Documentation TYPO3 par Ameos |
Public Member Functions | |
| linkPageTitle ($str, $rec) | |
| wrapRecordTitle ($str, $row) | |
Public Attributes | |
| $dontPrintPageInsertIcons = 1 | |
Definition at line 184 of file move_el.php.
| ext_posMap_tt_content::linkPageTitle | ( | $ | str, | |
| $ | rec | |||
| ) |
Wrapping page title.
| string | Page title. | |
| array | Page record (?) |
Reimplemented from t3lib_positionMap.
Definition at line 194 of file move_el.php.
References t3lib_div::linkThisScript().
| ext_posMap_tt_content::wrapRecordTitle | ( | $ | str, | |
| $ | row | |||
| ) |
Wrapping the title of the record.
| string | The title value. | |
| array | The record row. |
Reimplemented from t3lib_positionMap.
Definition at line 206 of file move_el.php.
1.4.6