Skip to content
  • Marina Glancy's avatar
    MDL-35339 Deprecate get_all_mods() add get_module_types_names() · d57aa283
    Marina Glancy authored
    - added function get_module_types_names() returning the list of localised strings used for module names;
    - added function cm_info::get_used_module_names();
    - added magic properties cm_info:: and cm_info:: returning human readable module name;
    - replaced usage of function get_all_mods() with get_fast_modinfo() and get_module_types_names();
    - function print_section_add_menus() may now retrieve the modules names list itself;
    - deprecated function get_all_mods()
    d57aa283