Description
parserBase
|
--parserStringWithInlineTags
|
--parserDescVar
Located in File: /phpDocumentor/DescHTML.inc
Used for <var> in a description
Method Detail
Summary:
Method Convert (line 238)
string Convert(
Converter
&$c)
Overrides : parserStringWithInlineTags::Convert() Use to convert the string to a real string with all inline tags parsed and linked
performs the conversion of variable tags
Parameters
Info
- return - the converted pre block
- todo - CS cleanup - rename method to convert()
- uses - Converter::Varize()