|
CaMykS
1.0-20250801
|
Variables | |
| global | $camyks |
| Content_GenericMenu module, site horizontal menu with layer layout. More... | |
| foreach($this->root->children as $p) if | ((!isset($page->metas['menu']) or $page->metas['menu']['content'] !='hidden') and $page->active==1) (count( $page->children) > 0) = $page->name |
| else | __pad0__ = $page->name |
| onmouseout | |
| endif = $page->shorttitle != '' ? $page->shorttitle : ($page->title != '' ? $page->title : $page->name) | |
| endforeach | |
| global $camyks |
Content_GenericMenu module, site horizontal menu with layer layout.
| foreach ( $this->root->children as $p)if ((!isset( $page->metas[ 'menu']) or $page->metas[ 'menu'][ 'content'] !='hidden') and $page->active==1)(count($page->children) > 0) | ( | (!isset($page->metas['menu']) or $page->metas['menu']['content'] !='hidden') and $page-> | active = =1 | ) | = $page->name |
| else __pad0__ = $page->name |
| onmouseout |
| endif = $page->shorttitle != '' ? $page->shorttitle : ($page->title != '' ? $page->title : $page->name) |
| endforeach |