|
| onClickEvent ($pid, $newPagePID) |
|
| linkPageTitle ($str, $rec) |
|
| boldTitle ($t_code, $dat, $id) |
|
| __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) |
|
Extension of position map for pages
- Author
- Kasper Skårhøj kaspe.nosp@m.rYYY.nosp@m.Y@typ.nosp@m.o3.c.nosp@m.om
Definition at line 37 of file move_el.php.
◆ boldTitle()
ext_posMap_pages::boldTitle |
( |
|
$t_code, |
|
|
|
$dat, |
|
|
|
$id |
|
) |
| |
Wrap $t_code in bold IF the $dat uid matches $id
- Parameters
-
string | $t_code | Title string |
array | $dat | Information array with record array inside. |
integer | $id | The current id. |
- Returns
- string The title string.
- Todo:
- Define visibility
Definition at line 85 of file move_el.php.
◆ linkPageTitle()
ext_posMap_pages::linkPageTitle |
( |
|
$str, |
|
|
|
$rec |
|
) |
| |
Wrapping page title.
- Parameters
-
string | $str | Page title. |
array | $rec | Page record (?) |
- Returns
- string Wrapped title.
- Todo:
- Define visibility
Definition at line 71 of file move_el.php.
◆ onClickEvent()
ext_posMap_pages::onClickEvent |
( |
|
$pid, |
|
|
|
$newPagePID |
|
) |
| |
◆ $l_insertNewPageHere
ext_posMap_pages::$l_insertNewPageHere = 'movePageToHere' |
◆ $pageTreeClassName