|
| | __construct ($path_type) |
| |
| | install () |
| |
| | uninstall () |
| |
| | is_installed () |
| |
| | get_rights () |
| |
| | init_admin () |
| |
| | get_categoryStatusList () |
| |
| | get_categoriesStatusList ($full=false) |
| |
| | get_categoryTitleList ($full=false, $params=array()) |
| |
| | get_definitionStatusList () |
| |
| | get_definitionsStatusList ($full=false) |
| |
| | get_wordList ($params=array()) |
| |
| | count_words ($params=array()) |
| |
| | __construct ($name, $path_type) |
| |
| | Module ($name, $path_type) |
| |
| | get_help () |
| |
| | display_help () |
| |
| | set_theme ($theme) |
| |
| | get_translation ($value, $data=array()) |
| |
| | get_adminEditionLanguage () |
| |
| | get_contentList () |
| |
| | preInit_admin () |
| |
| | display_admin () |
| |
| | init_parent_admin () |
| |
| | get_adminLink ($params=array(), $module=null) |
| |
| | get_adminJSLink ($params=array(), $module=null) |
| |
| | init_site ($content=1, $params=array(), $index=null) |
| |
| | display_site () |
| |
| | set_selectedLayout ($layout='', $location='') |
| |
| | get_adminLayout ($layout='') |
| |
| | get_siteLayout () |
| |
| | get_adminEngineGenericMenus () |
| |
| | get_adminEngineGenericMenuItems () |
| |
| | get_adminEngineSpecificMenus () |
| |
| | get_adminEngineSpecificMenuItems () |
| |
| | get_adminEngineGenericInit () |
| |
| | get_adminEngineGenericDisplay () |
| |
| | get_adminInternalNotifications () |
| |
| | get_adminControlPanelAction () |
| |
| | get_adminStatisticsValueTitles ($list, $object=null) |
| |
| | get_adminStatisticsSpecificOptions ($object=null) |
| |
| | check_right ($info) |
| |
| | get_fileInputButtons ($buttons=array(), $delete=true) |
| |
| | get_dateInputButtons ($update=true, $reset=true) |
| |
| | init_generic () |
| |
| | __construct ($name, $plugin_type, $path_type) |
| |
| | get_version () |
| |
| | load_library ($library='') |
| |
| | load_file ($file='') |
| |
| | load_varFile ($file='') |
| |
| | load_engineFile ($file='') |
| |
| | get_engineFileURL ($file='', $path=false) |
| |
| | get_fileURL ($file='', $path=null, $default='') |
| |
| | get_varFileURL ($file='', $path=false, $default='') |
| |
| | get_filePath ($file='') |
| |
| | get_varFilePath ($file='') |
| |
| | add_JSFile ($file) |
| |
| | add_JSEngineFile ($file) |
| |
| | add_JSExternFile ($file) |
| |
| | add_JSScript ($script, $unique=false) |
| |
| | add_JSPreScript ($script, $unique=false) |
| |
| | add_JSWindowEventScript ($event, $script, $unique=false) |
| |
| | add_JSLoadScript ($script, $unique=false) |
| |
| | add_JSUnloadScript ($script, $unique=false) |
| |
| | add_styleFile ($file, $media='', $condition='') |
| |
| | add_styleScript ($css) |
| |
| | add_styleIncludedFile ($file) |
| |
| | add_StyleExternFile ($file, $media='', $condition='') |
| |
| | set_RSSFeed ($title, $url) |
| |
| | add_headerExtra ($content='') |
| |
| | update ($version, $more='') |
| |
| | add_translation ($more='', $lg=null) |
| |
| | get_languages () |
| |
| | execute_onCaMykSInitialise () |
| |
| | execute_onCaMykSPageLoad () |
| |
| | execute_onCaMykSBodyOpen () |
| |
| | execute_onCaMykSBodyClose () |
| |
| | execute_onCaMykSAdminPageLoad () |
| |
| | execute_onCaMykSAdminBodyOpen () |
| |
| | execute_onCaMykSAdminBodyClose () |
| |
| | execute_onCaMykSTerminate () |
| |
| | get_requestLink ($params=array()) |
| |
| | get_requestJSLink ($params=array()) |
| |
| | execute_request () |
| |
| | get_varFile ($file) |
| |
Admin_GenericGlossaryManager module.
Manage a glossary of definitions grouped by categories.
Plugin / Module Engine
- Author
- CaMykS Team camyk.nosp@m.s.co.nosp@m.ntact.nosp@m.@gma.nosp@m.il.co.nosp@m.m
- Version
- 1.0.1.1
- Date
- Creation: May 2010
-
Modification: Jul 2025
- Copyright
- 2010 - 2025 CaMykS Team
- Note
- This program is distributed as is - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Admin_GenericGlossaryManager class.