|
Open Monograph Press
3.3.0
|
Go to the source code of this file.
Variables | |
| $application = require('./lib/pkp/includes/bootstrap.inc.php') | |
| const | INDEX_FILE_LOCATION __FILE__ |
Copyright (c) 2014-2020 Simon Fraser University Copyright (c) 2003-2020 John Willinsky Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
Bootstrap code for OMP site. Loads required files and then calls the dispatcher to delegate to the appropriate request handler.
Definition in file index.php.
| $application = require('./lib/pkp/includes/bootstrap.inc.php') |
Definition at line 61 of file index.php.
Referenced by UsageStatsPlugin\__construct(), CommandLineTool\__construct(), PluginGalleryDAO\_compatibleFromElement(), UsageStatsPlugin\_downloadStatsCacheMiss(), PluginGalleryDAO\_handleCompatibility(), PluginGalleryDAO\_handleRelease(), PKPComponentRouter\_retrieveServiceEndpointParts(), PKPRouterTestCase\_setUpMockDAOs(), MailTemplate\assignParams(), PKPUsageEventPlugin\buildUsageEvent(), UpgradeTool\checkVersion(), UsageStatsPlugin\displayReaderStatistics(), UpgradeTool\download(), UserRolesRequiredPolicy\effect(), fatalError(), UsageStatsSettingsForm\fetch(), Version\fromString(), UsageStatsLoader\getAssoc(), PKPPageRouter\getCacheFilename(), PluginRegistry\getCategories(), UsageStatsLoader\getContextByPath(), Core\getContextPaths(), PKPCurlHelper\getCurlObject(), VersionDAO\getCurrentVersion(), DAORegistry\getDAO(), Context\getDefaultMetricType(), UsageStatsPlugin\getDownloadFinishedEventHooks(), UsageStatsLoader\getExpectedPageAndOp(), UsageStatsLoader\getFileTypeFromAssoc(), PKPApplication\getHttpClient(), VersionCheck\getLatestVersion(), SessionManager\getManager(), Context\getMetrics(), UsageStatsLoader\getMetricType(), PluginGalleryDAO\getNewestCompatible(), EditorialReportNotificationManager\getNotificationUrl(), UsageStatsPlugin\getReportPlugin(), MonographSearch\getResultSetOrderingOptions(), MonographSearch\getSparseArray(), VersionDAO\getVersionHistory(), PKPSection\getViews(), Context\getViews(), SubmissionFile\getViews(), PKPSubmission\getViews(), PKPTemplateManager\initialize(), Plugin\installSiteSettings(), PKPPageRouter\isCacheable(), StaticPagesPlugin\isTinyMCEInstalled(), PluginRegistry\loadCategory(), PKPTestCase\mockRequest(), PKPPageRouter\route(), ReviewReminder\sendReminder(), Dispatcher\setApplication(), PKPRouter\setApplication(), PKPTemplateManager\smartyUrl(), PKPToolsHandler\statistics(), PKPRouterTestCase\testGetContext(), PKPRouterTestCase\testGetSetApplication(), and PKPRouterTestCase\testGetSetDispatcher().
| const INDEX_FILE_LOCATION __FILE__ |
Definition at line 60 of file index.php.
Referenced by XCacheCache\flush(), APCCache\flush(), Core\getBaseDir(), APCCache\getCache(), XCacheCache\getCache(), APCCache\setCache(), and XCacheCache\setCache().