Search for LE
Search API
| Name | Type | Location | Description |
|---|---|---|---|
| advise_toggle_draft_form_submit | function |
modules/ |
|
| comments_perform_delete_comment | function |
modules/ |
"delete" a comment (actually, all we do is flag it as deleted) |
|
_DatabaseHandler:: |
function |
classes/ |
Returns the group_id for the given group name, or FALSE |
|
_DatabaseHandler:: |
function |
classes/ |
|
|
_DatabaseHandler:: |
function |
classes/ |
|
|
_DatabaseHandler:: |
function |
classes/ |
|
| Example of a custom preview page | file |
modules/ |
Example of a custom preview page |
|
_AdvisingScreen:: |
function |
classes/ |
Clear the session varibles. |
| blank_degrees_select_degree_form | function |
modules/ |
This form lets the user select which degree they wish to view. |
| hook_advise_build_screen_elements | function |
includes/ |
This hook allows other modules to interact with the AdvisingScreen object adter the build_screen_elements method is called. |
|
_DatabaseHandler:: |
function |
classes/ |
|
| system_display_disable_login_page | function |
modules/ |
|
|
_DatabaseHandler:: |
function |
classes/ |
|
|
_DatabaseHandler:: |
function |
classes/ |
|
|
_DatabaseHandler:: |
function |
classes/ |
|
| {#advanced_dlg.colorpicker_title} | file |
modules/ |
{#advanced_dlg.colorpicker_title} |
| advise_display_popup_group_select | function |
modules/ |
|
|
_DegreePlan:: |
function |
classes/ |
Returns a simple array with values seperated by " ~~ " in this order: track_code ~~ track_title ~~ trackDesc ~~ track's degree id |
| hook_advise_build_screen_elements | function |
modules/ |
This is a hook which developers may use to add custom blocks (or perform other operations) onto the advising View or What If screen. |
|
_AdvisingScreen:: |
function |
classes/ |
Left in for legacy reasons, this function uses a new Course object's method of $course->fix_title to make a course's title more readable. |
|
_DatabaseHandler:: |
function |
classes/ |
|
| hook_theme_advise_group_select_row | function |
includes/ |
Similar to hook_theme_advise_course_row. This lets the user theme the "select X hours..." row for a group. |
|
_DatabaseHandler:: |
function |
classes/ |
|
|
_DatabaseHandler:: |
function |
classes/ |
Returns whatever is in the Rank field for this student. Ex: JR, SR, FR, etc. |
|
_DatabaseHandler:: |
function |
classes/ |
Returns the student's first and last name, put together. Ex: John Smith or John W Smith. |
|
_DatabaseHandler:: |
function |
classes/ |
Returns the faculty's first and last name, put together. Ex: John Smith or John W Smith. |
|
_DatabaseHandler:: |
function |
classes/ |
|
| {#searchreplace_dlg.replace_title} | file |
modules/ |
{#searchreplace_dlg.replace_title} |
| install_get_settings_file_template | function |
./ |
Returns a template for a new settings file. |
|
_Course:: |
property |
classes/ |
|
|
_CourseList:: |
function |
classes/ |
Returns the first course in the list which the user may select for advising. This method is used by the popup window to determine what exactly is the first element of the course list. (so it can make that radio button checked). |
|
_DatabaseHandler:: |
function |
classes/ |
|
| system_display_completed_db_updates | function |
modules/ |
Once db updates are run, display contents of this page. |
|
_DatabaseHandler:: |
function |
classes/ |
|
|
_DatabaseHandler:: |
function |
classes/ |
|
| {#xhtmlxtras_dlg.title_ins_element} | file |
modules/ |
{#xhtmlxtras_dlg.title_ins_element} |
| {#xhtmlxtras_dlg.title_del_element} | file |
modules/ |
{#xhtmlxtras_dlg.title_del_element} |
|
_DegreePlan:: |
property |
classes/ |
|
| advise_perform_clear_advising_cache | function |
modules/ |
From menu hook. Clear just the advising cache. |
| z___admin_handle_edit_degree_submit | function |
modules/ |
|
| hook_menu_handle_replacement_pattern | function |
includes/ |
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). |
|
_DatabaseHandler:: |
function |
classes/ |
|
| {#xhtmlxtras_dlg.title_abbr_element} | file |
modules/ |
{#xhtmlxtras_dlg.title_abbr_element} |
| {#xhtmlxtras_dlg.title_cite_element} | file |
modules/ |
{#xhtmlxtras_dlg.title_cite_element} |
| advise_what_if_selection_form_submit | function |
modules/ |
Submit handler for the what if selection form. Since at this point we have passed validation, let's just assemble the URL we need to now redirect to. |
| z___advise_display_what_if_selection | function |
modules/ |
Displays the pulldown select list for picking a new What If degree. Returns HTML. |
|
_AdvisingScreen:: |
function |
classes/ |
This function is called when we know we are on a mobile browser. We have to handle tab rendering differently in order to make them all fit. |
|
_Group:: |
function |
classes/ |
Returns the quality points earned for all of the courses in this group |
|
_CourseList:: |
function |
classes/ |
Returns TRUE if there is at least one course in this list which is selected (for advising). |
|
_CourseList:: |
function |
classes/ |
Returns a CourseList of all the fulfilled or advised courses in $this's list. |
