Class VersionsFeedDownloadLink

Description

Download link of version feed entry

  • version: 1.0

Located in /application/models/versons_feed/VersionsFeedDownloadLink.class.php (line 9)


	
			
Method Summary
string getFormat (null 0)
integer getSize (null 0)
string getUrl (null 0)
boolean isLoaded (null 0)
boolean read ( $node)
null setSize (integer $value)
Methods
Constructor __construct (line 45)

Construct the VersionsFeedDownloadLink

VersionsFeedDownloadLink __construct ( $node)
  • SimpleXMLElement $node
getFormat (line 112)

Get format

string getFormat (null 0)
  • null 0
getSize (line 132)

Get size

integer getSize (null 0)
  • null 0
getUrl (line 92)

Get url

string getUrl (null 0)
  • null 0
isLoaded (line 72)

Get is_loaded

boolean isLoaded (null 0)
  • null 0
read (line 55)

Read the data from the XML node

boolean read ( $node)
  • SimpleXMLNode $node
setSize (line 142)

Set size value

null setSize (integer $value)
  • integer $value

Documentation generated on Wed, 23 Jan 2008 01:59:49 +0000 by phpDocumentor 1.4.0