Description
parserBase
|
--parserStringWithInlineTags
|
--parserBr
Located in File: /phpDocumentor/DescHTML.inc
Used for <br> in a description
Method Detail
Summary:
Method Convert (line 337)
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 linebreak tags
Parameters
Info
- return - the converted pre block
- todo - CS cleanup - rename method to convert()
- uses - Converter::Br()