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