|
TYPO3 API
SVNRelease
|


Public Member Functions | |
| linkPageTitle ($str, $rec) | |
| wrapRecordTitle ($str, $row) | |
Public Attributes | |
| $dontPrintPageInsertIcons = 1 | |
Definition at line 183 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 193 of file move_el.php.
| 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 205 of file move_el.php.
| ext_posMap_tt_content::$dontPrintPageInsertIcons = 1 |
Reimplemented from t3lib_positionMap.
Definition at line 184 of file move_el.php.
1.7.5.1