Search for LE
Search API
| Name | Type | Location | Description |
|---|---|---|---|
|
_DatabaseHandler:: |
function |
classes/ |
|
| admin_menu_handle_replacement_pattern | function |
modules/ |
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. |
|
_DatabaseHandler:: |
function |
classes/ |
Sets the maintenance mode. $val should be either 0 (off) or 1 (on) |
|
_DatabaseHandler:: |
function |
classes/ |
|
|
_DatabaseHandler:: |
function |
classes/ |
|
|
_DatabaseHandler:: |
function |
classes/ |
|
| advise_what_if_selection_form_validate | function |
modules/ |
Validate handler for the what_if selection form. This is where we might, for example, make sure that if a non-dynamic degree was selected, that they can't proceed. |
|
_AdvisingScreen:: |
function |
classes/ |
This function calls the other "build" functions to assemble the View or What If tabs in FlightPath. |
|
_AdvisingScreen:: |
function |
classes/ |
This draws the "blank row" for a group on the degree plan, which instructs the user to click on it to select a course from the popup. |
| admin_display_groups_popup_select_icon | function |
modules/ |
This popup is called from the edit group page. It lets the user select an icon to assign to a group. |
|
_CourseList:: |
function |
classes/ |
This will sort so that courses with the smallest hours (first trying hours_awarded, then min_hours) are at the top of the list. If the list contains more than one course with a set of hours (like there are 30 courses all worth 3 hours) then it… |
|
_CourseList:: |
function |
classes/ |
Removes courses from this list which have not been fulfilled (ther course_list_fulfilled_by is empty). |
|
_CourseList:: |
function |
classes/ |
Returns the number of courses in this list which have either been fulfilled or advised to take. It does not count hours, just the courses themselves. |
|
_DatabaseHandler:: |
function |
classes/ |
This is a simple helper function which "escapes" the question marks (?) in the string, by changing them to "??". This makes it suitable for use within db_query(), but not necessary if used as an argument. … |
|
_DatabaseHandler:: |
function |
classes/ |
|
| z__stats_report_selected_degree_options | function |
modules/ |
This report will show which degree options are being selected for degrees which offer options. |
|
_DatabaseHandler:: |
function |
classes/ |
|
|
_DatabaseHandler:: |
function |
classes/ |
|
| example_helper_display_hello_world_page | function |
custom/ |
Display our Hello World page to the user. |
| content_menu_handle_replacement_pattern | function |
modules/ |
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. |
| {#xhtmlxtras_dlg.title_acronym_element} | file |
modules/ |
{#xhtmlxtras_dlg.title_acronym_element} |
|
_DegreePlan:: |
property |
classes/ |
|
| blank_degrees_select_degree_form_submit | function |
modules/ |
Submit handler for degree selection |
|
_DatabaseHandler:: |
function |
classes/ |
|
| advise_display_popup_substitute_selected | function |
modules/ |
|
|
_AdvisingScreen:: |
function |
classes/ |
This function will attempt to determine automatically if we are on a mobile device. If so, it will set $this->page_is_mobile = TRUE |
|
_CourseList:: |
function |
classes/ |
Remove courses from THIS list which appear in listCourses under these conditions: |
|
_DatabaseHandler:: |
function |
classes/ |
|
|
_DatabaseHandler:: |
function |
classes/ |
|
|
_DegreePlan:: |
function |
classes/ |
This function will parse through the db_track_selection_config string and populate the track_selection_config_array. |
|
_CourseList:: |
function |
classes/ |
Returns a match to the Course courseC which does not have any courses fulfilling it. Usefull for finding course requirement matches in a list which have not yet been assigned. |
|
_DatabaseHandler:: |
function |
classes/ |
|
|
_DatabaseHandler:: |
function |
classes/ |
|
| course_search_get_course_rotation_schedule | function |
modules/ |
|
|
_DatabaseHandler:: |
function |
classes/ |
Returns the value of a degree's allow_dynamic field in the database. |
|
_Group:: |
function |
classes/ |
Return TRUE or FALSE if we've fulfilled the min hour allowed value, if it's set. |
|
_DatabaseHandler:: |
function |
classes/ |
|
|
_DatabaseHandler:: |
function |
classes/ |
|
|
_AdvisingScreen:: |
function |
classes/ |
This function displays the popup which lets a user select a course to be advised into a group. |
|
_DatabaseHandler:: |
function |
classes/ |
Given an advising_session_id, create a duplicate of it as a new session_id (and return the new session_id). |
|
_DatabaseHandler:: |
function |
classes/ |
Looks in our extra tables to find out what major code, if any, has been assigned to this faculty member. |
|
_DatabaseHandler:: |
function |
classes/ |
Returns an array (or CSV string) of major_codes from the student_degrees table for this student. |
|
_DatabaseHandler:: |
function |
classes/ |
|
| blank_degrees_menu_handle_replacement_pattern | function |
modules/ |
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. |
|
_DatabaseHandler:: |
function |
classes/ |
|
|
_DatabaseHandler:: |
function |
classes/ |
|
|
_AdvisingScreen:: |
function |
classes/ |
Returns a list of "hidden" HTML input tags which are used to keep track of advising variables between page loads. |
|
_CourseList:: |
function |
classes/ |
This re-sorts the CourseList so that fulfilled courses are first, in alphabetical order, followed by unfulfilled courses, in alphabetical order. This is most useful for making the groups show up correctly. |
|
_DatabaseHandler:: |
function |
classes/ |
|
|
_DatabaseHandler:: |
function |
classes/ |
