Class: parserTutorialInlineTag
Source Location: /phpDocumentor/InlineTags.inc
Class parserTutorialInlineTag
Inherited Properties, Constants, and Methods
Method Summary
mixed |
Convert() |
convert part of the tag |
Methods
parserTutorialInlineTag parserTutorialInlineTag(
string
$link, string
$text
)
|
|
constructor
Parameters:
convert part of the tag
Parameters:
Converter |
&$c: |
converter used to change the abstract link into text for display |
API Tags:
Return: | returns the converted link or false if not converted successfully |
Information Tags:
Todo: | CS cleanup - rename to convert for camelCase rule |
Redefinition of:
- parserLinkInlineTag::Convert()
- calls the output conversion
|
|