Files

Primary tabs

Contains filters are case sensitive
File namesort descending Location Namespace Description
content.min.css modules/tinymce/lib/tinymce/js/tinymce/skins/content/default/content.min.css /** * Copyright (c) Tiny Technologies, Inc. All rights reserved. * Licensed under the LGPL or a commercial license. * For LGPL see License.txt in the project root for license information. * For commercial licenses see https://www.tiny.cloud/
content.min.css modules/tinymce/lib/tinymce/js/tinymce/skins/content/dark/content.min.css /** * Copyright (c) Tiny Technologies, Inc. All rights reserved. * Licensed under the LGPL or a commercial license. * For LGPL see License.txt in the project root for license information. * For commercial licenses see https://www.tiny.cloud/
content.min.css modules/tinymce/lib/tinymce/js/tinymce/skins/content/document/content.min.css /** * Copyright (c) Tiny Technologies, Inc. All rights reserved. * Licensed under the LGPL or a commercial license. * For LGPL see License.txt in the project root for license information. * For commercial licenses see https://www.tiny.cloud/
content.min.css modules/tinymce/lib/tinymce/js/tinymce/skins/content/writer/content.min.css /** * Copyright (c) Tiny Technologies, Inc. All rights reserved. * Licensed under the LGPL or a commercial license. * For LGPL see License.txt in the project root for license information. * For commercial licenses see https://www.tiny.cloud/
content.mobile.min.css modules/tinymce/lib/tinymce/js/tinymce/skins/ui/oxide/content.mobile.min.css /** * Copyright (c) Tiny Technologies, Inc. All rights reserved. * Licensed under the LGPL or a commercial license. * For LGPL see License.txt in the project root for license information. * For commercial licenses see https://www.tiny.cloud/
content.mobile.min.css modules/tinymce/lib/tinymce/js/tinymce/skins/ui/oxide-dark/content.mobile.min.css /** * Copyright (c) Tiny Technologies, Inc. All rights reserved. * Licensed under the LGPL or a commercial license. * For LGPL see License.txt in the project root for license information. * For commercial licenses see https://www.tiny.cloud/
content.module modules/content/content.module
COPYRIGHT.txt COPYRIGHT.txt ==================================== Copyright Information for FlightPath ==================================== Last updated: 10/7/2020 All FlightPath code is Copyright 2006 - Present by the original authors. FlightPath is considered "open…
Course.php classes/Course.php
CourseList.php classes/CourseList.php
course_search.api.php modules/course_search/course_search.api.php
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
course_search.info modules/course_search/course_search.info name = Course Search description = Lets users search through courses and descriptions. core = 6.x schema = 2
course_search.install modules/course_search/course_search.install
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_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_style.css modules/course_search/css/course_search_style.css .subject-title { border-bottom: 3px solid #999; } .course-search-course-title-row { font-weight: bold; font-size: 1.2em; } .course-search-repeat { padding-left: 10px; font-weight: normal; } .course-search-course-block { …
cron.php cron.php The cron.php file for FlightPath, which should be run periodically.
custom.css themes/how_to_customize/custom_fp6_clean/custom.css This is where your custom CSS goes, to keep it separate from the "default" CSS definitions in style.css and mobile.css.
custom_fp6_clean.info themes/how_to_customize/custom_fp6_clean/custom_fp6_clean.info name = Custom - FlightPath 6 Clean Theme description = Customized theme based on fp6_clean core = 6.x
DatabaseHandler.php classes/DatabaseHandler.php
db.inc includes/db.inc This file contains mostly db shortcuts.
DegreePlan.php classes/DegreePlan.php
encryption.info modules/encryption/encryption.info name = Encryption description = Provides functions for other modules wishing to encrypt files or other data. core = 6.x
encryption.module modules/encryption/encryption.module This is the main module file for the encryption module.
engagements.info modules/engagements/engagements.info name = Engagements description = Facilitate and track communications between student and advisors. core = 6.x schema = 6
engagements.install modules/engagements/engagements.install
engagements.module modules/engagements/engagements.module This is the primary module file for the engagements module.
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 = 6.x
example_helper.module custom/modules/example_helper/example_helper.module example_helper.module - Example module file
FlightPath.php classes/FlightPath.php
font-awesome.css themes/fp6_clean/font-awesome-4.7.0/css/font-awesome.css /*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */ /* FONT PATH * -------------------------- */ @font-face { font-family:…
font-awesome.css themes/how_to_customize/custom_fp6_clean/font-awesome-4.7.0/css/font-awesome.css /*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */ /* FONT PATH * -------------------------- */ @font-face { font-family:…
font-awesome.min.css themes/fp6_clean/font-awesome-4.7.0/css/font-awesome.min.css /*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) …
font-awesome.min.css themes/how_to_customize/custom_fp6_clean/font-awesome-4.7.0/css/font-awesome.min.css /*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) …
fp6_clean.info themes/fp6_clean/fp6_clean.info name = FlightPath 6 Clean Theme description = A clean theme for FlightPath 6 core = 6.x
Group.php classes/Group.php
GroupList.php classes/GroupList.php
head.tpl.php themes/fp6_clean/head.tpl.php This file is meant to contain all of the common items which should appear in the <head></head> section of the page.
head.tpl.php themes/how_to_customize/custom_fp6_clean/head.tpl.php This file is meant to contain all of the common items which should appear in the <head></head> section of the page.
HELP-US-OUT.txt themes/fp6_clean/font-awesome-4.7.0/HELP-US-OUT.txt I hope you love Font Awesome. If you've found it useful, please do me a favor and check out my latest project, Fort Awesome (https://fortawesome.com). It makes it easy to put the perfect icons on your website. Choose from our…
HELP-US-OUT.txt themes/how_to_customize/custom_fp6_clean/font-awesome-4.7.0/HELP-US-OUT.txt I hope you love Font Awesome. If you've found it useful, please do me a favor and check out my latest project, Fort Awesome (https://fortawesome.com). It makes it easy to put the perfect icons on your website. Choose from our…
hook.api.php includes/hook.api.php Lists all available hooks within FlightPath's core code.
index.php index.php The primary entry point for FlightPath.
install.php install.php This is the initial installation file for FlightPath.
jquery.datetimepicker.min.css modules/system/lib/jquery.datetimepicker/jquery.datetimepicker.min.css .xdsoft_datetimepicker{box-shadow:0 5px 15px -5px rgba(0,0,0,0.506);background:#fff;border-bottom:1px solid #bbb;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;color:#333;font-family:"Helvetica…
lassie.info modules/lassie/lassie.info name = Lassie description = Warn the admin user(s) if long-running tasks fail to finish. core = 6.x
lassie.module modules/lassie/lassie.module This is the primary module file for the lassie module.
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) --------------------------------------------------------------- …
license.txt modules/tinymce/lib/tinymce/js/tinymce/license.txt GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim…

Pages