Search for LE
Search API
Name | Type | Location | Description |
---|---|---|---|
advise_what_if_selection_form | function |
modules/ |
|
PHPMailer:: |
function |
inc/ |
Clear all custom headers. |
PHPMailer:: |
property |
inc/ |
DKIM Extra signing headers. |
course_search_mobile_style.css | file |
modules/ |
.course-search-course-extra { display: none; } .course-search-course-block, .course-search-subject-select-line { margin: 0; text-decoration: none; display: block; border-bottom: 1px solid #ccc; padding-top: 10px; padding-bottom:… |
{#table_dlg.merge_cells_title} | file |
modules/ |
{#table_dlg.merge_cells_title} |
PHPMailer:: |
function |
inc/ |
Allows for public read access to 'ReplyTo' property. Before the send() call, queued addresses (i.e. with IDN) are not yet included. |
install_display_lang_selection | function |
./ |
|
PHPMailer:: |
function |
inc/ |
Add a string or binary attachment (non-filesystem). This method can be used to attach ascii or binary data, such as a BLOB record from a database. |
_FlightPath:: |
function |
classes/ |
Get the plain English title of a subject, from subject_id. Ex: COSC = Computer Science. |
_DatabaseHandler:: |
function |
classes/ |
|
_DatabaseHandler:: |
function |
classes/ |
Retrieve a value from the variables table. |
_DatabaseHandler:: |
function |
classes/ |
Sets a variable's value in the variables table. |
_DatabaseHandler:: |
function |
classes/ |
|
system_handle_uninstall_module | function |
modules/ |
Called from the menu (ie, a URL) this function will uninstall a module. |
advise_init_advising_variables | function |
modules/ |
Takes various variables from the REQUEST and stores them in our advising_session_variables table for more convenient use later on. |
pData:: |
function |
inc/ |
|
PHPMailer:: |
property |
inc/ |
Whether mail() uses a fully sendmail-compatible MTA. One which supports sendmail's "-oi -f" options. |
{#xhtmlxtras_dlg.attribs_title} | file |
modules/ |
{#xhtmlxtras_dlg.attribs_title} |
_DatabaseHandler:: |
function |
classes/ |
|
PHPMailer:: |
function |
inc/ |
Clear queued addresses of given kind. |
_DatabaseHandler:: |
function |
classes/ |
|
_DatabaseHandler:: |
function |
classes/ |
|
PHPMailer:: |
function |
inc/ |
Detect if a string contains a line longer than the maximum line length allowed by RFC 2822 section 2.1.1. |
system_perform_clear_menu_cache | function |
modules/ |
Clears only the menu cache |
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) |
PHPMailer:: |
property |
inc/ |
DKIM private key string. |
Example of a custom preview page | file |
modules/ |
Example of a custom preview page |
_DatabaseHandler:: |
function |
classes/ |
Returns the group_id for the given group name, or FALSE |
_DatabaseHandler:: |
function |
classes/ |
|
_DatabaseHandler:: |
function |
classes/ |
|
_DatabaseHandler:: |
function |
classes/ |
|
_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. |
PHPMailer:: |
property |
inc/ |
The optional S/MIME extra certificates ("CA Chain") file path. |
PHPMailer:: |
function |
inc/ |
Add an address to one of the recipient arrays or to the ReplyTo array. Because PHPMailer can't validate addresses with an IDN without knowing the PHPMailer::$CharSet (that can still be modified after calling this function), addition of such… |
{#advanced_dlg.colorpicker_title} | file |
modules/ |
{#advanced_dlg.colorpicker_title} |
_DegreePlan:: |
function |
classes/ |
Returns a simple array with values seperated by " ~~ " in this order: track_code ~~ track_title ~~ trackDesc ~~ track's degree id |
_DatabaseHandler:: |
function |
classes/ |
|
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/ |
|
_DatabaseHandler:: |
function |
classes/ |
|
_DatabaseHandler:: |
function |
classes/ |
|
_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. |
system_display_disable_login_page | function |
modules/ |
|
PHPMailer:: |
function |
inc/ |
Add an embedded stringified attachment. This can include images, sounds, and just about any other document type. If your filename doesn't contain an extension, be sure to set the $type to an appropriate MIME type. |
advise_display_popup_group_select | function |
modules/ |
|
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. |
pDraw:: |
function |
inc/ |
|
PHPMailer:: |
property |
inc/ |
DKIM Copy header field values for diagnostic use. |