TYPO3 CMS
TYPO3_6-2
|
Public Member Functions | |
linkPageTitle ($str, $rec) | |
wrapRecordTitle ($str, $row) | |
![]() | |
__construct ($pageTreeClassName=NULL) | |
JSimgFunc ($prefix='') | |
boldTitle ($t_code, $dat, $id) | |
onClickEvent ($pid, $newPagePID) | |
insertlabel () | |
linkPageTitle ($str, $rec) | |
checkNewPageInPid ($pid) | |
getModConfig ($pid) | |
insertQuadLines ($codes, $allBlank=FALSE) | |
printContentElementColumns ($pid, $moveUid, $colPosList, $showHidden, $R_URI) | |
printRecordMap ($lines, $colPosArray, $pid=0) | |
wrapColumnHeader ($str, $vv) | |
insertPositionIcon ($row, $vv, $kk, $moveUid, $pid) | |
onClickInsertRecord ($row, $vv, $moveUid, $pid, $sys_lang=0) | |
wrapRecordHeader ($str, $row) | |
getRecordHeader ($row) | |
wrapRecordTitle ($str, $row) | |
Public Attributes | |
$dontPrintPageInsertIcons = 1 | |
![]() | |
$moveOrCopy = 'move' | |
$dontPrintPageInsertIcons = 0 | |
$backPath = '' | |
$depth = 2 | |
$cur_sys_language | |
$R_URI = '' | |
$elUid = '' | |
$moveUid = '' | |
$getModConfigCache = array() | |
$checkNewPageCache = array() | |
$l_insertNewPageHere = 'insertNewPageHere' | |
$l_insertNewRecordHere = 'insertNewRecordHere' | |
$modConfigStr = 'mod.web_list.newPageWiz' | |
Protected Attributes | |
$pageTreeClassName = 'moveElementLocalPageTree' | |
![]() | |
$pageTreeClassName = 'localPageTree' | |
Extension of position map for content elements
Definition at line 96 of file move_el.php.
ext_posMap_tt_content::linkPageTitle | ( | $str, | |
$rec | |||
) |
Wrapping page title.
string | $str | Page title. |
array | $rec | Page record (?) |
Definition at line 118 of file move_el.php.
ext_posMap_tt_content::wrapRecordTitle | ( | $str, | |
$row | |||
) |
Wrapping the title of the record.
string | $str | The title value. |
array | $row | The record row. |
Definition at line 131 of file move_el.php.
ext_posMap_tt_content::$dontPrintPageInsertIcons = 1 |
Definition at line 101 of file move_el.php.
|
protected |
Definition at line 108 of file move_el.php.