Files

Primary tabs

Contains filters are case sensitive
File namesort ascending Location Namespace Description
install.php install.php This is the initial installation file for FlightPath.
index.php index.php The primary entry point for FlightPath.
hook.api.php includes/hook.api.php Lists all available hooks within FlightPath's core code.
GroupList.php custom/classes/GroupList.php
Group.php custom/classes/Group.php
fullscreen.htm modules/tinymce/inc/tiny_mce/plugins/fullscreen/fullscreen.htm
fullpage.css modules/tinymce/inc/tiny_mce/plugins/fullpage/css/fullpage.css /* Hide the advanced tab */ #advanced_tab { display: none; } #metatitle, #metakeywords, #metadescription, #metaauthor, #metacopyright { width: 280px; } #doctype, #docencoding { width: 200px; } #langcode { width: 30px; } #bgimage { width:…
fp_template.php themes/classic/fp_template.php
fp_print_template.php themes/classic/fp_print_template.php
fp_mobile_template.php themes/classic/fp_mobile_template.php
forms.inc includes/forms.inc
FlightPath.php custom/classes/FlightPath.php
example_helper.module custom/modules/example_helper/example_helper.module example_helper.module - Example module file
example_helper.info custom/modules/example_helper/example_helper.info name = Example helper module description = This module's source code demonstrates several important features of module development core = 4.x
Example of a custom preview page modules/tinymce/inc/tiny_mce/plugins/preview/example.html Example of a custom preview page
dialog.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/default/dialog.css /* Generic */ body { font-family:Verdana, Arial, Helvetica, sans-serif;…
dialog.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/highcontrast/dialog.css /* Generic */ body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; background:#F0F0EE; color: black; padding:0; margin:8px 8px 0 8px; } html {background:#F0F0EE; color:#000;} td {font-family:Verdana, Arial, Helvetica, sans-serif;…
dialog.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/o2k7/dialog.css /* Generic */ body { font-family:Verdana, Arial, Helvetica, sans-serif;…
DegreePlan.php custom/classes/DegreePlan.php
db.inc includes/db.inc This file contains mostly db shortcuts.
DatabaseHandler.php custom/classes/DatabaseHandler.php
cron.php cron.php The cron.php file for FlightPath, which should be run periodically.
course_search_style.css modules/course_search/css/course_search_style.css .page-content { font-size: 10pt; } .course-search-course-title-row { font-weight: bold; } .course-search-repeat { padding-left: 10px; font-weight: normal; } .course-search-course-block { margin-bottom:20px; margin-left: 10px;…
course_search_mobile_style.css modules/course_search/css/course_search_mobile_style.css .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:…
course_search.module modules/course_search/course_search.module This module allows users to search for courses, descriptions, and, if supported, rotation schedules and sample syllabi.
course_search.install modules/course_search/course_search.install
course_search.info modules/course_search/course_search.info name = Course Search description = Lets users search through courses and descriptions. core = 4.x
course_search.edit.inc modules/course_search/course_search.edit.inc This file contains functions relating to editing the course info, like rotation schedule and syllabus
CourseList.php custom/classes/CourseList.php
Course.php custom/classes/Course.php
COPYRIGHT.txt COPYRIGHT.txt ==================================== Copyright Information for FlightPath ==================================== Last updated: 11/20/2016 All FlightPath code is Copyright 2006 - Present by the original authors. FlightPath was originally designed and…
content.module modules/content/content.module
content.install modules/content/content.install
content.info modules/content/content.info name = Content description = Create generic HTML content for use on your site. core = 4.x
content.css modules/content/css/content.css .content-edit-controls .form-element, .content-edit-controls label { display: inline; padding-right: 10px; }
content.css modules/tinymce/inc/tiny_mce/plugins/spellchecker/css/content.css .mceItemHiddenSpellWord {background:url(../img/wline.gif) repeat-x bottom left; cursor:default;}
content.css modules/tinymce/inc/tiny_mce/themes/simple/skins/default/content.css body, td, pre { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; } body { background-color: #FFFFFF; } .mceVisualAid { border: 1px dashed #BBBBBB; } /* MSIE specific */ * html body { scrollbar-3dlight-color:…
content.css modules/tinymce/inc/tiny_mce/themes/simple/skins/o2k7/content.css body, td, pre {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;} body {background: #FFF;} .mceVisualAid {border: 1px dashed #BBB;} /* IE */ * html body { scrollbar-3dlight-color: #F0F0EE; scrollbar-arrow-color:…
content.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/default/content.css body, td, pre {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:8px;} body {background:#FFF;} body.mceForceColors {background:#FFF; color:#000;} body.mceBrowserDefaults {background:transparent; color:inherit;…
content.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/highcontrast/content.css body, td, pre { margin:8px;} body.mceForceColors {background:#FFF; color:#000;} h1 {font-size: 2em} h2 {font-size: 1.5em} h3 {font-size: 1.17em} h4 {font-size: 1em} h5 {font-size: .83em} h6 {font-size: .75em} .mceItemTable, .mceItemTable td,…
content.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/o2k7/content.css body, td, pre {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:8px;} body {background:#FFF;} body.mceForceColors {background:#FFF; color:#000;} h1 {font-size: 2em} h2 {font-size: 1.5em} h3 {font-size: 1.17em} h4…
comments.module modules/comments/comments.module
comments.info modules/comments/comments.info name = Comments description = This module lets you save advising comments for a student. core = 4.x requires = advise
comments.css modules/comments/css/comments.css /* Styles for the comments module */ #comments-comment-textarea { width: 100%; height: 100px; } .comments-visible-input-row { font-size: 0.8em; } .comments-copy-paste-help { font-size: 0.7em; } .comments-comment-buttons { text-align:…
CHANGELOG.txt CHANGELOG.txt FlightPath 4.x Changelog ======================== 2014-03-20 Added rounding logic to FlightPath class, when applying subs, to compensate for weird floating point arithmetic errors. Adjusted it and Student class to round to 6 places, instead of…
cell.css modules/tinymce/inc/tiny_mce/plugins/table/css/cell.css /* CSS file for cell dialog in the table plugin */ .panel_wrapper div.current { height: 200px; } .advfield { width: 200px; } #action { margin-bottom: 3px; } #class { width: 150px; }
bootstrap.inc bootstrap.inc This file should be included by every public-facing page of FlightPath. It will include all the classes, as well as settings and function files, and modules.
blocks.module modules/blocks/blocks.module
blocks.info modules/blocks/blocks.info name = Blocks description = Manage the location and appearance of blocks in FlightPath core = 4.x
blocks.css modules/blocks/css/blocks.css .blocks-table { width: 100%; } .block-module-name { background-color: #eee; border-top: 1em solid white; padding: 5px; }

Pages