parserNameTag parserNameTag(
string
$name, string
$value
)
|
|
set up the name tag
Parameters:
string |
$name: |
tag name (not used) |
string |
$value: |
tag value |
process this tag through the given output converter
Parameters:
API Tags:
Information Tags:
Todo: | CS cleanup - rename to convert for camelCase rule |
Redefinition of:
- parserTag::Convert()
- Perform the output conversion on this parserTag using the output converter that is passed in