parserBase | --parserInlineTag | --parserLinkInlineTag | --parserTutorialInlineTag
Located in File: /phpDocumentor/InlineTags.inc
Constructor parserTutorialInlineTag (line 286)
Method Convert (line 302)
Overrides : parserLinkInlineTag::Convert() calls the output conversion
parserLinkInlineTag::$linktext - text to display in the link, can be different from the link for standard
parserInlineTag::$inlinetype - the name of the inline tag (like link)
parserInlineTag::$type - Element type
parserBase::$value - set to different things by its descendants
parserLinkInlineTag::parserLinkInlineTag() - sets up the tag
parserLinkInlineTag::Convert() - calls the output conversion
parserLinkInlineTag::ConvertPart() - convert part of the tag
parserInlineTag::parserInlineTag() - sets up the tag
parserInlineTag::getString() - always gets an empty string
parserInlineTag::Strlen() - get length of the tag
parserBase::getType() - gets the type
parserBase::getValue() - gets the value
parserBase::setValue() - sets the given value