Documentation TYPO3 par Ameos |
Public Member Functions | |
wrapRecordTitle ($str, $row) | |
wrapColumnHeader ($str, $vv) | |
onClickInsertRecord ($row, $vv, $moveUid, $pid) | |
wrapRecordHeader ($str, $row) | |
wrapRecordTitle ($str, $row) | |
onClickInsertRecord ($row, $vv, $moveUid, $pid, $sys_lang=0) | |
Public Attributes | |
$dontPrintPageInsertIcons = 1 | |
$l_insertNewRecordHere = 'newContentElement' |
Definition at line 106 of file db_layout.php.
|
Create on-click event value.
Reimplemented from t3lib_positionMap. Definition at line 124 of file db_new_content_el.php. |
|
Create on-click event value.
Definition at line 144 of file db_layout.php. |
|
Wrapping the column header
Reimplemented from t3lib_positionMap. Definition at line 130 of file db_layout.php. |
|
Wrapping the record header (from getRecordHeader())
Reimplemented from t3lib_positionMap. Definition at line 161 of file db_layout.php. |
|
Wrapping the title of the record - here we just return it.
Reimplemented from t3lib_positionMap. Definition at line 110 of file db_new_content_el.php. |
|
Wrapping the title of the record.
Reimplemented from t3lib_positionMap. Definition at line 117 of file db_layout.php. |