parserEntity parserEntity(
string
$name
)
|
|
sets up the entity
Parameters:
string |
$name: |
entity name |
string Convert(
Converter
&$c, [bool
$postprocess = true]
)
|
|
calls the output conversion
Parameters:
Converter |
&$c: |
the output converter |
bool |
$postprocess: |
if postprocessing is needed |
API Tags:
Information Tags:
Todo: | CS cleanup - rename to convert for camelCase rule |