

Fonctions membres publiques | |
| onClickEvent ($pid, $newPagePID) | |
| linkPageTitle ($str, $rec) | |
| boldTitle ($t_code, $dat, $id) | |
Attributs publics | |
| $l_insertNewPageHere = 'movePageToHere' | |
| ext_posMap_pages::onClickEvent | ( | $ | pid, | |
| $ | newPagePID | |||
| ) |
Creates the onclick event for the insert-icons.
| integer | The pid. | |
| integer | New page id. |
Réimplémentée à partir de t3lib_positionMap.
| ext_posMap_pages::linkPageTitle | ( | $ | str, | |
| $ | rec | |||
| ) |
Wrapping page title.
| string | Page title. | |
| array | Page record (?) |
Réimplémentée à partir de t3lib_positionMap.
| ext_posMap_pages::boldTitle | ( | $ | t_code, | |
| $ | dat, | |||
| $ | id | |||
| ) |
Wrap $t_code in bold IF the $dat uid matches $id
| string | Title string | |
| array | Infomation array with record array inside. | |
| integer | The current id. |
Réimplémentée à partir de t3lib_positionMap.
| ext_posMap_pages::$l_insertNewPageHere = 'movePageToHere' |
Réimplémentée à partir de t3lib_positionMap.
1.5.3