Files
Search API
Primary tabs
File name![]() |
Location | Namespace | Description |
---|---|---|---|
admin.courses.inc |
modules/ |
||
admin.css |
modules/ |
___admin-degrees-page{} .admin-degrees-list-degree .list-degree-row { padding-bottom: 3px; padding-top: 3px; font-size: 0.9em; } .list-degree-row-excluded { background-color: #ddd; } .admin-button-msg { padding-left: 30px; font-style:… | |
admin.degrees.inc |
modules/ |
||
admin.groups.inc |
modules/ |
||
admin.info |
modules/ |
name = FlightPath Admin Module description = The primary administrative back end to FlightPath core = 7.x | |
admin.module |
modules/ |
The administrative configurations for FlightPath. | |
advise.css |
modules/ |
CSS file for the advise module. Added to pages having to do with advising. | |
advise.history.inc |
modules/ |
||
advise.info |
modules/ |
name = Advise description = This is the primary advising module, which displays degree plans as well as What If mode. core = 7.x | |
advise.module |
modules/ |
||
advise.toolbox.inc |
modules/ |
||
AdvisingScreen.php |
classes/ |
||
AdvisingScreenTypeView.php |
classes/ |
||
alerts.info |
modules/ |
name = Alerts description = Alert system (similar to tickets) for FP core = 7.x | |
alerts.install |
modules/ |
||
alerts.module |
modules/ |
module file for Alerts | |
all_classes.php |
classes/ |
||
announcements.info |
modules/ |
name = Announcements description = Administrators may enter announcements which can then be displayed in a block for specific users. core = 7.x requires = content | |
announcements.install |
modules/ |
||
announcements.module |
modules/ |
||
audit.api.php |
modules/ |
This file contains examples of the hooks you may use (as a module developer) to extend the functionality of the audit module. | |
audit.css |
modules/ |
This is the stylesheet for the Audit module | |
audit.info |
modules/ |
name = Audit description = Provides functionality for degree audits requires = advise, comments core = 7.x | |
audit.install |
modules/ |
This is the install file for the audit module. | |
audit.module |
modules/ |
This is the Audit module, which provides functionality relating to degree audits. | |
batch.css |
modules/ |
CSS file for batch module * | |
batch.info |
modules/ |
name = Batch description = Provides access for developers to batch processing functionality. core = 7.x | |
batch.install |
modules/ |
||
batch.module |
modules/ |
||
batch.test.inc |
modules/ |
This file contains functionality for testing out Batch's processing with a sample form which performs some arbitrary actions. | |
blank_degrees.info |
modules/ |
name = Blank Degree Search description = This module lets users view "blank" degree plans in FlightPath. core = 7.x | |
blank_degrees.module |
modules/ |
||
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. | |
calendar.info |
modules/ |
name = Calendar description = Appointment calendar system for FlightPath core = 7.x | |
calendar.install |
modules/ |
||
calendar.module |
modules/ |
||
CHANGELOG.txt | CHANGELOG.txt | FlightPath 7.x Changelog ======================== 2024-05-26 Made modifications to install.php so that bare-domain installs go more smoothly. Fixed warnings for PHP 8.2 Tagging this point as RC1 (Release Candidate 1); no longer in… | |
cli.php | cli.php | ||
comments.css |
modules/ |
/* 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:… | |
comments.info |
modules/ |
name = Comments description = This module lets you save advising comments for a student. core = 7.x requires = advise | |
comments.module |
modules/ |
||
content.api.php |
modules/ |
||
content.css |
modules/ |
.content-edit-controls .form-element, .content-edit-controls label { display: inline; padding-right: 10px; } body.content-tabs-false .page-tabs-wrapper ul.tabs { display: none !important; } .markup-element-content_title { display:… | |
content.css |
modules/ |
/** * 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.css |
modules/ |
/** * 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.css |
modules/ |
/** * 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.css |
modules/ |
/** * 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.css |
modules/ |
/** * 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.css |
modules/ |
/** * 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.info |
modules/ |
name = Content description = Create generic HTML content for use on your site. core = 7.x |