Open Journal Systems
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 OJS 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 65 of file index.php.
Referenced by UsageStatsPlugin\__construct(), CommandLineTool\__construct(), DataciteSettingsForm\__construct(), MedraSettingsForm\__construct(), CrossRefSettingsForm\__construct(), PluginGalleryDAO\_compatibleFromElement(), UsageStatsPlugin\_downloadStatsCacheMiss(), PluginGalleryDAO\_handleCompatibility(), PluginGalleryDAO\_handleRelease(), PKPComponentRouter\_retrieveServiceEndpointParts(), PKPRouterTestCase\_setUpMockDAOs(), MailTemplate\assignParams(), PKPUsageEventPlugin\buildUsageEvent(), RecommendByAuthorPlugin\callbackTemplateArticlePageFooter(), UpgradeTool\checkVersion(), PLNPlugin\cronEnabled(), UsageStatsPlugin\displayReaderStatistics(), UpgradeTool\download(), UserRolesRequiredPolicy\effect(), fatalError(), UsageStatsSettingsForm\fetch(), PLNGatewayPlugin\fetch(), Version\fromString(), DepositPackage\generateAtomDocument(), DepositPackage\generatePackage(), UsageStatsLoader\getAssoc(), PKPPageRouter\getCacheFilename(), PluginRegistry\getCategories(), ExportPublishedSubmissionsListGridCellProvider\getCellActions(), PubIdExportIssuesListGridCellProvider\getCellActions(), PubIdExportRepresentationsListGridCellProvider\getCellActions(), UsageStatsLoader\getContextByPath(), Core\getContextPaths(), PKPCurlHelper\getCurlObject(), VersionDAO\getCurrentVersion(), DAORegistry\getDAO(), Journal\getDefaultMetricType(), Context\getDefaultMetricType(), UsageStatsPlugin\getDownloadFinishedEventHooks(), UsageStatsLoader\getExpectedPageAndOp(), UsageStatsLoader\getFileTypeFromAssoc(), PKPApplication\getHttpClient(), VersionCheck\getLatestVersion(), SessionManager\getManager(), Journal\getMetrics(), Context\getMetrics(), UsageStatsLoader\getMetricType(), PluginGalleryDAO\getNewestCompatible(), EditorialReportNotificationManager\getNotificationUrl(), UsageStatsPlugin\getReportPlugin(), ArticleSearch\getResultSetOrderingOptions(), PLNPlugin\getServiceDocument(), ArticleSearch\getSparseArray(), VersionDAO\getVersionHistory(), ArticleGalley\getViews(), IssueGalley\getViews(), PKPSection\getViews(), Context\getViews(), SubmissionFile\getViews(), PKPSubmission\getViews(), PKPTemplateManager\initialize(), Plugin\installSiteSettings(), PKPPageRouter\isCacheable(), PdfJsViewerPlugin\issueCallback(), StaticPagesPlugin\isTinyMCEInstalled(), PluginRegistry\loadCategory(), PKPTestCase\mockRequest(), PKPPageRouter\route(), ReviewReminder\sendReminder(), Dispatcher\setApplication(), PKPRouter\setApplication(), PKPTemplateManager\smartyUrl(), PKPToolsHandler\statistics(), PdfJsViewerPlugin\submissionCallback(), GoogleScholarPlugin\submissionView(), PKPRouterTestCase\testGetContext(), PKPRouterTestCase\testGetSetApplication(), PKPRouterTestCase\testGetSetDispatcher(), and OAIMetadataFormat_DCTest\testToXml().
const INDEX_FILE_LOCATION __FILE__ |
Definition at line 64 of file index.php.
Referenced by XCacheCache\flush(), APCCache\flush(), Core\getBaseDir(), APCCache\getCache(), XCacheCache\getCache(), APCCache\setCache(), and XCacheCache\setCache().