parserBase | --parserElement | --parserGlobal
[line 229]
Name of the global's data type[line 223]
Type is used by many functions to skip the hassle of if phpDocumentor_get_class($blah) == 'parserBlah'mixed getConflicts(
Converter
&$c)
string getDataType(
Converter
&$converter)
If the data type is a documented class name, then this function will return a Converter-specific link to that class's documentation, so users can click/browse to the documentation directly from the global variable declaration
mixed getLink(
Converter
&$c, [string
$text = false], [
$returnobj = false])
void setDataType(
string
$type)