Files

Primary tabs

Contains filters are case sensitive
File namesort ascending Location Namespace Description
user.student.inc modules/user/user.student.inc Keep track of functions dealing specifically with student user management
user.module modules/user/user.module
user.info modules/user/user.info name = User module description = User management and functions relating to users in FlightPath core = 6.x
user.css modules/user/css/user.css table.user-list { font-size: 0.85em; } /* Permissions page */ table.admin-perm-table { background-color: white !important; } .admin-perm-table .perm-desc { padding-left: 10px; font-style: italic; font-size: 0.85em; } .admin-perm-table…
user.api.php modules/user/user.api.php
update_status.module modules/update_status/update_status.module The update status module file.
update_status.info modules/update_status/update_status.info name = Update Status description = Keeps track of version status of modules, and informs the user if an update is available. core = 6.x
update_status.css modules/update_status/css/update_status.css Custom CSS for the update_status module.
tinymce.module modules/tinymce/tinymce.module The TinyMCE module will init TinyMCE (the editor) on appropriate pages. This module is primarily for managing what those pages are.
tinymce.install modules/tinymce/tinymce.install The install file for TinyMCE
tinymce.info modules/tinymce/tinymce.info name = TinyMCE description = WYSIWYG editor core = 6.x
tinymce.css modules/tinymce/css/tinymce.css .mce-content-body textarea { display: none; } .tox .tox-statusbar { border-top: 0 !important; } #element-tinymce_toolbar { width: 100% !important; max-width: 100% !important; }
theme.inc includes/theme.inc
system.module modules/system/system.module
system.install modules/system/system.install The install file for the System module
system.info modules/system/system.info name = System description = This module controls various settings for FlightPath, and is required for FlightPath to run. It cannot be disabled. core = 6.x required = true schema = 12
SubstitutionList.php classes/SubstitutionList.php
Substitution.php classes/Substitution.php
style.css modules/engagements/css/style.css This CSS file is for the engagements module
style.css modules/student_profile/css/style.css ___student_profile_page {} .student-profile-header-full { border-bottom: 1px solid #ddd; } .student-profile-header-full .header-profile-image { width: 180px; height: 250px; margin-bottom: 10px; } .priority-high { background-color:…
style.css modules/calendar/css/style.css ___custom-calendar{} body { min-width: 500px; } .tzexplain { text-align: center; padding: 10px; } .tzglobe { color: green; } .schedule-appt-sep { margin-top: 50px; border-top: 1px solid #ccc; padding-top: 20px; font-size:…
style.css modules/system/css/style.css /* Login page */ .fp-form-system_login_form { padding-top: 20px; padding-left: 20px; } .fp-form-system_login_form label { display: inline-block; width: 105px; } .login-welcome { text-align: center; font-size: 1.1em; …
style.css themes/fp6_clean/style.css This CSS file pertains to the look of content itself in FlightPath.
style.css modules/schools/css/style.css .markup-element-markup_school_use_default_school_values { border: 3px solid #888; padding: 10px; margin: 10px 0px 50px; 0px; font-size: 1.2em; } #use-default-remember { display: none; margin-top: 10px; font-weight:…
style.css modules/alerts/css/style.css .alert-field-mark { font-size: 1.2em; } .alert-field-mark label { display: inline; font-weight: bold; } .alert-field-mark .alert-student-extra-mark { display: inline-block; padding-left: 10px; font-weight: bold; color:…
student_search.module modules/student_search/student_search.module
student_search.info modules/student_search/student_search.info name = Student Search description = This module allows users to search for students (advisees) core = 6.x
student_search.css modules/student_search/css/student_search.css table.advisee-search-results-table { width: 100%; } table .student-first-name { display: inline-block; min-width: 110px; } .major-search-form { text-align: center; padding-top: 30px; padding-bottom: 30px; } .major-search-form label { …
student_profile.module modules/student_profile/student_profile.module
student_profile.info modules/student_profile/student_profile.info name = Student Profile description = Displays the Student Profile tab, as well as other functions relating to it. core = 6.x
student_priority.module modules/student_priority/student_priority.module
student_priority.info modules/student_priority/student_priority.info name = Student Priority description = This module is responsible for displaying and calculating the "academic priority" for a student. core = 6.x
student_priority.api.php modules/student_priority/student_priority.api.php
student_files.module modules/student_files/student_files.module This is the student_files module, which will facilitate uploading (securely) files to be associated with student accounts.
student_files.install modules/student_files/student_files.install This file handles the installation processes (like new db tables) for the student_files module.
student_files.info modules/student_files/student_files.info name = Student Files description = Secure uploads of files associated with student users core = 6.x schema = 2
student_files.css modules/student_files/css/student_files.css This is the main CSS file which goes with the student_files module.
Student.php classes/Student.php
stats.module modules/stats/stats.module This module displays statistics and reports for FlightPath
stats.info modules/stats/stats.info name = Stats description = Look up various usage stats & run reports about FlightPath core = 6.x requires = batch
StandardizedTest.php classes/StandardizedTest.php
smtp.module modules/smtp/smtp.module This is the main module file for SMTP, which will let us send emails using SMTP instead of PHP's mail() command.
smtp.info modules/smtp/smtp.info name = SMTP Mail Protocol description = Send emails using SMTP instead of sendmail and PHP mail() command. core = 6.x
skin.mobile.min.css modules/tinymce/lib/tinymce/js/tinymce/skins/ui/oxide-dark/skin.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/
skin.mobile.min.css modules/tinymce/lib/tinymce/js/tinymce/skins/ui/oxide/skin.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/
skin.min.css modules/tinymce/lib/tinymce/js/tinymce/skins/ui/oxide-dark/skin.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/
skin.min.css modules/tinymce/lib/tinymce/js/tinymce/skins/ui/oxide/skin.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/
Semester.php classes/Semester.php
schools.module modules/schools/schools.module Schools module.
schools.install modules/schools/schools.install This is the install file for the Schools module. Here, we will handle installing the tables associated with this module.

Pages