Vai al codice sorgente di questo file.
Funzioni | |
| user_itemArrayProcFuncTest ($menuArr, $conf) | |
| user_IProcFuncTest ($I, $conf) | |
|
||||||||||||
|
Used in the menu item state example of the "testsite" package at page-path "/Intro/TypoScript examples/Menu object examples/Menu state test/"
Definizione alla linea 104 del file example_itemArrayProcFunc.php. Riferimenti $conf, t3lib_div::debug(), debug(), e h2. Questo è il grafo delle chiamate per questa funzione: ![]() |
|
||||||||||||
|
This function basically adds the parent page to the sublevel but only if the sublevel is empty! It is also used to demonstrate the menu state items Example can be found in the testsite package at the page-path "/Intro/TypoScript examples/Menu object examples/Fake menu items/" and "/Intro/TypoScript examples/Menu object examples/Menu state test/" This TypoScript configuration will also demonstrate it ("fake menu items"):
includeLibs.fakemenuitems = media/scripts/example_itemArrayProcFunc.php page = PAGE page.10 = HMENU page.10.1 = TMENU page.10.1.expAll = 1 page.10.1.NO { allWrap = |
Definizione alla linea 74 del file example_itemArrayProcFunc.php. |
1.4.6