XOOPS
2.6.0
|
Go to the source code of this file.
Variables | |
const | _MB_MENUS_DISPLAY_METHOD "Display Method" |
const | _MB_MENUS_DISPLAY_METHOD_BLOCK "Display this block" |
const | _MB_MENUS_DISPLAY_METHOD_DSC "If you choose assign to the template, then you can use <{\$xoops_menu_%s}> in your theme" |
const | _MB_MENUS_DISPLAY_METHOD_TEMPLATE "Assign to template" |
const | _MB_MENUS_HOME "Home" |
const | _MB_MENUS_SELECT_MENU "Select menu" |
const | _MB_MENUS_SELECT_MENU_DSC "" |
const | _MB_MENUS_SELECT_SKIN "Select skin" |
const | _MB_MENUS_SELECT_SKIN_DSC "" |
const | _MB_MENUS_UNIQUEID "Unique ID" |
const | _MB_MENUS_UNIQUEID_DSC "Please keep ID unique for each block. It is used when menu is assigned to template" |
const | _MB_MENUS_USE_THEME_SKIN "Use skin from theme" |
const | _MB_MENUS_USE_THEME_SKIN_DSC "If the theme does not provide a skin, the above selection will be used" |
const _MB_MENUS_DISPLAY_METHOD "Display Method" |
Definition at line 14 of file blocks.php.
Referenced by menus_block_edit().
const _MB_MENUS_DISPLAY_METHOD_BLOCK "Display this block" |
Definition at line 16 of file blocks.php.
Referenced by menus_block_edit().
const _MB_MENUS_DISPLAY_METHOD_DSC "If you choose assign to the template, then you can use <{\$xoops_menu_%s}> in your theme" |
Definition at line 15 of file blocks.php.
Referenced by menus_block_edit().
const _MB_MENUS_DISPLAY_METHOD_TEMPLATE "Assign to template" |
Definition at line 17 of file blocks.php.
Referenced by menus_block_edit().
const _MB_MENUS_HOME "Home" |
Definition at line 19 of file blocks.php.
Referenced by menus_mainmenu_show().
const _MB_MENUS_SELECT_MENU "Select menu" |
Definition at line 6 of file blocks.php.
Referenced by menus_block_edit().
const _MB_MENUS_SELECT_MENU_DSC "" |
Definition at line 7 of file blocks.php.
Referenced by menus_block_edit().
const _MB_MENUS_SELECT_SKIN "Select skin" |
Definition at line 8 of file blocks.php.
Referenced by menus_block_edit().
const _MB_MENUS_SELECT_SKIN_DSC "" |
Definition at line 9 of file blocks.php.
Referenced by menus_block_edit().
const _MB_MENUS_UNIQUEID "Unique ID" |
Definition at line 12 of file blocks.php.
Referenced by menus_block_edit().
const _MB_MENUS_UNIQUEID_DSC "Please keep ID unique for each block. It is used when menu is assigned to template" |
Definition at line 13 of file blocks.php.
Referenced by menus_block_edit().
const _MB_MENUS_USE_THEME_SKIN "Use skin from theme" |
Definition at line 10 of file blocks.php.
Referenced by menus_block_edit().
const _MB_MENUS_USE_THEME_SKIN_DSC "If the theme does not provide a skin, the above selection will be used" |
Definition at line 11 of file blocks.php.
Referenced by menus_block_edit().