isPublic? yesisAbstract? no
Inheritance tree:
Known subclasses:
None
Source file: xml_domit_rss.php
Signature: xml_domit_rss_guid(&$guid)
isPublic? yes
Signature: getGuid()
Returns:
string - The guid text.
Example:
Returns the guid text.
$guidtext = $myGUID->getGuid();
Signature: isPermaLink()
boolean - True if the guid is a permalink.
True if the guid is a permalink.
$isPermaLink = $myGUID->isPermaLink();
Documentation generated by ClassyDoc, using the DOMIT! and SAXY parsers. Please visit Engage Interactive to download free copies.