XOOPS
2.6.0
|
Go to the source code of this file.
Variables | |
const | _AM_MENUS_ACTION_DOWN "Move menu down" |
const | _AM_MENUS_ACTION_GOTO_MENU "Go to Menu" |
const | _AM_MENUS_ACTION_TOGGLE "Toggle visibility" |
const | _AM_MENUS_ACTION_UP "Move menu up" |
const | _AM_MENUS_ADD_MENUS "Add a menu" |
const | _AM_MENUS_EDIT_MENUS "Edit a menu" |
const | _AM_MENUS_LIST_MENUS "List of menus" |
const | _AM_MENUS_MENU_ACCESS_FILTER "Access filter" |
const | _AM_MENUS_MENU_ALTTITLE "Alt title" |
const | _AM_MENUS_MENU_CSS "Css" |
const | _AM_MENUS_MENU_GROUPS "Groups" |
const | _AM_MENUS_MENU_GROUPS_HELP "Choose groups which can view this link" |
const | _AM_MENUS_MENU_HOOKS "Hooks" |
const | _AM_MENUS_MENU_IMAGE "Image" |
const | _AM_MENUS_MENU_LINK "Link" |
const | _AM_MENUS_MENU_PARENT "Parent menu" |
const | _AM_MENUS_MENU_TARG_BLANK "Blank" |
const | _AM_MENUS_MENU_TARG_PARENT "Parent" |
const | _AM_MENUS_MENU_TARG_SELF "Self" |
const | _AM_MENUS_MENU_TARG_TOP "Top" |
const | _AM_MENUS_MENU_TARGET "Target" |
const | _AM_MENUS_MENU_TITLE "Title" |
const | _AM_MENUS_MENU_VISIBLE "Visible" |
const | _AM_MENUS_MSG_NOMENUS "Please create a menu first!" |
const | _AM_MENUS_MSG_NOTFOUND "No entries found!" |
const | _AM_MENUS_MSG_SUCCESS "Done!" |
const | _AM_MENUS_MSG_SUREDEL "Are you sure you want to delete this menu?" |
const | _AM_MENUS_SAVE "Menu saved" |
const _AM_MENUS_ADD_MENUS "Add a menu" |
Definition at line 20 of file admin.php.
Referenced by MenusMenus_menuForm\__construct(), and MenusMenus_menusForm\__construct().
const _AM_MENUS_EDIT_MENUS "Edit a menu" |
Definition at line 22 of file admin.php.
Referenced by MenusMenus_menuForm\__construct(), and MenusMenus_menusForm\__construct().
const _AM_MENUS_MENU_ACCESS_FILTER "Access filter" |
Definition at line 18 of file admin.php.
Referenced by MenusMenus_menuForm\__construct().
const _AM_MENUS_MENU_ALTTITLE "Alt title" |
Definition at line 7 of file admin.php.
Referenced by MenusMenus_menuForm\__construct().
const _AM_MENUS_MENU_CSS "Css" |
Definition at line 16 of file admin.php.
Referenced by MenusMenus_menuForm\__construct().
const _AM_MENUS_MENU_GROUPS "Groups" |
Definition at line 12 of file admin.php.
Referenced by MenusMenus_menuForm\__construct().
const _AM_MENUS_MENU_GROUPS_HELP "Choose groups which can view this link" |
Definition at line 13 of file admin.php.
Referenced by MenusMenus_menuForm\__construct().
const _AM_MENUS_MENU_IMAGE "Image" |
Definition at line 15 of file admin.php.
Referenced by MenusMenus_menuForm\__construct().
const _AM_MENUS_MENU_LINK "Link" |
Definition at line 8 of file admin.php.
Referenced by MenusMenus_menuForm\__construct().
const _AM_MENUS_MENU_PARENT "Parent menu" |
Definition at line 9 of file admin.php.
Referenced by MenusMenus_menuForm\__construct().
const _AM_MENUS_MENU_TARG_BLANK "Blank" |
Definition at line 26 of file admin.php.
Referenced by MenusMenus_menuForm\__construct().
const _AM_MENUS_MENU_TARG_PARENT "Parent" |
Definition at line 27 of file admin.php.
Referenced by MenusMenus_menuForm\__construct().
const _AM_MENUS_MENU_TARG_SELF "Self" |
Definition at line 25 of file admin.php.
Referenced by MenusMenus_menuForm\__construct().
const _AM_MENUS_MENU_TARG_TOP "Top" |
Definition at line 28 of file admin.php.
Referenced by MenusMenus_menuForm\__construct().
const _AM_MENUS_MENU_TARGET "Target" |
Definition at line 11 of file admin.php.
Referenced by MenusMenus_menuForm\__construct().
const _AM_MENUS_MENU_TITLE "Title" |
Definition at line 6 of file admin.php.
Referenced by MenusMenus_menuForm\__construct(), and MenusMenus_menusForm\__construct().
const _AM_MENUS_MENU_VISIBLE "Visible" |
Definition at line 10 of file admin.php.
Referenced by MenusMenus_menuForm\__construct().
const _AM_MENUS_MSG_NOMENUS "Please create a menu first!" |
Definition at line 38 of file admin.php.
Referenced by menus_block_edit().
const _AM_MENUS_MSG_SUREDEL "Are you sure you want to delete this menu?" |