16 calls to admin_get_de_catalog_year()
Search API
- admin_add_degree_form in modules/
admin/ admin.degrees.inc - This form lets the user add a degree to the database.
- admin_apply_draft_changes_form_submit in modules/
admin/ admin.module - Handles the actual moving of draft courses into production.
- admin_copy_degree_form in modules/
admin/ admin.degrees.inc - This form lets the user copy a degree and all of it's tracks & concentrations.
- admin_display_courses in modules/
admin/ admin.courses.inc - This function displays all of our courses for us to edit.
- admin_display_degrees in modules/
admin/ admin.degrees.inc - admin_display_degrees_popup_add_group in modules/
admin/ admin.degrees.inc - admin_display_edit_degree in modules/
admin/ admin.degrees.inc - This screen displays the form which allows the user to actually edit a degree.
- admin_display_groups in modules/
admin/ admin.groups.inc - This function will display a list of all our groups.
- admin_display_groups_popup_edit_definition in modules/
admin/ admin.groups.inc - admin_display_main in modules/
admin/ admin.module - This is the "main" page for the admin module. It's what the user first sees when the click to go to the Admin page.
- admin_edit_course_form in modules/
admin/ admin.courses.inc - This form lets the user edit details about a course.
- admin_edit_group_form in modules/
admin/ admin.groups.inc - This function lets the user edit a group.
- admin_menu_handle_replacement_pattern in modules/
admin/ admin.module - This is an implementation of hook_menu_handle_replacement_pattern. It will search for and replace replacement patterns which we are aware of it in $str.
- admin_process_all_definitions_form in modules/
admin/ admin.groups.inc - hook_menu_handle_replacement_pattern in includes/
hook.api.php - This hook is called by the menu system. It allows each module the change to replace string patterns in its menu items (defined in hook_menu).
- user_subtab_switchboard in modules/
user/ user.module - Decide what should happen when we go to "admin/config/users" by itself