isPublic? yesisAbstract? no
Inheritance tree:
Known subclasses:
None
Source file: xml_domit_rss.php
Signature: xml_domit_rss_source(&$source)
isPublic? yes
Signature: getSource()
Returns:
String - The source text.
Example:
Returns the source text.
$srcText = $mySource->getSource();
Signature: getUrl()
String - The url of the source.
Returns the url of the source.
$url = $mySource->getUrl();
Documentation generated by ClassyDoc, using the DOMIT! and SAXY parsers. Please visit Engage Interactive to download free copies.