parserConst parserConst(
string
$class
)
|
|
Parameters:
Retrieve the class name
API Tags:
Return: | Class name that this var belongs to |
mixed getLink(
Converter
$c, [string
$text = false], [
$returnobj = false]
)
|
|
quick way to link to this element
Parameters:
Converter |
$c: |
|
string |
$text: |
text to display for the link or false for default text |
|
$returnobj: |
|
API Tags:
Return: | converter-specific link to this var |