12 'title' =>
'Main menu',
15 'menu_name' =>
'Welcome Page',
16 'module_type' =>
'WIDGET',
17 'module_id' =>
'index',
20 'menu_name' =>
'Board',
21 'module_type' =>
'board',
22 'module_id' =>
'board',
25 'menu_name' =>
'SAMPLE 1',
27 'shortcut_target' =>
'#',
30 'menu_name' =>
'SAMPLE 1-1',
32 'shortcut_target' =>
'#'
37 'menu_name' =>
'SAMPLE 2',
39 'shortcut_target' =>
'#'
42 'menu_name' =>
'SAMPLE 3',
44 'shortcut_target' =>
'#'
49 'menu_name' =>
'XEIcon',
50 'module_type' =>
'WIDGET',
51 'module_id' =>
'xeicon',
56 'title' =>
'Utility menu',
59 'menu_name' =>
'XE Official Site',
62 'shortcut_target' =>
'http://www.xpressengine.com'
65 'menu_name' =>
'GitHub',
68 'shortcut_target' =>
'https://github.com/xpressengine'
73 'title' =>
'Footer Menu',
76 'menu_name' =>
'Welcome Page',
78 'shortcut_target' =>
'index',
81 'menu_name' =>
'SAMPLE 1',
83 'shortcut_target' =>
'#'
86 'menu_name' =>
'SAMPLE 2',
88 'shortcut_target' =>
'#'
91 'menu_name' =>
'SAMPLE 3',
93 'shortcut_target' =>
'#'
98 'menu_name' =>
'Board',
100 'shortcut_target' =>
'board',
103 'menu_name' =>
'SAMPLE 1',
104 'is_shortcut' =>
'Y',
105 'shortcut_target' =>
'#'
108 'menu_name' =>
'SAMPLE 2',
109 'is_shortcut' =>
'Y',
110 'shortcut_target' =>
'#'
115 'menu_name' =>
'XEIcon',
116 'is_shortcut' =>
'Y',
117 'shortcut_target' =>
'xeicon',
120 'menu_name' =>
'SAMPLE 1',
121 'is_shortcut' =>
'Y',
122 'shortcut_target' =>
'#'
133 foreach($list as $idx => &$item)
137 Context::set(
'module_type', $item[
'module_type'], TRUE);
139 if($item[
'is_shortcut'] ===
'Y')
141 Context::set(
'is_shortcut', $item[
'is_shortcut'], TRUE);
142 Context::set(
'shortcut_target', $item[
'shortcut_target'], TRUE);
156 $item[
'menu_srl'] = $menu_srl;
158 if($item[
'list'])
__makeMenu($item[
'list'], $menu_srl);
171 $val[
'menu_srl'] =
$output->get(
'menuSrl');
203 $args->layout =
'default';
204 $args->title =
'welcome_mobile_layout';
205 $args->layout_type =
'M';
239 $skinType = $key ==
'skin' ?
'P' :
'M';
242 $designInfo->module->{$moduleName} =
new stdClass();
272 $obj->title =
'Welcome XE';
281 unset(
$obj->document_srl);
282 $obj->title =
'Welcome mobile XE';
290 $module_info->content =
'<img hasContent="true" class="zbxe_widget_output" widget="widgetContent" style="width: 100%; float: left;" body="" document_srl="'.$document_srl.
'" widget_padding_left="0" widget_padding_right="0" widget_padding_top="0" widget_padding_bottom="0" />';
291 $module_info->mcontent =
'<img hasContent="true" class="zbxe_widget_output" widget="widgetContent" style="width: 100%; float: left;" body="" document_srl="'.$mdocument_srl.
'" widget_padding_left="0" widget_padding_right="0" widget_padding_top="0" widget_padding_bottom="0" />';
307 for($i = 1; $i <=4; $i++)
309 unset(
$obj->document_srl);
310 $obj->title =
"XEIcon ({$i})";
322 $module_info->content =
'<div widget="widgetBox" style="float:left;width:100%;" widget_padding_left="0" widget_padding_right="0" widget_padding_top="0" widget_padding_bottom="0" css_class="XEicon" ><div><div><img hasContent="true" class="zbxe_widget_output" widget="widgetContent" style="float:left;padding:none;margin:none;width:100%;" document_srl="'.$xeicon_document_srl[1].
'" widget_padding_left="0" widget_padding_right="0" widget_padding_top="0" widget_padding_bottom="0" /><img hasContent="true" class="zbxe_widget_output" widget="widgetContent" style="float:left;padding:none;margin:none;width:100%;" document_srl="'.
$xeicon_document_srl[2].
'" widget_padding_left="0" widget_padding_right="0" widget_padding_top="0" widget_padding_bottom="0" /><img hasContent="true" class="zbxe_widget_output" widget="widgetContent" style="float:left;padding:none;margin:none;width:100%;" document_srl="'.
$xeicon_document_srl[3].
'" widget_padding_left="0" widget_padding_right="0" widget_padding_top="0" widget_padding_bottom="0" /><img hasContent="true" class="zbxe_widget_output" widget="widgetContent" style="float:left;padding:none;margin:none;width:100%;" document_srl="'.
$xeicon_document_srl[4].
'" widget_padding_left="0" widget_padding_right="0" widget_padding_top="0" widget_padding_bottom="0" /></div></div></div>';
getController($module_name)
if($moutput->toBool()) $skinTypes
foreach($sitemap as $id=> &$val) $extra_vars
set($key, $val, $set_to_get_vars=0)
__makeMenu(&$list, $parent_srl)
getAdminController($module_name)
triggerCall($trigger_name, $called_position, &$obj)
if(isset($_REQUEST['encode'])) if(isset($_REQUEST['decode'])) $lang