FAQ
ChangeLog
INSTALL
README
Todo List
represents inline links
Located in /phpDocumentor/InlineTags.inc [line 142]
parserBase | --parserInlineTag | --parserLinkInlineTag
Properties
Methods
Inherited From parserInlineTag
parserInlineTag::$inlinetype parserInlineTag::$type
Inherited From parserBase
parserBase::$value
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
text to display in the link, can be different from the link for standard
links like websites
parserLinkInlineTag parserLinkInlineTag( string $link, string $text )
sets up the tag
false|string Convert( Converter &$c )
calls the output conversion
string ConvertPart( Converter &$c, string $value )
convert part of the tag