Documentation TYPO3 par Ameos |
Public Member Functions | |
| main_xmlversion ($content, $conf) | |
| getContentResult ($table) | |
Public Attributes | |
| $cObj | |
Definition at line 96 of file xmlversionLib.inc.
| user_xmlversion::main_xmlversion | ( | $ | content, | |
| $ | conf | |||
| ) |
Main function, called from TypoScript
| string | Empty, ignore. | |
| array | TypoScript properties for this content object/function call |
Definition at line 107 of file xmlversionLib.inc.
References getContentResult(), and t3lib_div::makeInstanceClassName().
| user_xmlversion::getContentResult | ( | $ | table | ) |
Selects all records from $table having the current page id as PID (records belonging to that page)
| string | A tablename found in $TCA |
Definition at line 137 of file xmlversionLib.inc.
Referenced by main_xmlversion().
1.4.6