.. Code/Reflection/DocBlock/Tag/GenericTag.php generated using docpx on 01/30/13 03:26pm Class ***** Zend\\Code\\Reflection\\DocBlock\\Tag\\GenericTag ================================================= Methods ------- __construct +++++++++++ .. function:: __construct() @param string $contentSplitCharacter initialize ++++++++++ .. function:: initialize() @param string $tagDocBlockLine :rtype: void getName +++++++ .. function:: getName() Get annotation tag name :rtype: string setName +++++++ .. function:: setName() @param string $name getContent ++++++++++ .. function:: getContent() @return string returnValue +++++++++++ .. function:: returnValue() @param integer $position :rtype: string __toString ++++++++++ .. function:: __toString() Serialize to string Required by Reflector :rtype: string parse +++++ .. function:: parse() @param string $docBlockLine