"TYPO3 4.0.1: ext_posMap_pages Class Reference", "datetime" => "Sat Dec 2 19:24:53 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 | |
onClickEvent ($pid, $newPagePID) | |
linkPageTitle ($str, $rec) | |
boldTitle ($t_code, $dat, $id) | |
Public Attributes | |
$l_insertNewPageHere = 'movePageToHere' |
Definition at line 127 of file move_el.php.
|
Wrap $t_code in bold IF the $dat uid matches $id
Reimplemented from t3lib_positionMap. Definition at line 161 of file move_el.php. |
|
Wrapping page title.
Reimplemented from t3lib_positionMap. Definition at line 148 of file move_el.php. References t3lib_div::linkThisScript(). |
|
Creates the onclick event for the insert-icons.
Reimplemented from t3lib_positionMap. Definition at line 137 of file move_el.php. |