__construct() __construct(mixed $name = null, mixed $description = null) : mixed Parameters mixed $name mixed $description Returns mixed —
setDescription() setDescription(mixed $description) : mixed Parameters mixed $description Returns mixed —
parseFromXml() parseFromXml(mixed $strXml) : null Interface method: Parse the object from the xml. Parameters mixed $strXml Returns null —
serializeToXml() serializeToXml() : string Interface method: Serialize the object into xml. Returns string —