Files

Primary tabs

Contains filters are case sensitive
File name Locationsort descending Namespace Description
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.
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…
all_classes.php classes/all_classes.php
ObjList.php classes/ObjList.php
_AdvisingScreen.php classes/_AdvisingScreen.php
_AdvisingScreenTypeView.php classes/_AdvisingScreenTypeView.php
_Course.php classes/_Course.php
_CourseList.php classes/_CourseList.php
_DatabaseHandler.php classes/_DatabaseHandler.php
_DegreePlan.php classes/_DegreePlan.php
_FlightPath.php classes/_FlightPath.php
_Group.php classes/_Group.php
_GroupList.php classes/_GroupList.php
_Semester.php classes/_Semester.php
_StandardizedTest.php classes/_StandardizedTest.php
_Student.php classes/_Student.php
_Substitution.php classes/_Substitution.php
_SubstitutionList.php classes/_SubstitutionList.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…
cron.php cron.php The cron.php file for FlightPath, which should be run periodically.
AdvisingScreen.php custom/classes/AdvisingScreen.php
AdvisingScreenTypeView.php custom/classes/AdvisingScreenTypeView.php
all_custom_classes.php custom/classes/all_custom_classes.php
Course.php custom/classes/Course.php
CourseList.php custom/classes/CourseList.php
DatabaseHandler.php custom/classes/DatabaseHandler.php
DegreePlan.php custom/classes/DegreePlan.php
FlightPath.php custom/classes/FlightPath.php
Group.php custom/classes/Group.php
GroupList.php custom/classes/GroupList.php
Semester.php custom/classes/Semester.php
StandardizedTest.php custom/classes/StandardizedTest.php
Student.php custom/classes/Student.php
Substitution.php custom/classes/Substitution.php
SubstitutionList.php custom/classes/SubstitutionList.php
READEME.txt custom/files/READEME.txt This directory (/custom/files) must be readable/writable by the webserver. This is where modules will store uploaded files. One example of how to make this directory writable would be with the CHMOD command. Ex: chmod 777 files Your specific…
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_helper.module custom/modules/example_helper/example_helper.module example_helper.module - Example module file
jquery-ui-1.9.2.custom.min.css inc/jqueryui-css/ui-lightness/jquery-ui-1.9.2.custom.min.css /*! jQuery UI - v1.9.2 - 2012-12-13 * http://jqueryui.com * Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css,…
db.inc includes/db.inc This file contains mostly db shortcuts.
forms.inc includes/forms.inc
hook.api.php includes/hook.api.php Lists all available hooks within FlightPath's core code.
menu.inc includes/menu.inc
misc.inc includes/misc.inc This file contains misc functions for FlightPath
theme.inc includes/theme.inc
index.php index.php The primary entry point for FlightPath.
install.php install.php This is the initial installation file for FlightPath.
LICENSE.txt LICENSE.txt (See the COPYRIGHT.txt file for specific copyright information, including and interpretation of Section 13 of this license as it pertains to FlightPath and modules) --------------------------------------------------------------- …
admin.courses.inc modules/admin/admin.courses.inc
admin.degrees.inc modules/admin/admin.degrees.inc

Pages