"TYPO3 4.0.1: ext_posMap Class Reference", "datetime" => "Sat Dec 2 19:24:52 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?>
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 125 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 160 of file db_layout.php. |
|
Wrapping the title of the record - here we just return it.
Reimplemented from t3lib_positionMap. Definition at line 111 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. |