Documentation TYPO3 par Ameos |
Public Member Functions | |
| regItem ($table, $id, $field, $content) | |
Public Attributes | |
| $formname = 'loadform' | |
| $loading = 1 | |
| $theRecord = Array() | |
Definition at line 84 of file show_item.php.
| transferData::regItem | ( | $ | table, | |
| $ | id, | |||
| $ | field, | |||
| $ | content | |||
| ) |
Register item function.
| string | Table name | |
| integer | Record uid | |
| string | Field name | |
| string | Content string. |
Reimplemented from t3lib_transferData.
Definition at line 101 of file show_item.php.
References t3lib_div::inList(), and t3lib_div::loadTCA().
1.4.6