30 calls to format_date()
Search API
- admin.module in modules/
admin/ admin.module - The administrative configurations for FlightPath.
- admin_display_watchdog in modules/
admin/ admin.module - Displays recent watchdog entries, from the watchdog table
- admin_display_watchdog_entry in modules/
admin/ admin.module - Display the details of a particular watchdog entry, specified by its table id.
- advise.history.inc in modules/
advise/ advise.history.inc - advise_display_history in modules/
advise/ advise.history.inc - Displays the history tab on screen.
- advise_popup_display_summary in modules/
advise/ advise.history.inc - Displays the printable advising summary.
- comments.module in modules/
comments/ comments.module - comments_render_comment in modules/
comments/ comments.module - Display the comment array in a pretty way.
- content.module in modules/
content/ content.module - content_display_content_admin_list in modules/
content/ content.module - Display a list of content for the administrator
- content_view_content in modules/
content/ content.module - Display the content specified in the GET's cid.
- course_search.edit.inc in modules/
course_search/ course_search.edit.inc - This file contains functions relating to editing the course info, like rotation schedule and syllabus
- course_search_get_offering_csv in modules/
course_search/ course_search.edit.inc - hook.api.php in includes/
hook.api.php - Lists all available hooks within FlightPath's core code.
- hook_status in includes/
hook.api.php - Reports status information which each module is aware of, visible on admin/config/status.
- misc.inc in includes/
misc.inc - This file contains misc functions for FlightPath
- stats.module in modules/
stats/ stats.module - This module displays statistics and reports for FlightPath
- stats_report_access_stats in modules/
stats/ stats.module - This report shows recent activity in FlightPath. It can also be used to see if anyone is "online" in that they would have activity less than 5 minutes old.
- system.module in modules/
system/ system.module - system_status in modules/
system/ system.module - Implementation of hook_status Expected return is array( "severity" => "normal" or "warning" or "alert", "status" => "A message to display to the user.", );
- update_status.module in modules/
update_status/ update_status.module - The update status module file.
- update_status_status in modules/
update_status/ update_status.module - Implementation of hook_status.
- _AdvisingScreen.php in classes/
_AdvisingScreen.php - _AdvisingScreen::build_test_scores in classes/
_AdvisingScreen.php - Constructs the HTML to show the student's test scores.
- _AdvisingScreen::display_popup_course_description in classes/
_AdvisingScreen.php - Displays the contents of the Descripton tab for the course popup.
- _AdvisingScreen::display_toolbox_substitutions in classes/
_AdvisingScreen.php - Used in the Toolbox popup, this will display content of the tab which shows a student's substututions
- _DatabaseHandler.php in classes/
_DatabaseHandler.php - _DatabaseHandler::db_error in classes/
_DatabaseHandler.php - Draw out the error onto the screen.
- _DatabaseHandler::z__db_error in classes/
_DatabaseHandler.php - Draw out the error onto the screen.
- _fp_error_handler in includes/
misc.inc - This is our custom error handler, which will intercept PHP warnings, notices, etc, and let us display them, log them, etc.
