| ►CSymfony\Component\Mime\Part\AbstractPart | |
| ►CSymfony\Component\Mime\Part\AbstractMultipartPart | |
| CSymfony\Component\Mime\Part\Multipart\AlternativePart | |
| CSymfony\Component\Mime\Part\Multipart\DigestPart | |
| CSymfony\Component\Mime\Part\Multipart\FormDataPart | |
| CSymfony\Component\Mime\Part\Multipart\MixedPart | |
| CSymfony\Component\Mime\Part\Multipart\RelatedPart | |
| CSymfony\Component\Mime\Part\SMimePart | |
| ►CSymfony\Component\Mime\Part\TextPart | |
| ►CSymfony\Component\Mime\Part\DataPart | |
| CSymfony\Component\Mime\Part\MessagePart | |
| ►CSymfony\Component\HttpFoundation\Session\Storage\Proxy\AbstractProxy | |
| CSymfony\Component\HttpFoundation\Session\Storage\Proxy\NativeProxy | |
| CSymfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy | |
| CSymfony\Component\HttpFoundation\Tests\Session\Storage\Proxy\ConcreteProxy | |
| CSymfony\Component\HttpFoundation\Tests\Session\Storage\Proxy\ConcreteSessionHandlerInterfaceProxy | |
| ►CAbstractSubject | |
| CGuzzle\Tests\Mock\MockSubject | |
| CSymfony\Component\HttpFoundation\AcceptHeader | |
| CSymfony\Component\HttpFoundation\AcceptHeaderItem | |
| CAccessForm | A preset form for configuring the terms under which a journal will allow access to its published content |
| CAccessKeyManager | Class defining operations for AccessKey management |
| CSymfony\Component\Mime\Address | |
| ►CSymfony\Component\Mime\Encoder\AddressEncoderInterface | |
| CSymfony\Component\Mime\Encoder\IdnAddressEncoder | |
| Capc_false | |
| CApiAuthorizationMiddleware | Slim middleware which enforces authorization policies |
| CApiCsrfMiddleware | Slim middleware which requires a CSRF token for POST, PUT and DELETE operations whenever an API Token is not in use |
| CApiTokenDecodingMiddleware | Slim middleware which decodes and validates JSON Web Tokens |
| CAppearanceAdvancedForm | A preset form for general website appearance setup, such as uploading a logo |
| CAppearanceSetupForm | A preset form for general website appearance setup, such as uploading a logo |
| ►CAppendIterator | |
| CGuzzle\Iterator\AppendIterator | |
| CAR1 | Article Report 1 |
| CArchivingLockssForm | A preset form for configuring the LOCKSS and CLOCKSS settings |
| ►CArrayAccess | |
| ►CGuzzle\Common\Collection | |
| CGuzzle\Http\QueryString | |
| ►CGuzzle\Service\Command\AbstractCommand | |
| CGuzzle\Service\Command\ClosureCommand | |
| CGuzzle\Service\Command\OperationCommand | |
| ►CGuzzle\Tests\Service\Mock\Command\MockCommand | |
| CGuzzle\Tests\Service\Mock\Command\IterableCommand | |
| CGuzzle\Tests\Service\Mock\Command\OtherCommand | |
| CGuzzle\Tests\Service\Mock\Command\Sub\Sub | |
| CGuzzle\Service\Resource\Model | |
| ►CGuzzle\Common\Event | |
| CGuzzle\Service\Command\CreateResponseClassEvent | |
| CGuzzle\Http\Message\Header\HeaderCollection | |
| CGuzzle\Service\Builder\ServiceBuilder | |
| ►CGuzzle\Service\Command\CommandInterface | |
| CGuzzle\Service\Command\AbstractCommand | |
| ►CSeboettg\Collection\Collection | |
| ►CSeboettg\Collection\ArrayList | |
| CSeboettg\CiteProc\Data\DataList | |
| CSeboettg\CiteProc\Styles\Css\CssRules | |
| CSymfony\Component\EventDispatcher\GenericEvent | |
| CArticleTombstoneManager | Class defining basic operations for article tombstones |
| CAssignToIssueForm | A preset form for setting a publication's issue |
| ►CHttp\Message\Authentication | |
| CHttp\Message\Authentication\AutoBasicAuth | |
| CHttp\Message\Authentication\BasicAuth | |
| CHttp\Message\Authentication\Bearer | |
| CHttp\Message\Authentication\Chain | |
| CHttp\Message\Authentication\Matching | |
| CHttp\Message\Authentication\QueryParam | |
| CHttp\Message\Authentication\RequestConditional | |
| CHttp\Message\Authentication\Wsse | |
| CAuthorizationDecisionManager | A class that can take a list of authorization policies, apply them to the current authorization request context and return an authorization decision |
| ►CAuthorizationPolicy | Class to represent an authorization policy |
| CContextRequiredPolicy | Policy to deny access if a context cannot be found in the request |
| ►CDataObjectRequiredPolicy | Abstract base class for policies that check for a data object from a parameter |
| COjsIssueGalleyRequiredPolicy | Policy that ensures that the request contains a valid issue galley |
| COjsIssueRequiredPolicy | Policy that ensures that the request contains a valid issue |
| CPublicationRequiredPolicy | Policy that ensures that the request contains a valid publication id |
| CQueryRequiredPolicy | Policy that ensures that the request contains a valid query |
| CRepresentationRequiredPolicy | Policy that ensures that the request contains a valid representation |
| CReviewAssignmentRequiredPolicy | Policy that ensures that the request contains a valid review assignment |
| CReviewRoundRequiredPolicy | Policy that ensures that the request contains a valid review round |
| CSubmissionRequiredPolicy | Policy that ensures that the request contains a valid submission |
| ►CHandlerOperationPolicy | Abstract base class that provides infrastructure to control access to handler operations |
| CPKPPublicAccessPolicy | Class to control access to handler operations based on an operation whitelist |
| ►CRoleBasedHandlerOperationPolicy | Class to control access to handler operations via role based access control |
| CAssignedStageRoleHandlerOperationPolicy | Class to control access to handler operations based on assigned role(s) in a submission's workflow stage |
| CHttpsPolicy | Class to control access to handler operations based on protocol |
| CManagerRequiredPolicy | Class to prevent access unless a manager is assigned to the stage |
| COjsJournalMustPublishPolicy | Access policy to limit access to journals that do not publish online |
| CPluginLevelRequiredPolicy | Class to test the plugin level |
| CPluginRequiredPolicy | Class to make sure we have a valid plugin in request |
| CPublicationIsSubmissionPolicy | Policy to ensure the authorized publication is related to the authorized submission |
| CQueryAssignedToUserAccessPolicy | Class to control access to a query that is assigned to the current user |
| CRestrictedSiteAccessPolicy | Policy enforcing restricted site access when the context contains such a setting |
| CReviewAssignmentAccessPolicy | Class to control access to a submission based on whether the user is an assigned reviewer |
| CStageRolePolicy | Class to check if the user has an assigned role on a specific submission stage. Optionally deny authorization if that stage assignment is a "recommend only" assignment |
| CSubmissionAuthorPolicy | Class to control access to a submission based on authorship |
| ►CSubmissionFileBaseAccessPolicy | Abstract class for submission file access policies |
| CSubmissionFileAssignedQueryAccessPolicy | Submission file policy to check if the current user is a participant in a query the file belongs to |
| CSubmissionFileAssignedReviewerAccessPolicy | Submission file policy to check if the current user is an assigned reviewer of the file |
| CSubmissionFileAuthorEditorPolicy | Submission file policy to ensure that an editor is denied access to blind review files when they are also assigned to the submission as an author |
| CSubmissionFileMatchesSubmissionPolicy | Submission file policy to check if the file belongs to the submission |
| CSubmissionFileNotQueryAccessPolicy | Submission file policy to check if the requested file is not attached to a query. This returns AUTHORIZATION_PERMIT for any file that is not attached to a query note |
| CSubmissionFileRequestedRevisionRequiredPolicy | Base Submission file policy to ensure we have a viewable file that is part of a review round with the requested revision decision |
| CSubmissionFileStageRequiredPolicy | Submission file policy to ensure that we have a file at a required stage |
| CSubmissionFileUploaderAccessPolicy | Submission file policy to check if the current user is the uploader |
| CUserAccessibleWorkflowStagePolicy | Class to control access to a |
| ►CUserAccessibleWorkflowStageRequiredPolicy | Policy to deny access if an user assigned workflow stage is not found |
| CQueryUserAccessibleWorkflowStageRequiredPolicy | Policy to extend access to queries to assigned reviewers |
| CUserRequiredPolicy | Policy to deny access if a context cannot be found in the request |
| CUserRolesRequiredPolicy | Policy to build an authorized user roles object. Because we may have users with no roles, we don't deny access when no user roles are found |
| CWorkflowStageRequiredPolicy | Policy that ensures that the given workflow stage is valid |
| ►CGuzzle\Plugin\Backoff\BackoffStrategyInterface | |
| ►CGuzzle\Plugin\Backoff\AbstractBackoffStrategy | |
| ►CGuzzle\Plugin\Backoff\AbstractErrorCodeBackoffStrategy | |
| CGuzzle\Plugin\Backoff\CurlBackoffStrategy | |
| CGuzzle\Plugin\Backoff\HttpBackoffStrategy | |
| CGuzzle\Plugin\Backoff\ReasonPhraseBackoffStrategy | |
| CGuzzle\Plugin\Backoff\CallbackBackoffStrategy | |
| CGuzzle\Plugin\Backoff\ConstantBackoffStrategy | |
| CGuzzle\Plugin\Backoff\ExponentialBackoffStrategy | |
| CGuzzle\Plugin\Backoff\LinearBackoffStrategy | |
| CGuzzle\Plugin\Backoff\TruncatedBackoffStrategy | |
| ►CBadMethodCallException | |
| CGuzzle\Common\Exception\BadMethodCallException | |
| COmnipay\Common\Exception\BadMethodCallException | |
| CBagIt | |
| CBagItFetch | |
| CBagItManifest | |
| CGuzzle\Batch\BatchBuilder | |
| ►CGuzzle\Batch\BatchDivisorInterface | |
| CGuzzle\Batch\BatchClosureDivisor | |
| CGuzzle\Batch\BatchCommandTransfer | |
| CGuzzle\Batch\BatchRequestTransfer | |
| CGuzzle\Batch\BatchSizeDivisor | |
| ►CGuzzle\Batch\BatchInterface | |
| ►CGuzzle\Batch\AbstractBatchDecorator | |
| CGuzzle\Batch\ExceptionBufferingBatch | |
| CGuzzle\Batch\FlushingBatch | |
| CGuzzle\Batch\HistoryBatch | |
| CGuzzle\Batch\NotifyingBatch | |
| CGuzzle\Batch\Batch | |
| ►CGuzzle\Batch\BatchTransferInterface | |
| CGuzzle\Batch\BatchClosureTransfer | |
| CGuzzle\Batch\BatchCommandTransfer | |
| CGuzzle\Batch\BatchRequestTransfer | |
| CSeboettg\CiteProc\Style\Options\BibliographyOptions | |
| COmnipay\PayPal\Support\InstantUpdateApi\BillingAgreement | |
| CSymfony\Component\Mime\BodyRendererInterface | |
| ►CGuzzle\Cache\CacheAdapterInterface | |
| ►CGuzzle\Cache\AbstractCacheAdapter | |
| CGuzzle\Cache\DoctrineCacheAdapter | |
| CGuzzle\Cache\NullCacheAdapter | |
| CGuzzle\Cache\Zf1CacheAdapter | |
| CGuzzle\Cache\Zf2CacheAdapter | |
| CGuzzle\Cache\ClosureCacheAdapter | |
| CCachedPlugin | Abstract class for plugins that optionally support lazy load |
| ►CGuzzle\Plugin\Cache\CacheKeyProviderInterface | |
| CGuzzle\Plugin\Cache\DefaultCacheKeyProvider | |
| CCacheManager | |
| ►CGuzzle\Plugin\Cache\CacheStorageInterface | |
| CGuzzle\Plugin\Cache\DefaultCacheStorage | |
| ►CMoney\Calculator | |
| CMoney\Calculator\BcMathCalculator | |
| CMoney\Calculator\GmpCalculator | |
| CMoney\Calculator\PhpCalculator | |
| CSymfony\Component\EventDispatcher\Tests\CallableClass | |
| ►CGuzzle\Plugin\Cache\CanCacheStrategyInterface | |
| ►CGuzzle\Plugin\Cache\DefaultCanCacheStrategy | |
| CGuzzle\Plugin\Cache\CallbackCanCacheStrategy | |
| CSymfony\Component\Mime\CharacterStream | |
| CSeboettg\CiteProc\Style\Options\CitationOptions | |
| CSeboettg\CiteProc\CiteProc | |
| CSeboettg\CiteProc\Util\CiteProcHelper | |
| ►CHttp\Discovery\ClassDiscovery | |
| CHttp\Discovery\HttpAsyncClientDiscovery | |
| CHttp\Discovery\HttpClientDiscovery | |
| CHttp\Discovery\MessageFactoryDiscovery | |
| CHttp\Discovery\Psr17FactoryDiscovery | |
| CHttp\Discovery\Psr18ClientDiscovery | |
| CHttp\Discovery\StreamFactoryDiscovery | |
| CHttp\Discovery\UriFactoryDiscovery | |
| CComposer\Autoload\ClassLoader | |
| ►CGuzzleHttp\ClientInterface | |
| CGuzzleHttp\Client | |
| ►COmnipay\Common\Http\ClientInterface | |
| COmnipay\Common\Http\Client | |
| ►CPsr\Http\Client\ClientInterface | |
| ►CHttp\Client\HttpClient | |
| CHttp\Adapter\Guzzle6\Client | |
| CCollection | |
| CSeboettg\Collection\Collections | |
| ►CCommandLineTool | Initialization code for command-line scripts |
| CBatchConversionTool | Handles request for articles batch conversion |
| CbuildSwagger | CLI tool to compile a complete swagger.json file for hosting API documentation |
| CCitationsParsingTool | CLI tool to parse existing citations |
| CCopyAccessLogFileTool | CLI tool to copy apache log files while filtering entries related only to the current instalation |
| CFixGalleyImagesTool | |
| CgenerateTestMetrics | Generate example metric data |
| CimportExport | CLI tool to perform import/export tasks |
| CinstallEmailTemplates | |
| CInstallPluginVersionTool | CLI tool for installing a plugin version descriptor |
| ►CInstallTool | |
| COJSInstallTool | |
| CMergeCoverageReportTool | |
| CMergeUsersTool | |
| CrebuildSearchIndex | CLI tool to rebuild the article keyword search database |
| CRemoveLocaleKey | Remove a locale key from all locale files |
| CReviewerInterestsDeletionTool | CLI tool to remove user interests that are not referenced by any user accounts |
| ►CScheduledTaskTool | CLI tool to execute a set of scheduled tasks |
| CrunScheduledTasks | CLI tool to execute a set of scheduled tasks |
| CSetVersionTool | CLI tool to set a version number for each publication |
| CSubmissionDeletionTool | |
| CUpgradeTool | |
| CxmlEmailsToPo | |
| CxmlSchemaToMigration | |
| CxmlToPo | |
| ►CXmlToSqlTool | CLI tool to output the SQL statements corresponding to an XML database schema |
| CdbXMLtoSQL | CLI tool to output the SQL statements corresponding to an XML database schema |
| ►CSeboettg\Collection\Comparable | |
| CSeboettg\Collection\Test\Element | |
| ►CSeboettg\Collection\Comparator | |
| CSeboettg\Collection\Test\MyAscendingComparator | |
| CSeboettg\Collection\Test\MyCustomOrderComparator | |
| CSeboettg\Collection\Test\MyDescendingComparator | |
| ►CComparator | |
| CMoney\PHPUnit\Comparator | |
| CMyCLabs\Enum\PHPUnit\Comparator | |
| CComposerAutoloaderInit8e9419a45149b069bd95b315d603d796 | |
| CComposerAutoloaderInit920dae35ccfc70732addec51b9988e60 | |
| CComposerAutoloaderInitc21d034bff8d71e4dd436f17191fd70e | |
| CComposerAutoloaderInitdc095099a934dcbb71857981e49b8f47 | |
| CComposer\Autoload\ComposerStaticInit8e9419a45149b069bd95b315d603d796 | |
| CComposer\Autoload\ComposerStaticInit920dae35ccfc70732addec51b9988e60 | |
| CComposer\Autoload\ComposerStaticInitc21d034bff8d71e4dd436f17191fd70e | |
| CComposer\Autoload\ComposerStaticInitdc095099a934dcbb71857981e49b8f47 | |
| CConfig | Config class for accessing configuration parameters |
| ►CGuzzle\Service\ConfigLoaderInterface | |
| ►CGuzzle\Service\AbstractConfigLoader | |
| CGuzzle\Service\Builder\ServiceBuilderLoader | |
| CGuzzle\Service\Description\ServiceDescriptionLoader | |
| CGuzzle\Service\CachingConfigLoader | |
| CConfigParser | Class for parsing and modifying php.ini style configuration files |
| CConsole_Getopt | |
| ►CSeboettg\CiteProc\Constraint\Constraint | |
| ►CSeboettg\CiteProc\Constraint\AbstractConstraint | |
| CSeboettg\CiteProc\Constraint\IsNumeric | |
| CSeboettg\CiteProc\Constraint\IsUncertainDate | |
| CSeboettg\CiteProc\Constraint\Type | |
| CSeboettg\CiteProc\Constraint\Variable | |
| CSeboettg\CiteProc\Constraint\Disambiguate | |
| CSeboettg\CiteProc\Constraint\Jurisdiction | |
| CSeboettg\CiteProc\Constraint\Locator | |
| CSeboettg\CiteProc\Constraint\Position | |
| CSeboettg\CiteProc\Context | |
| CContextForm | Add OJS-specific fields to the context add/edit form |
| CContextQueryBuilder | Journal list query builder |
| CContextService | Extends the base context service class with app-specific requirements |
| CMoney\Converter | |
| CSymfony\Component\HttpFoundation\Cookie | |
| CHttp\Message\Cookie | |
| ►CGuzzle\Parser\Cookie\CookieParserInterface | |
| CGuzzle\Parser\Cookie\CookieParser | |
| CHttp\Message\CookieUtil | |
| CCore | Class containing system-wide functions |
| ►CCountable | |
| CDAOResultIterator | Wrapper around a DAOResultFactory providing a proper PHP Iterator implementation |
| CGuzzle\Common\Collection | |
| ►CGuzzle\Common\Exception\ExceptionCollection | |
| ►CGuzzle\Http\Exception\MultiTransferException | |
| CGuzzle\Service\Exception\CommandTransferException | |
| ►CGuzzle\Http\Curl\CurlMultiInterface | |
| ►CGuzzle\Http\Curl\CurlMulti | |
| CGuzzle\Tests\Mock\MockMulti | |
| CGuzzle\Http\Curl\CurlMultiProxy | |
| CGuzzle\Http\Message\Header\HeaderCollection | |
| ►CGuzzle\Http\Message\Header\HeaderInterface | |
| ►CGuzzle\Http\Message\Header | |
| CGuzzle\Http\Message\Header\CacheControl | |
| CGuzzle\Http\Message\Header\Link | |
| ►CGuzzle\Plugin\Cookie\CookieJar\CookieJarInterface | |
| ►CGuzzle\Plugin\Cookie\CookieJar\ArrayCookieJar | |
| CGuzzle\Plugin\Cookie\CookieJar\FileCookieJar | |
| CGuzzle\Plugin\History\HistoryPlugin | |
| CGuzzle\Plugin\Mock\MockPlugin | |
| CGuzzle\Service\Command\Factory\CompositeFactory | |
| ►CGuzzle\Service\Resource\ResourceIteratorInterface | |
| ►CGuzzle\Service\Resource\ResourceIterator | |
| CGuzzle\Tests\Service\Mock\Model\MockCommandIterator | |
| CGuzzle\Tests\Mock\MockObserver | |
| ►CGuzzleHttp\Cookie\CookieJarInterface | |
| ►CGuzzleHttp\Cookie\CookieJar | |
| CGuzzleHttp\Cookie\FileCookieJar | |
| CGuzzleHttp\Cookie\SessionCookieJar | |
| CGuzzleHttp\Handler\MockHandler | |
| CHttp\Message\CookieJar | |
| ►COmnipay\Common\ItemBag | |
| COmnipay\PayPal\PayPalItemBag | |
| CSeboettg\Collection\Collection | |
| ►CSymfony\Component\HttpFoundation\HeaderBag | |
| CSymfony\Component\HttpFoundation\ResponseHeaderBag | |
| ►CSymfony\Component\HttpFoundation\ParameterBag | |
| CSymfony\Component\HttpFoundation\FileBag | |
| CSymfony\Component\HttpFoundation\ServerBag | |
| ►CSymfony\Component\HttpFoundation\Session\Attribute\AttributeBag | |
| CSymfony\Component\HttpFoundation\Session\Attribute\NamespacedAttributeBag | |
| CSymfony\Component\HttpFoundation\Session\Session | |
| ►CCounterReport | A COUNTER report, base class |
| CCounterReportAR1 | |
| CCounterReportJR1 | Journal Report 1 |
| COmnipay\Common\CreditCard | |
| CCrossrefExportDeployment | Base class configuring the crossref export process to an application's specifics |
| CSeboettg\CiteProc\Styles\Css\CssRule | |
| CSeboettg\CiteProc\Styles\Css\CssStyle | |
| ►CGuzzleHttp\Handler\CurlFactoryInterface | |
| CGuzzleHttp\Handler\CurlFactory | |
| CGuzzle\Http\Curl\CurlHandle | |
| CGuzzleHttp\Handler\CurlHandler | |
| CGuzzleHttp\Handler\CurlMultiHandler | |
| CGuzzle\Http\Curl\CurlVersion | |
| COmnipay\Common\Currency | |
| ►CDAO | Operations for retrieving and modifying objects from a database |
| CAccessKeyDAO | Operations for retrieving and modifying AccessKey objects |
| CAnnouncementTypeDAO | Operations for retrieving and modifying AnnouncementType objects |
| CAuthSourceDAO | Operations for retrieving and modifying AuthSource objects |
| CCategoryDAO | Operations for retrieving and modifying Category objects |
| CCitationDAO | Operations for retrieving and modifying Citation objects |
| ►CControlledVocabDAO | Operations for retrieving and modifying ControlledVocab objects |
| CInterestDAO | Operations for retrieving and modifying a user's review interests |
| CSubmissionAgencyDAO | Operations for retrieving and modifying a submission's assigned agencies |
| CSubmissionDisciplineDAO | Operations for retrieving and modifying a submission's assigned disciplines |
| CSubmissionKeywordDAO | Operations for retrieving and modifying a submission's assigned keywords |
| CSubmissionLanguageDAO | Operations for retrieving and modifying a submission's assigned languages |
| CSubmissionSubjectDAO | Operations for retrieving and modifying a submission's assigned subjects |
| ►CControlledVocabEntryDAO | Operations for retrieving and modifying ControlledVocabEntry objects |
| CInterestEntryDAO | |
| CSubmissionAgencyEntryDAO | Operations for retrieving and modifying a submission's agencies |
| CSubmissionDisciplineEntryDAO | Operations for retrieving and modifying a submission's disciplines |
| CSubmissionKeywordEntryDAO | Operations for retrieving and modifying a submission's keywords |
| CSubmissionLanguageEntryDAO | Operations for retrieving and modifying a submission's languages |
| CSubmissionSubjectEntryDAO | Operations for retrieving and modifying a submission's subjects |
| CCountryDAO | |
| CCurrencyDAO | Operations for retrieving and modifying Currency objects |
| CDataObjectTombstoneDAO | Base class for retrieving and modifying DataObjectTombstone objects |
| CDataObjectTombstoneSettingsDAO | Operations for retrieving and modifying submission tombstone settings |
| CDepositDAO | Operations for adding a PLN deposit |
| CDepositObjectDAO | Operations for adding a PLN deposit object |
| CDepositPointDAO | Operations for retrieving and modifying DepositPoint objects |
| CEditDecisionDAO | Operations for retrieving and modifying editor decisions |
| ►CEmailLogDAO | Class for inserting/accessing email log entries |
| CSubmissionEmailLogDAO | Extension to EmailLogDAO for submission-specific log entries |
| ►CEventLogDAO | Class for inserting/accessing event log entries |
| CSubmissionEventLogDAO | Extension to EventLogDAO for submission-specific log entries |
| CSubmissionFileEventLogDAO | Extension to EventLogDAO for submission file specific log entries |
| CFilterDAO | Operations for retrieving and modifying Filter objects |
| CFilterGroupDAO | Operations for retrieving and modifying FilterGroup objects |
| CGenreDAO | Operations for retrieving and modifying Genre objects |
| CIssueDAO | Operations for retrieving and modifying Issue objects |
| CIssueFileDAO | Operations for retrieving and modifying IssueFile objects |
| CIssueGalleyDAO | Operations for retrieving and modifying IssueGalley objects |
| CLanguageDAO | Operations for retrieving and modifying Language objects |
| CLibraryFileDAO | Operations for retrieving and modifying LibraryFile objects |
| CMarkupJobInfoDAO | Operations for managing MarkupJobInfo objects |
| CNavigationMenuDAO | Operations for retrieving and modifying NavigationMenu objects |
| CNavigationMenuItemAssignmentDAO | |
| CNavigationMenuItemDAO | Operations for retrieving and modifying NavigationMenuItem objects. NMI = NavigationMenuItem |
| CNoteDAO | Operations for retrieving and modifying Note objects |
| CNotificationDAO | Operations for retrieving and modifying Notification objects |
| CNotificationSettingsDAO | Operations for retrieving and modifying Notification metadata |
| CNotificationSubscriptionSettingsDAO | Operations for retrieving and modifying user's notification settings. This class stores user settings that determine how notifications should be delivered to them |
| COJSCompletedPaymentDAO | Operations for retrieving and querying past payments |
| ►CPKPMetricsDAO | Class with basic operations for retrieving and adding statistics data |
| CMetricsDAO | Operations for retrieving and adding statistics data |
| ►CPKPOAIDAO | Base class for DAO operations for the OAI interface |
| ►COAIDAO | DAO operations for the OJS OAI interface |
| CDRIVERDAO | DAO operations for DRIVER |
| ►CPKPSectionDAO | Operations for retrieving and modifying Section objects |
| CSectionDAO | Operations for retrieving and modifying Section objects |
| CPluginGalleryDAO | Operations for retrieving content from the PKP plugin gallery |
| CPluginSettingsDAO | Operations for retrieving and modifying plugin settings |
| CQueryDAO | Operations for retrieving and modifying Query objects |
| CQueuedPaymentDAO | Operations for retrieving and modifying queued payment objects |
| CRepresentationDAO | Abstract DAO for fetching/working with DB storage of Representation objects |
| CReviewAssignmentDAO | Class for DAO relating reviewers to submissions |
| CReviewFilesDAO | Operations for managing review round / submission file associations. These control which files are available for download by reviewers during review |
| CReviewFormDAO | Operations for retrieving and modifying ReviewForm objects |
| CReviewFormElementDAO | Operations for retrieving and modifying ReviewFormElement objects |
| CReviewFormResponseDAO | Operations for retrieving and modifying ReviewFormResponse objects |
| CReviewReportDAO | Review report DAO |
| CReviewRoundDAO | Operations for retrieving and modifying ReviewRound objects |
| CRoleDAO | Operations for retrieving and modifying Role objects |
| CScheduledTaskDAO | Operations for retrieving and modifying Scheduled Task data |
| ►CSchemaDAO | A base class for DAOs which rely on a json-schema file to define the data object |
| CAnnouncementDAO | Operations for retrieving and modifying Announcement objects |
| CArticleGalleyDAO | Operations for retrieving and modifying ArticleGalley objects |
| ►CContextDAO | Operations for retrieving and modifying context objects |
| CJournalDAO | Operations for retrieving and modifying Journal objects |
| CEmailTemplateDAO | Operations for retrieving and modifying Email Template objects |
| ►CPKPAuthorDAO | Operations for retrieving and modifying PKPAuthor objects |
| CAuthorDAO | Operations for retrieving and modifying Author objects |
| ►CPKPPublicationDAO | Operations for retrieving and modifying publication objects |
| CPublicationDAO | Add OJS-specific functions for PKPPublicationDAO |
| ►CPKPSubmissionDAO | Operations for retrieving and modifying Submission objects |
| ►CSubmissionDAO | Operations for retrieving and modifying Article objects |
| CReviewerSubmissionDAO | Operations for retrieving and modifying ReviewerSubmission objects |
| CSessionDAO | Operations for retrieving and modifying Session objects |
| ►CSettingsDAO | Operations for retrieving and modifying settings |
| CControlledVocabEntrySettingsDAO | Operations for retrieving and modifying controlled vocabulary entry settings |
| CJournalSettingsDAO | Operations for retrieving and modifying journal settings |
| CSiteDAO | Operations for retrieving and modifying the Site object |
| CStageAssignmentDAO | Operations for retrieving and modifying StageAssignment objects |
| CStaticPagesDAO | |
| CSubEditorsDAO | Base class associating sections, series and categories to sub editors |
| CSubmissionCommentDAO | Operations for retrieving and modifying SubmissionComment objects |
| CSubmissionFileDAO | Abstract base class for retrieving and modifying SubmissionFile objects and their decendents (e.g. SubmissionFile, SubmissionArtworkFile) |
| ►CSubmissionFileDAODelegate | Abstract class to support DAO delegates that provide operations to retrieve and modify SubmissionFile objects |
| CSubmissionArtworkFileDAODelegate | Base class for operations for retrieving and modifying ArtworkFile objects |
| CSupplementaryFileDAODelegate | Base class for operations for retrieving and modifying SupplementaryFile objects |
| ►CSubmissionSearchDAO | DAO class for submission search index |
| CArticleSearchDAO | DAO class for article search index |
| ►CSubscriptionDAO | Abstract class for retrieving and modifying subscriptions |
| CIndividualSubscriptionDAO | Operations for retrieving and modifying IndividualSubscription objects |
| CInstitutionalSubscriptionDAO | Operations for retrieving and modifying InstitutionalSubscription objects |
| CSubscriptionTypeDAO | Operations for retrieving and modifying SubscriptionType objects |
| CTemporaryFileDAO | Operations for retrieving and modifying TemporaryFile objects |
| CTimeZoneDAO | |
| CUsageStatsTemporaryRecordDAO | Operations for retrieving and adding temporary usage statistics records |
| ►CUserDAO | Operations for retrieving and modifying User objects |
| CUserStageAssignmentDAO | Operations for users as related to their stage assignments |
| CUserGroupAssignmentDAO | Operations for retrieving and modifying user group assignments FIXME: Some of the context-specific features of this class will have to be changed for zero- or double-context applications when user groups are ported over to them |
| CUserGroupDAO | Operations for retrieving and modifying User Groups and user group assignments |
| CUserSettingsDAO | Operations for retrieving and modifying user settings |
| CVersionDAO | Operations for retrieving and modifying Version objects |
| CViewsDAO | Class for keeping track of item views |
| CWorkflowStageDAO | Class for operations involving the workflow stages |
| CDAORegistry | Maintains a static list of DAO objects so each DAO is instantiated only once |
| CDataciteExportDeployment | Base class configuring the datacite export process to an application's specifics |
| ►CDataObject | Any class with an associated DAO should extend this class |
| CAccessKey | AccessKey class |
| CAnnouncement | Basic class describing a announcement |
| CAnnouncementType | Basic class describing an announcement type |
| CAuthSource | Describes an authentication source |
| CCategory | Describes basic Category properties |
| CCitation | Class representing a citation (bibliographic reference) |
| ►CContext | Basic class describing a context |
| CJournal | Describes basic journal properties |
| CControlledVocab | Basic class describing an controlled vocab |
| ►CControlledVocabEntry | Basic class describing a controlled vocab |
| CInterestEntry | |
| CSubmissionAgency | Basic class describing a submission agency |
| CSubmissionDiscipline | Basic class describing a submission discipline |
| CSubmissionKeyword | Basic class describing a submission keyword |
| CSubmissionLanguage | Basic class describing a submission language |
| CSubmissionSubject | Basic class describing a submission subject |
| CCurrency | Basic class describing a currency |
| CDataObjectTombstone | Base class for data object tombstones |
| CDeposit | Container for deposit objects that are submitted to a PLN |
| CDepositObject | Basic class describing a deposit stored in the PLN |
| CDepositPoint | Deposit point entity |
| ►CEmailLogEntry | Describes an entry in the email log |
| CSubmissionEmailLogEntry | Base class for describing an entry in the submission email log |
| CEmailTemplate | Describes basic email template properties |
| ►CEventLogEntry | Describes an entry in the event log |
| ►CPKPSubmissionEventLogEntry | Describes an entry in the submission history log |
| CSubmissionEventLogEntry | Describes an entry in the submission history log |
| CSubmissionFileEventLogEntry | Describes an entry in the submission file history log |
| ►CFilter | Class that provides the basic template for a filter. Filters are generic data processors that take in a well-specified data type and return another well-specified data type |
| CCitationListTokenizerFilter | Class that takes an unformatted list of citations and returns an array of raw citation strings |
| CCrosswalkFilter | Class that provides methods to convert one type of meta-data description into another. This is an abstract class that must be sub-classed by specific cross-walk implementations |
| ►CPersistableFilter | A filter that can be persisted to the database |
| CArticlePubMedXmlFilter | Class that converts a Article to a PubMed XML document |
| ►CCompositeFilter | An abstract base class for generic filters that compose other filters into filter networks |
| CGenericMultiplexerFilter | A generic filter that is configured with a number of equal type filters. It takes the input argument, applies all given filters to it and returns an array of outputs as a result |
| CGenericSequencerFilter | A generic filter that is configured with a number of ordered filters. It takes the input argument of the first filter, passes its output to the next filter and so on and finally returns the result of the last filter in the chain to the caller |
| COtherCompositeFilter | |
| ►CMetadataDataObjectAdapter | Class that injects/extracts a meta-data description into/from an application entity object (DataObject) |
| CDc11SchemaArticleAdapter | Abstract base class for meta-data adapters that injects/extracts Dublin Core schema compliant meta-data into/from a Submission object |
| CMetadataDescriptionDummyAdapter | Class that simulates a metadata adapter for metadata description object for direct metadata description persistence |
| ►CNativeImportExportFilter | Base class that converts between Native XML documents and DataObjects |
| CDOAJJsonFilter | Class that converts an Article to a DOAJ JSON string |
| ►CNativeExportFilter | Base class that converts a DataObject to a Native XML document |
| CDataciteXmlFilter | Class that converts an Issue to a DataCite XML document |
| CDOAJXmlFilter | Class that converts an Article to a DOAJ XML document |
| ►CIssueCrossrefXmlFilter | Class that converts an Issue to a Crossref XML document |
| CArticleCrossrefXmlFilter | Class that converts an Article to a Crossref XML document |
| CIssueGalleyNativeXmlFilter | Base class that converts a set of issue galleys to a Native XML document |
| CIssueNativeXmlFilter | Base class that converts a set of issues to a Native XML document |
| ►CO4DOIXmlFilter | Basis class for converting objects (issues, articles, galleys) to a O4DOI XML document |
| ►CArticleMedraXmlFilter | Class that converts an Article as work to a O4DOI XML document |
| CGalleyMedraXmlFilter | Class that converts an ArticleGalley i.e article as manifestation to a O4DOI XML document |
| CIssueMedraXmlFilter | Class that converts an Issue as work or manifestation to a O4DOI XML document |
| ►CPKPAuthorNativeXmlFilter | Base class that converts a set of authors to a Native XML document |
| CAuthorNativeXmlFilter | Class that converts a Author to a Native XML document |
| ►CPKPPublicationNativeXmlFilter | Base class that converts a PKPPublication to a Native XML document |
| CPublicationNativeXmlFilter | Class that converts a Publication to a Native XML document |
| CPKPUserUserXmlFilter | Base class that converts a set of users to a User XML document |
| ►CRepresentationNativeXmlFilter | Base class that converts a representation to a Native XML document |
| CArticleGalleyNativeXmlFilter | Class that converts an ArticleGalley to a Native XML document |
| ►CSubmissionFileNativeXmlFilter | Base class that converts a submissionFile to a Native XML document |
| CArtworkFileNativeXmlFilter | Filter to convert an artwork file to a Native XML document |
| CSupplementaryFileNativeXmlFilter | Filter to convert a supplementary file to a Native XML document |
| ►CSubmissionNativeXmlFilter | Base class that converts a set of submissions to a Native XML document |
| CArticleNativeXmlFilter | Class that converts a Article to a Native XML document |
| CUserGroupNativeXmlFilter | Base class that converts a set of user groups to a Native XML document |
| ►CNativeImportFilter | Base class that converts a Native XML document to a DataObject |
| CNativeXmlIssueFilter | Base class that converts a Native XML document to a set of issues |
| CNativeXmlIssueGalleyFilter | Base class that converts a Native XML document to a set of issue galleys |
| ►CNativeXmlPKPAuthorFilter | Base class that converts a Native XML document to a set of authors |
| CNativeXmlAuthorFilter | Class that converts a Native XML document to a set of articles |
| ►CNativeXmlPKPPublicationFilter | Base class that converts a Native XML document to a set of publications |
| CNativeXmlPublicationFilter | Class that converts a Native XML document to a set of articles |
| ►CNativeXmlRepresentationFilter | Base class that converts a Native XML document to a set of authors |
| CNativeXmlArticleGalleyFilter | Class that converts a Native XML document to a set of publication formats |
| ►CNativeXmlSubmissionFileFilter | Base class that converts a Native XML document to a submission file |
| ►CNativeXmlArticleFileFilter | Class that converts a Native XML document to an article file |
| CNativeXmlArtworkFileFilter | Class that converts a Native XML document to an artwork file |
| CNativeXmlSupplementaryFileFilter | Class that converts a Native XML document to an supplementary file |
| ►CNativeXmlSubmissionFilter | Base class that converts a Native XML document to a set of submissions |
| CNativeXmlArticleFilter | Class that converts a Native XML document to a set of articles |
| CNativeXmlUserGroupFilter | Base class that converts a Native XML document to a set of user groups |
| CUserXmlPKPUserFilter | Base class that converts a User XML document to a set of users |
| CPersistableTestFilter | Test class to be used to test the FilterDAO |
| CTemplateBasedFilter | Abstract base class for all filters that transform their input via smarty templates |
| CXSLTransformationFilter | Class that transforms XML via XSL |
| CFilterGroup | Class that represents filter groups |
| CGalleryPlugin | Class describing a plugin in the Plugin Gallery |
| CGenre | Basic class describing a genre |
| ►CIdentity | Basic class providing common functionality for users and authors in the system |
| ►CPKPAuthor | Author metadata class |
| CAuthor | Article author metadata class |
| CUser | Basic class describing users existing in the system |
| CIssue | Class for Issue |
| CLanguage | Basic class describing a language |
| CLibraryFile | Library file class |
| ►CMail | Class defining basic operations for handling and sending emails |
| ►CMailTemplate | Subclass of Mail for mailing a template email |
| CMassMail | Helper class to send mass emails |
| ►CSubmissionMailTemplate | Subclass of MailTemplate for sending emails related to submissions |
| CArticleMailTemplate | Subclass of SubmissionMailTemplate for sending emails related to articles |
| CMarkupJobInfo | Class containing metadata about a job triggered |
| CMetadataDescription | Class modeling a description (DCMI abstract model) or subject- predicate-object graph (RDF). This class and its children provide meta-data (DCMI abstract model: statements of property-value pairs, RDF: assertions of predicate-object pairs) about a given PKP application entity instance (DCMI abstract model: described resource, RDF: subject) |
| CNavigationMenu | Class describing a NavigationMenu |
| CNavigationMenuItem | Basic class describing a NavigationMenuItem |
| CNavigationMenuItemAssignment | Basic class describing a NavigationMenuItemAssignment. Each assignment describes a NavigationMenuItem assigned to a NavigationMenu, including it's position and if it's nested within another NavigationMenuItem |
| CNote | Class for Note |
| ►CPKPFile | Base PKP file class |
| ►CIssueFile | Issue file class |
| CIssueGalley | A galley is a final presentation version of the full-text of an issue |
| ►CSubmissionFile | Submission file class |
| CSubmissionArtworkFile | Artwork file class |
| CSupplementaryFile | Supplementary file class. This represents submission files that support a complete Dublin Core metadata set, and are typically indexed separately from the submission document itself (e.g. the article). This typically would be used for genres such as data sets etc |
| CTemporaryFile | Temporary file class |
| ►CPKPNotification | |
| CNotification | Class for Notification |
| ►CPKPPublication | Base class for Publication |
| CPublication | Class for Publication |
| ►CPKPSection | Describes basic section properties |
| CSection | Describes basic section properties |
| ►CPKPSubmission | The Submission class implements the abstract data model of a scholarly submission |
| ►CSubmission | Article class |
| CReviewerSubmission | ReviewerSubmission class |
| CQuery | Class for Query |
| ►CRepresentation | A submission's representation (Publication Format, Galley, ...) |
| CArticleGalley | A galley is a final presentation version of the full-text of an article |
| CReviewAssignment | Describes review assignment properties |
| CReviewForm | Basic class describing a review form |
| CReviewFormElement | Basic class describing a review form element |
| CReviewFormResponse | Basic class describing a review form response |
| CReviewRound | Basic class describing a review round |
| CRole | Describes generic PKP user roles within the system and the associated permissions |
| CSession | Maintains user state information from one request to the next |
| CSite | Describes system-wide site properties |
| CStageAssignment | Basic class describing a Stage Assignment |
| CStaticPage | |
| CSubmissionComment | Class for SubmissionComment |
| ►CSubscription | Basic class describing a subscription |
| CIndividualSubscription | Basic class describing an individual (non-institutional) subscription |
| CInstitutionalSubscription | Basic class describing an institutional subscription |
| CSubscriptionType | |
| CUserGroup | Describes user groups |
| CUserGroupAssignment | |
| CVersion | Describes system version history |
| CSeboettg\CiteProc\Rendering\Date\Date | |
| CSeboettg\CiteProc\Util\DateHelper | |
| CSeboettg\CiteProc\Rendering\Date\DatePart | |
| ►CSeboettg\CiteProc\Rendering\Date\DateRange\DateRangeRenderer | |
| CSeboettg\CiteProc\Rendering\Date\DateRange\DayRenderer | |
| CSeboettg\CiteProc\Rendering\Date\DateRange\MonthDayRenderer | |
| CSeboettg\CiteProc\Rendering\Date\DateRange\MonthRenderer | |
| CSeboettg\CiteProc\Rendering\Date\DateRange\YearDayRenderer | |
| CSeboettg\CiteProc\Rendering\Date\DateRange\YearMonthDayRenderer | |
| CSeboettg\CiteProc\Rendering\Date\DateRange\YearMonthRenderer | |
| CSeboettg\CiteProc\Rendering\Date\DateRange\YearRenderer | |
| CDBConnection | Class for accessing the low-level database connection. Currently integrated with ADOdb (from http://adodb.sourceforge.net) |
| CDBDataXMLParser | Class to import and export database data from an XML format. See dbscripts/xml/dtd/xmldata.dtd for the XML schema used |
| CDBResultRange | Container class for range information when retrieving a result set |
| CdeleteSubmissions | CLI tool to delete submissions |
| CDepositPackage | Represent a PLN deposit package |
| CDepositPointsHelper | Deposit points Helper class |
| CDepositUnregisterableErrorCallback | |
| ►CHttp\Discovery\Strategy\DiscoveryStrategy | |
| CHttp\Discovery\Strategy\CommonClassesStrategy | |
| CHttp\Discovery\Strategy\CommonPsr17ClassesStrategy | |
| CHttp\Discovery\Strategy\MockClientStrategy | |
| CHttp\Discovery\Strategy\PuliBetaStrategy | |
| CDispatcher | Class dispatching HTTP requests to handlers |
| CDOAJExportDeployment | Base class configuring the DOAJ export process to an application's specifics |
| ►CDomainException | |
| CMoney\Exception\UnknownCurrencyException | |
| CGuzzleHttp\Handler\EasyHandle | |
| CEditorAction | Editor actions |
| CEmailTemplatesListPanel | A ListPanel component for viewing and editing email templates |
| ►CSymfony\Component\Mime\Encoder\EncoderInterface | |
| ►CSymfony\Component\Mime\Encoder\Base64Encoder | |
| CSymfony\Component\Mime\Encoder\Base64ContentEncoder | |
| CSymfony\Component\Mime\Encoder\Base64MimeHeaderEncoder | |
| ►CSymfony\Component\Mime\Encoder\ContentEncoderInterface | |
| CSymfony\Component\Mime\Encoder\Base64ContentEncoder | |
| CSymfony\Component\Mime\Encoder\EightBitContentEncoder | |
| CSymfony\Component\Mime\Encoder\QpContentEncoder | |
| ►CSymfony\Component\Mime\Encoder\QpEncoder | |
| CSymfony\Component\Mime\Encoder\QpMimeHeaderEncoder | |
| CSymfony\Component\Mime\Encoder\Rfc2231Encoder | |
| CPKP\Services\Interfaces\EntityPropertyInterface | |
| CEntityPropertyInterface | An interface describing the methods a service class will implement to convert an entity into an assoc array of properties. These methods are typically evoked when producing a response to an API request |
| ►CPKP\Services\QueryBuilders\Interfaces\EntityQueryBuilderInterface | |
| CAPP\Services\QueryBuilders\GalleyQueryBuilder | |
| CAPP\Services\QueryBuilders\IssueQueryBuilder | |
| CPKP\Services\QueryBuilders\PKPAnnouncementQueryBuilder | |
| CPKP\Services\QueryBuilders\PKPAuthorQueryBuilder | |
| ►CPKP\Services\QueryBuilders\PKPContextQueryBuilder | |
| CAPP\Services\QueryBuilders\ContextQueryBuilder | |
| CPKP\Services\QueryBuilders\PKPEmailTemplateQueryBuilder | |
| CPKP\Services\QueryBuilders\PKPPublicationQueryBuilder | |
| ►CPKP\Services\QueryBuilders\PKPSubmissionQueryBuilder | |
| CAPP\Services\QueryBuilders\SubmissionQueryBuilder | |
| CPKP\Services\QueryBuilders\PKPUserQueryBuilder | |
| CEntityQueryBuilderInterface | An interface that defines required methods for a QueryBuilder that retrieves one of the application's entities |
| CPKP\Services\Interfaces\EntityReadInterface | |
| CEntityReadInterface | An interface describing the methods a service class will implement to get one object or a collection of objects |
| CPKP\Services\Interfaces\EntityWriteInterface | |
| CEntityWriteInterface | An interface describing the methods a service class will implement to validate, add, edit and delete an object |
| ►CGuzzle\Plugin\ErrorResponse\ErrorResponseExceptionInterface | |
| CGuzzle\Tests\Mock\ErrorResponseMock | |
| ►CSymfony\Component\EventDispatcher\Event | |
| CGuzzle\Common\Event | |
| CSymfony\Component\EventDispatcher\GenericEvent | |
| ►CSymfony\Component\EventDispatcher\EventDispatcherInterface | |
| ►CSymfony\Component\EventDispatcher\Debug\TraceableEventDispatcherInterface | |
| CSymfony\Component\EventDispatcher\Debug\TraceableEventDispatcher | |
| ►CSymfony\Component\EventDispatcher\EventDispatcher | |
| CSymfony\Component\EventDispatcher\ContainerAwareEventDispatcher | |
| CSymfony\Component\EventDispatcher\ImmutableEventDispatcher | |
| ►CSymfony\Component\EventDispatcher\EventSubscriberInterface | |
| CGuzzle\Http\RedirectPlugin | |
| CGuzzle\Plugin\Async\AsyncPlugin | |
| CGuzzle\Plugin\Backoff\BackoffLogger | |
| CGuzzle\Plugin\Backoff\BackoffPlugin | |
| CGuzzle\Plugin\Cache\CachePlugin | |
| CGuzzle\Plugin\Cookie\CookiePlugin | |
| CGuzzle\Plugin\CurlAuth\CurlAuthPlugin | |
| CGuzzle\Plugin\ErrorResponse\ErrorResponsePlugin | |
| CGuzzle\Plugin\History\HistoryPlugin | |
| CGuzzle\Plugin\Log\LogPlugin | |
| CGuzzle\Plugin\Md5\CommandContentMd5Plugin | |
| CGuzzle\Plugin\Md5\Md5ValidatorPlugin | |
| CGuzzle\Plugin\Mock\MockPlugin | |
| CGuzzle\Plugin\Oauth\OauthPlugin | |
| CGuzzle\Tests\Mock\MockObserver | |
| CGuzzle\Tests\Plugin\Backoff\BackoffPluginTest | |
| CSymfony\Component\EventDispatcher\Tests\Debug\EventSubscriber | |
| CSymfony\Component\EventDispatcher\Tests\DependencyInjection\SubscriberService | |
| CSymfony\Component\EventDispatcher\Tests\SubscriberService | |
| CSymfony\Component\EventDispatcher\Tests\TestEventSubscriber | |
| CSymfony\Component\EventDispatcher\Tests\TestEventSubscriberWithMultipleListeners | |
| CSymfony\Component\EventDispatcher\Tests\TestEventSubscriberWithPriorities | |
| ►CMoney\Exception | |
| CMoney\Exception\FormatterException | |
| CMoney\Exception\ParserException | |
| CMoney\Exception\UnknownCurrencyException | |
| CMoney\Exception\UnresolvableCurrencyPairException | |
| ►CHttp\Discovery\Exception | |
| CHttp\Discovery\Exception\ClassInstantiationFailedException | |
| CHttp\Discovery\Exception\DiscoveryFailedException | |
| CHttp\Discovery\Exception\DiscoveryFailedException | |
| CHttp\Discovery\Exception\NoCandidateFoundException | |
| CHttp\Discovery\Exception\NoCandidateFoundException | |
| ►CHttp\Discovery\Exception\NotFoundException | |
| CHttp\Discovery\NotFoundException | |
| ►CHttp\Discovery\Exception\StrategyUnavailableException | |
| CHttp\Discovery\Exception\PuliUnavailableException | |
| ►CHttp\Message\Exception | |
| CHttp\Message\Exception\UnexpectedValueException | |
| CGuzzle\Tests\Mock\ExceptionMock | |
| ►CMoney\Exchange | |
| CMoney\Exchange\ExchangerExchange | |
| CMoney\Exchange\FixedExchange | |
| CMoney\Exchange\IndirectExchange | |
| CMoney\Exchange\ReversedCurrenciesExchange | |
| CMoney\Exchange\SwapExchange | |
| ►CSymfony\Component\HttpFoundation\File\MimeType\ExtensionGuesserInterface | |
| CSymfony\Component\HttpFoundation\File\MimeType\ExtensionGuesser | |
| CSymfony\Component\HttpFoundation\File\MimeType\MimeTypeExtensionGuesser | |
| ►CSeboettg\CiteProc\Util\Factory | |
| CSeboettg\CiteProc\Constraint\Factory | |
| ►CGuzzle\Service\Command\Factory\FactoryInterface | |
| CGuzzle\Service\Command\Factory\AliasFactory | |
| CGuzzle\Service\Command\Factory\CompositeFactory | |
| CGuzzle\Service\Command\Factory\ConcreteClassFactory | |
| CGuzzle\Service\Command\Factory\MapFactory | |
| CGuzzle\Service\Command\Factory\ServiceDescriptionFactory | |
| CFbv | Class defining Form Builder Vocabulary methods |
| CField | A base class representing a single field in a form |
| ►CPKP\components\forms\Field | |
| ►CPKP\components\forms\FieldBaseAutosuggest | |
| CPKP\components\forms\FieldControlledVocab | |
| CPKP\components\forms\FieldSelectSubmissions | |
| CPKP\components\forms\FieldColor | |
| CPKP\components\forms\FieldHTML | |
| ►CPKP\components\forms\FieldOptions | |
| CAPP\components\forms\FieldArchivingPn | |
| CPKP\components\forms\FieldMetadataSetting | |
| CPKP\components\forms\FieldShowEnsuringLink | |
| CPKP\components\forms\FieldPubId | |
| CPKP\components\forms\FieldRadioInput | |
| CPKP\components\forms\FieldRichTextarea | |
| ►CPKP\components\forms\FieldSelect | |
| CAPP\components\forms\FieldSelectIssue | |
| ►CPKP\components\forms\FieldText | |
| CPlugins\Generic\URN\FieldUrn | |
| CPKP\components\forms\FieldTextarea | |
| ►CPKP\components\forms\FieldUpload | |
| CPKP\components\forms\FieldUploadImage | |
| CFieldArchivingPn | An extension of the FieldOptions for the configuration setting which allows a user to enable/disable the PKP Preservation Network plugin, and access the settings, from a form-like view in the distribution settings |
| CFieldBaseAutosuggest | A base class for text fields that provide suggested values while typing |
| CFieldColor | A color picker field in a form |
| CFieldControlledVocab | A type of autosuggest field for controlled vocabulary like keywords |
| CFieldHTML | A component for inserting HTML into a form, when you don't need any input fields or values stored |
| CFieldMetadataSetting | A field to enable a type of metadata and determine when it should be requested or required |
| CFieldOptions | A field to select from a set of checkbox or radio options |
| CFieldPubId | A field for generating a pub id, like a DOI |
| CFieldRadioInput | A field to select one of a set of options, and one option is a text field for entering a custom value |
| CFieldRichTextarea | A rich text editor field in a form |
| CFieldSelect | A select field in a form |
| CFieldSelectIssue | An extension of the FieldSelect for selecting an issue |
| CFieldSelectSubmissions | A text field to search for and select submissions |
| CFieldShowEnsuringLink | An extension of the FieldOptions for the configuration setting which determines whether or not to show a link to reviewers about keeping reviews blind |
| CFieldText | A basic text field in a form |
| CFieldTextarea | A multiline textarea field in a form |
| CFieldUpload | A field for uploading a file |
| CFieldUploadImage | A field for uploading a file |
| CFieldUrn | A field for entering a URN and then having the check number generated |
| CFileArchive | Class provides functionality for creating an archive of files |
| CFileCache | Provides caching based on machine-generated PHP code on the filesystem |
| CFileForm | Form for adding/edditing a file stores/retrieves from an associative array |
| ►CFileManager | Class defining basic operations for file management |
| CIssueFileManager | Class defining operations for issue file management |
| ►CPKPPublicFileManager | Wrapper class for uploading files to a site/journal's public directory |
| CPublicFileManager | Wrapper class for uploading files to a site/journal's public directory |
| ►CPrivateFileManager | Class defining operations for private file management |
| ►CContextFileManager | Class defining operations for private context file management |
| ►CBaseSubmissionFileManager | Base helper class for submission file management tasks |
| CSubmissionFileManager | Helper class for database-backed submission file management tasks |
| ►CPKPLibraryFileManager | Wrapper class for uploading files to a site/context' library directory |
| CLibraryFileManager | Wrapper class for uploading files to a site/context' library directory |
| CTemporaryFileManager | |
| CFilesGridCapabilities | Defines files grid capabilities. Should be used by grid handlers that handle submission files to store which capabilities the grid has |
| CFilterHelper | Class that provides filter-related helper methods |
| ►CFilterIterator | |
| CGuzzle\Iterator\FilterIterator | |
| ►CFilterSetting | Class that describes a configurable filter setting |
| CBooleanFilterSetting | Class that describes a configurable filter setting which must be either true or false |
| CEmailFilterSetting | Class that describes a configurable filter setting which must be an email |
| CSetFilterSetting | Class that describes a configurable filter setting which must be one of a given set of values |
| ►CForm | Class defining basic operations for handling HTML forms |
| CAnnouncementFeedSettingsForm | Form for journal managers to modify announcement feed plugin settings |
| CAnnouncementTypeForm | Form for manager to create/edit announcement types |
| CArticleGalleyForm | Article galley editing form |
| CAuthorDepositForm | Form to perform an author's SWORD deposit(s) |
| ►CBaseProfileForm | Base form to edit an aspect of user profile |
| CAPIProfileForm | Form to edit user's API key settings |
| CContactForm | Form to edit user's contact information |
| CIdentityForm | |
| CPublicProfileForm | Form to edit user's public profile |
| CRolesForm | |
| CCategoryForm | Form to add/edit category |
| CChangePasswordForm | Form to change a user's password |
| CCitationStyleLanguageSettingsForm | |
| CCriticalTimesIssueTocFormHandler | |
| CCrossRefSettingsForm | Form for journal managers to setup CrossRef plugin |
| CCustomBlockForm | |
| CDataciteSettingsForm | Form for journal managers to setup the DataCite plugin |
| CDOAJSettingsForm | Form for journal managers to setup DOAJ plugin |
| CDOISettingsForm | Form for journal managers to setup DOI plugin |
| ►CEditorDecisionForm | Base class for the editor decision forms |
| ►CEditorDecisionWithEmailForm | Base class for the editor decision forms |
| CPromoteForm | Form for promoting a submission (to external review or editing) |
| CSendReviewsForm | Form to request additional work from the author (Request revisions or resubmit for review), or to decline the submission |
| CInitiateExternalReviewForm | |
| CInitiateReviewForm | Form for creating the first review round for a submission's external review (skipping internal) |
| CNewReviewRoundForm | Form for creating a new review round (after the first) |
| CEditReviewForm | Allow the editor to limit the available files to an assigned reviewer after the assignment has taken place |
| CEmailReviewerForm | Form for sending an email to a user |
| CGenreForm | Form for adding/editing a Submission File Genre |
| CGoogleAnalyticsSettingsForm | Form for journal managers to modify Google Analytics plugin settings |
| CInstallLanguageForm | Form for installing languages |
| CIssueAccessForm | Form to edit an issue's access settings |
| CIssueForm | Form to create or edit an issue |
| CIssueGalleyForm | Issue galley editing form |
| ►CLibraryFileForm | Form for adding/editing a file |
| CEditLibraryFileForm | Form for editing a library file |
| CNewLibraryFileForm | |
| CLoginChangePasswordForm | Form to change a user's password in order to login |
| ►CMaintenanceForm | Base form for system maintenance (install/upgrade) |
| CInstallForm | Form for system installation |
| CUpgradeForm | Form for system upgrades |
| ►CManageSubmissionFilesForm | Form for add or removing files from a review |
| CManageCopyeditFilesForm | Form to add files to the copyedited files grid |
| CManageFinalDraftFilesForm | Form to add files to the final draft files grid |
| CManageProofFilesForm | Form to add files to the proof files grid |
| CManageQueryNoteFilesForm | Form to add files to the query files grid |
| CManageReviewFilesForm | Form for add or removing files from a review |
| CMarkupProfileSettingsForm | Form for Document Markup XML service credential settings from user profile |
| CMarkupSettingsForm | Form for Document Markup gateway plugin settings |
| CMedraSettingsForm | Form for journal managers to setup the mEDRA plug-in |
| CNavigationMenuForm | Form for manager to create/edit NavigationMenus |
| ►CNewNoteForm | Form to display and post notes on a file |
| CNewFileNoteForm | Form to display and post notes on a file |
| CNewSubmissionNoteForm | Form to display and post notes on a file |
| COrcidProfileSettingsForm | Form for site admins to modify ORCID Profile plugin settings |
| CPaymentTypesForm | Permit configuration of the various payment types |
| CPaypalPaymentForm | |
| ►CPKPAssignPublicIdentifiersForm | Displays the assign pub id form |
| CAssignPublicIdentifiersForm | Displays the assign pub id form |
| ►CPKPAuthorForm | Form for adding/editing a author |
| CAuthorForm | Form for adding/editing a author |
| ►CPKPNavigationMenuItemsForm | Form for managers to create/edit navigationMenuItems |
| CNavigationMenuItemsForm | Form for managers to create/edit navigationMenuItems |
| ►CPKPNotificationSettingsForm | Form to edit notification settings |
| CNotificationSettingsForm | Form to edit notification settings |
| ►CPKPPublicIdentifiersForm | Displays a pub ids form |
| CPublicIdentifiersForm | Displays a pub ids form |
| ►CPKPReportGeneratorForm | Base form class to generate custom statistics reports |
| CReportGeneratorForm | Form to generate custom statistics reports |
| ►CPKPSectionForm | Form for adding/editing a section |
| CSectionForm | Form for adding/editing a section |
| ►CPKPStageParticipantNotifyForm | Form to notify a user regarding a file |
| ►CStageParticipantNotifyForm | Form to notify a user regarding a file |
| CAddParticipantForm | Form for adding a stage participant |
| ►CPKPSubmissionFilesUploadBaseForm | Form for adding/editing a submission file |
| CSubmissionFilesUploadConfirmationForm | Form for adding/editing a submission file |
| CSubmissionFilesUploadForm | Form for adding/editing a submission file |
| CPLNSettingsForm | Form for journal managers to modify PLN plugin settings |
| CPLNStatusForm | Form for journal managers to check PLN plugin status |
| CPreviewReviewForm | Form for manager to preview review form |
| CQueryForm | Form for adding/editing a new query |
| CQueryNoteForm | Form for adding/editing a new query note |
| CQuickSubmitForm | Form for QuickSubmit one-page submission plugin |
| CRecommendationForm | Editor recommendation form |
| CRegistrationForm | Form for user registration |
| ►CReviewerForm | Base Form for adding a reviewer to a submission. N.B. Requires a subclass to implement the "reviewerId" to be added |
| CAdvancedSearchReviewerForm | Form for an advanced search and for adding a reviewer to a submission |
| CCreateReviewerForm | Form for creating and subsequently adding a reviewer to a submission |
| CEnrollExistingReviewerForm | Form for enrolling an existing reviewer and adding them to a submission |
| CReviewerGossipForm | Form for viewing and editing gossip about a reviewer |
| ►CReviewerNotifyActionForm | Perform an action on a review including a reviewer notification email |
| CReinstateReviewerForm | Allow the editor to reinstate a cancelled review assignment |
| CUnassignReviewerForm | Allow the editor to remove a review assignment |
| ►CReviewerReviewForm | Base class for reviewer forms |
| CPKPReviewerReviewStep1Form | Form for Step 1 of a review |
| CPKPReviewerReviewStep2Form | Form for Step 2 of a review |
| ►CPKPReviewerReviewStep3Form | Form for Step 3 of a review |
| CReviewerReviewStep3Form | Form for Step 3 of a review in OJS |
| CReviewFormElementForm | Form for creating and modifying review form elements |
| CReviewFormElements | Form for manager to edit review form elements |
| CReviewFormForm | Form for manager to edit a review form |
| CReviewReminderForm | Form for sending a review reminder to a reviewer |
| CStaticPageForm | |
| CSubmissionChecklistForm | Form for adding/edditing a submissionChecklist stores/retrieves from an associative array |
| ►CSubmissionFilesMetadataForm | Form for editing a submission file's metadata |
| CSubmissionFilesArtworkMetadataForm | Form for editing artwork file metadata |
| CSupplementaryFileMetadataForm | Form for editing artwork file metadata |
| ►CSubmissionSubmitForm | Base class for author submit forms |
| ►CPKPSubmissionSubmitStep1Form | Form for Step 1 of author submission: terms, conditions, etc |
| CSubmissionSubmitStep1Form | Form for Step 1 of author submission |
| ►CPKPSubmissionSubmitStep2Form | Form for Step 2 of author submission: file upload |
| CSubmissionSubmitStep2Form | Form for Step 2 of author manuscript submission |
| ►CPKPSubmissionSubmitStep3Form | Form for Step 3 of author submission: submission metadata |
| CSubmissionSubmitStep3Form | Form for Step 3 of author submission |
| ►CPKPSubmissionSubmitStep4Form | Form for Step 4 of author submission: confirm & complete |
| CSubmissionSubmitStep4Form | Form for Step 4 of author submission |
| ►CSubscriptionForm | Base form class for subscription create/edits |
| CIndividualSubscriptionForm | Form class for individual subscription create/edits |
| CInstitutionalSubscriptionForm | Form class for institutional subscription create/edits |
| CSubscriptionPolicyForm | Form for managers to setup subscription policies |
| CSubscriptionSSOSettingsForm | Form for journal managers to modify subscription SSO plugin settings |
| CSubscriptionTypeForm | Form for journal managers to create/edit subscription types |
| CSwordDepositPointForm | Form to create and modify deposit points |
| CSwordSettingsForm | Form for SWORD plugin settings |
| CTextureArticleGalleyForm | Article galley editing form |
| CThankReviewerForm | Form for sending a thank you to a reviewer |
| CUploadImageForm | Form for upload an image |
| CUploadPluginForm | Form to upload a plugin file |
| CURNSettingsForm | Form for journal managers to setup URN plugin |
| CUsageStatsSettingsForm | Form for journal managers to modify usage statistics plugin settings |
| CUserDisableForm | Form for enabling/disabling a user |
| CUserEmailForm | Form for sending an email to a user |
| ►CUserForm | Base class for user forms |
| CUserDetailsForm | Form for editing user profiles |
| CUserRoleForm | Form for managing roles for a newly created user |
| CUserGroupForm | Form to add/edit user group |
| CUserIndividualSubscriptionForm | Form class for user purchase of individual subscription |
| CUserInstitutionalSubscriptionForm | Form class for user purchase of institutional subscription |
| CWebFeedSettingsForm | Form for managers to modify web feeds plugin settings |
| ►CHttp\Message\Formatter | |
| CHttp\Message\Formatter\CurlCommandFormatter | |
| CHttp\Message\Formatter\FullHttpMessageFormatter | |
| CHttp\Message\Formatter\SimpleFormatter | |
| CFormBuilderVocabulary | |
| ►CPKP\components\forms\FormComponent | |
| CAPP\components\forms\context\AccessForm | |
| CAPP\components\forms\context\ArchivingLockssForm | |
| CAPP\components\forms\publication\AssignToIssueForm | |
| CAPP\components\forms\publication\IssueEntryForm | |
| CAPP\components\forms\publication\PublishForm | |
| CPKP\components\forms\announcement\PKPAnnouncementForm | |
| CPKP\components\forms\context\PKPAnnouncementSettingsForm | |
| ►CPKP\components\forms\context\PKPAppearanceAdvancedForm | |
| CAPP\components\forms\context\AppearanceAdvancedForm | |
| ►CPKP\components\forms\context\PKPAppearanceSetupForm | |
| CAPP\components\forms\context\AppearanceSetupForm | |
| CPKP\components\forms\context\PKPAuthorGuidelinesForm | |
| CPKP\components\forms\context\PKPContactForm | |
| ►CPKP\components\forms\context\PKPContextForm | |
| CAPP\components\forms\context\ContextForm | |
| CPKP\components\forms\context\PKPDateTimeForm | |
| CPKP\components\forms\context\PKPDisableSubmissionsForm | |
| CPKP\components\forms\context\PKPEmailSetupForm | |
| CPKP\components\forms\context\PKPInformationForm | |
| ►CPKP\components\forms\context\PKPLicenseForm | |
| CAPP\components\forms\context\LicenseForm | |
| CPKP\components\forms\context\PKPListsForm | |
| ►CPKP\components\forms\context\PKPMastheadForm | |
| CAPP\components\forms\context\MastheadForm | |
| ►CPKP\components\forms\context\PKPMetadataSettingsForm | |
| CAPP\components\forms\context\MetadataSettingsForm | |
| CPKP\components\forms\context\PKPPaymentSettingsForm | |
| CPKP\components\forms\context\PKPPrivacyForm | |
| ►CPKP\components\forms\context\PKPReviewGuidanceForm | |
| CAPP\components\forms\context\ReviewGuidanceForm | |
| CPKP\components\forms\context\PKPReviewSetupForm | |
| CPKP\components\forms\context\PKPSearchIndexingForm | |
| CPKP\components\forms\context\PKPThemeForm | |
| ►CPKP\components\forms\context\PKPUserAccessForm | |
| CAPP\components\forms\context\UserAccessForm | |
| CPKP\components\forms\emailTemplate\PKPEmailTemplateForm | |
| CPKP\components\forms\publication\PKPCitationsForm | |
| CPKP\components\forms\publication\PKPMetadataForm | |
| CPKP\components\forms\publication\PKPPublicationIdentifiersForm | |
| CPKP\components\forms\publication\PKPPublicationLicenseForm | |
| CPKP\components\forms\publication\PKPTitleAbstractForm | |
| CPKP\components\forms\site\PKPSiteAppearanceForm | |
| CPKP\components\forms\site\PKPSiteConfigForm | |
| CPKP\components\forms\site\PKPSiteInformationForm | |
| CFormComponent | A base class for building forms to be passed to the Form component in the UI Library |
| CFormError | Class to represent a form validation error |
| ►CFormValidator | Class to represent a form validation check |
| CFormValidatorArray | Form validation check that checks an array of fields |
| CFormValidatorArrayCustom | Form validation check with a custom user function performing the validation check of an array of fields |
| CFormValidatorBoolean | Form validation check that checks if the value can be interpreted as a boolean value. An empty field is considered 'false', a value of '1' is considered 'true' |
| CFormValidatorControlledVocab | Form validation check that checks if value is within a certain set |
| CFormValidatorCSRF | Form validation check to make sure the CSRF token is correct |
| CFormValidatorCustom | Form validation check with a custom user function performing the validation check |
| CFormValidatorEmail | Form validation check for email addresses |
| CFormValidatorInSet | Form validation check that checks if value is within a certain set |
| CFormValidatorISSN | Form validation check for ISSNs |
| CFormValidatorLength | Form validation check that checks if a field's length meets certain requirements |
| ►CFormValidatorLocale | Class to represent a form validation check for localized fields |
| CFormValidatorLocaleEmail | Form validation check for email addresses |
| CFormValidatorLocaleUrl | Form validation check for URL addresses |
| CFormValidatorORCID | Form validation check for ORCID iDs |
| CFormValidatorPost | Form validation check to make sure the form is POSTed |
| CFormValidatorReCaptcha | Form validation check reCaptcha values |
| CFormValidatorRegExp | Form validation check using a regular expression |
| CFormValidatorUrl | Form validation check for URLs |
| CFormValidatorUsername | Form validation check for usernames (lowercase alphanumeric with interior dash/underscore |
| ►CGuzzle\Common\FromConfigInterface | |
| CGuzzle\Cache\CacheAdapterFactory | |
| ►CGuzzle\Service\ClientInterface | |
| ►CGuzzle\Service\Client | |
| CGuzzle\Tests\Service\Mock\MockClient | |
| ►CFunctionalDoiExportTest | |
| CFunctionalDataciteExportTest | Test the DataCite plug-in |
| CFunctionalMedraExportTest | Test the mEDRA plug-in |
| ►CFunctionalImportExportBaseTestCase | |
| CFunctionalCrossrefExportTest | Test CrossRef export |
| CFunctionalNativeExportTest | Test native OJS export |
| CFunctionalNativeImportTest | Test native OJS import |
| CFunctionalPubmedExportTest | Test PubMed export |
| CGalleyQueryBuilder | Class for building database queries for galleys |
| CGalleyService | Helper class that encapsulates galley business logic |
| COmnipay\Common\GatewayFactory | |
| ►COmnipay\Common\GatewayInterface | |
| ►COmnipay\Common\AbstractGateway | |
| COmnipay\Common\AbstractGatewayTest_MockAbstractGateway | |
| ►COmnipay\PayPal\ProGateway | |
| ►COmnipay\PayPal\ExpressGateway | |
| COmnipay\PayPal\ExpressInContextGateway | |
| COmnipay\PayPal\RestGateway | |
| Cgeneric_cache_miss | |
| ►CGenericCache | Provides implementation-independent caching. Although this class is intended to be overridden with a more specific implementation, it can be used as the null cache |
| CAPCCache | Provides caching based on APC's variable store |
| CMemcacheCache | Provides caching based on Memcache |
| CXCacheCache | Provides caching based on XCache's variable store |
| CGeoLocationTool | Geo location by ip wrapper class |
| ►CGitBaseTask | |
| CGuzzleSubSplitTask | |
| CSeboettg\CiteProc\Style\Options\GlobalOptions | |
| ►CGridBodyElement | Base class for grid body elements |
| ►CGridColumn | Column within a grid. It is used to format the data presented in a particular column, which is provided by the GridRow implementation, and to handle user operations on that column (such as clicking a checkbox) |
| CFileDateGridColumn | Implements a file name column |
| CFileGenreGridColumn | Implements a file name column |
| CFileNameGridColumn | Implements a file name column |
| CItemSelectionGridColumn | Implements a column with checkboxes to select grid items |
| ►CListbuilderGridColumn | Represents a column within a listbuilder |
| CMultilingualListbuilderGridColumn | Represents a multilingual text column within a listbuilder |
| CQueryTitleGridColumn | Implements a query tile column |
| ►CGridRow | GridRow implements a row of a Grid. See GridHandler for general information about grids |
| CAnnouncementTypeGridRow | Announcement type grid row definition |
| CArticleGalleyGridRow | Representation of an article galley grid row |
| CAuthorGridRow | Base class for author grid row definition |
| CAuthorReviewerGridRow | Reviewer grid row definition |
| CCategoryGridRow | Category grid row definition |
| CContextGridRow | Context grid row definition |
| CCustomBlockGridRow | Handle custom blocks grid row requests |
| CEventLogGridRow | EventLog grid row definition |
| CGenreGridRow | Handle Genre grid row requests |
| ►CGridCategoryRow | Class defining basic operations for handling the category row in a grid |
| CCategoryGridCategoryRow | Category grid category row definition |
| CLibraryFileGridCategoryRow | Library file grid category row definition |
| CPluginCategoryGridRow | Plugin category grid row definition |
| CSelectableSubmissionFileListCategoryGridRow | Selectable submission file list category grid row definition |
| CStageParticipantGridCategoryRow | Stage participant grid category row definition |
| CTocGridCategoryRow | System Info grid category row definition |
| CIssueGalleyGridRow | Handle issue galley grid row requests |
| CIssueGridRow | Handle issue grid row requests |
| CLanguageGridRow | Language grid row definition |
| CLibraryFileGridRow | Handle library file grid row requests |
| CListbuilderGridRow | Handle list builder row requests |
| CNavigationMenuItemsGridRow | NavigationMenuItem grid row definition |
| CNavigationMenusGridRow | NavigationMenu grid row definition |
| CPLNStatusGridRow | Handle PLNStatus deposit grid row requests |
| CPluginGridRow | Plugin grid row definition |
| CQueriesGridRow | Base class for query grid row definition |
| CQueryNotesGridRow | Base class for query grid row definition |
| CReviewerGridRow | Reviewer grid row definition |
| CReviewFormElementGridRow | ReviewFormElements grid row definition |
| CReviewFormGridRow | ReviewForm grid row definition |
| CSectionGridRow | Handle section grid row requests |
| CStageParticipantGridRow | StageParticipant grid row definition |
| CStaticPageGridRow | Handle custom blocks grid row requests |
| CSubmissionChecklistGridRow | Handle submissionChecklist grid row requests |
| CSubmissionFilesGridRow | Handle submission file grid row requests |
| CSubscriptionsGridRow | Subscriptions grid row definition |
| CSubscriptionTypesGridRow | User grid row definition |
| CSwordDepositPointsGridRow | Handle custom blocks grid row requests |
| CTocGridRow | Handle issue grid row requests |
| CUserGridRow | User grid row definition |
| CUserGroupGridRow | User group grid row definition |
| ►CGridCellProvider | Base class for a grid column's cell provider |
| CAnnouncementTypeGridCellProvider | Cell provider for title column of an announcement type grid |
| CArrayGridCellProvider | Base class for a cell provider that can retrieve labels from arrays |
| CColumnBasedGridCellProvider | A cell provider that relies on the column implementation to provide cell content. Use this cell provider if you have complex column-specific content. If you want to provide simple labels then use the ArrayGridCellProvider or DataObjectGridCellProvider |
| CContextGridCellProvider | Subclass for a context grid column's cell provider |
| ►CDataObjectGridCellProvider | Base class for a cell provider that can retrieve simple labels from DataObjects. If you need more complex cell content then you may be better off using a ColumnBasedGridCellProvider |
| CArticleGalleyGridCellProvider | Base class for a cell provider for article galleys |
| CAuthorReviewerGridCellProvider | Base class for a cell provider that can retrieve labels for reviewer grid rows in author workflow |
| CEventLogGridCellProvider | Cell provider for event log entries |
| ►CExportPublishedSubmissionsListGridCellProvider | Class for a cell provider that can retrieve labels from submissions |
| CPubIdExportSubmissionsListGridCellProvider | Class for a cell provider that can retrieve labels from submissions with pub ids |
| CPKPAuthorGridCellProvider | |
| CPubIdExportIssuesListGridCellProvider | Class for a cell provider that can retrieve labels from issues with pub ids |
| CPubIdExportRepresentationsListGridCellProvider | |
| CQueriesGridCellProvider | Base class for a cell provider that can retrieve labels for queries |
| CQueryNotesGridCellProvider | Base class for a cell provider that can retrieve query note info |
| CReviewerGridCellProvider | Base class for a cell provider that can retrieve labels for reviewer grid rows |
| CStageParticipantGridCellProvider | |
| CUserSelectGridCellProvider | Base class for a cell provider that retrieves data for selecting a user |
| CDateGridCellProvider | Wraps date formatting support around a provided DataProvider |
| CGridCategoryRowCellProvider | Default grid category row column's cell provider. This class will retrieve the template variables from the category row instance |
| CIssueGalleyGridCellProvider | Grid cell provider for the issue galleys grid |
| CIssueGridCellProvider | Grid cell provider for the issue management grid |
| CLanguageGridCellProvider | Subclass for a language grid column's cell provider |
| CLibraryFileGridCellProvider | Subclass for a LibraryFile grid column's cell provider |
| CLiteralGridCellProvider | A cell provider that passes literal data through directly |
| CNavigationMenuItemsGridCellProvider | Cell provider for title column of a NavigationMenuItems grid |
| CNavigationMenusGridCellProvider | Cell provider for title column of a NavigationMenu grid |
| CNotificationsGridCellProvider | Class for a cell provider that can retrieve labels from notifications |
| CNullGridCellProvider | Class to return null when render method is called by a grid handler. Use this when you want to create a column with no content at all (for layout purposes using flags, for example) |
| CPaymentsGridCellProvider | Class for a cell provider to display information about payments |
| CPLNStatusGridCellProvider | Class for a cell provider to display information about PLN Deposits |
| CPluginGalleryGridCellProvider | Provide information about plugins to the plugin gallery grid handler |
| CPluginGridCellProvider | Cell provider for columns in a plugin grid |
| CReviewFormElementGridCellProvider | Subclass for review form element column's cell provider |
| CReviewFormElementResponseItemListbuilderGridCellProvider | Review form element response item listbuilder grid handler |
| CReviewFormGridCellProvider | Subclass for review form column's cell provider |
| CSectionGridCellProvider | Grid cell provider for section grid |
| CStaticPageGridCellProvider | Class for a cell provider to display information about static pages |
| CSubscriptionsGridCellProvider | Class for a cell provider to display information about subscriptions |
| CSubscriptionTypesGridCellProvider | Class for a cell provider to display information about individual subscriptions |
| CSwordDepositPointsGridCellProvider | Class for a cell provider to display information about deposit point |
| CTocGridCellProvider | Grid cell provider for the TOC (Table of Contents) category grid |
| CUserGroupGridCellProvider | Cell provider for columns in a user group grid |
| CUserListbuilderGridCellProvider | Base class for a cell provider that can retrieve labels from arrays |
| ►CGridDataProvider | Grid data providers serve data to the grid classes for presentation in a grid |
| ►CCategoryGridDataProvider | Provide access to category grid data. Can optionally use a grid data provider object that already provides access to data that the grid needs |
| CLibraryFileAdminGridDataProvider | |
| CSubmissionDocumentsFilesGridDataProvider | The base data provider for the submission documents library files grid |
| ►CSubmissionFilesCategoryGridDataProvider | |
| CQueryNoteFilesCategoryGridDataProvider | |
| CReviewCategoryGridDataProvider | |
| ►CFilesGridDataProvider | Basic files grid data provider |
| ►CSubmissionFilesGridDataProvider | |
| CCopyeditFilesGridDataProvider | Provide access to copyedited files management |
| CDependentFilesGridDataProvider | Provide access to dependent file data for grids |
| CFinalDraftFilesGridDataProvider | Provide access to final draft files management |
| CQueryNoteFilesGridDataProvider | Provide access to query files management |
| CReviewerReviewAttachmentGridDataProvider | Provide the reviewers access to their own review attachments data for grids |
| ►CReviewGridDataProvider | Provide access to review file data for grids |
| CReviewerReviewFilesGridDataProvider | Provide reviewer access to review file data for review file grids |
| CReviewRevisionsGridDataProvider | Provide access to review revisions (new files added during a review round) for grids |
| ►CGridFeature | Base grid feature class. A feature is a type of plugin specific to the grid widgets. It provides several hooks to allow injection of additional grid functionality. This class implements template methods to be extended by subclasses |
| CCollapsibleGridFeature | Add collapse and expand functionality to grids |
| ►CGeneralPagingFeature | Base class that implements common functionality for paging features |
| CInfiniteScrollingFeature | Add infinite scrolling functionality to grids. It doesn't support category grids |
| CPagingFeature | Add paging functionality to grids |
| ►COrderItemsFeature | Base class for grid widgets ordering functionality |
| COrderCategoryGridItemsFeature | Implements category grid ordering functionality |
| COrderGridItemsFeature | Implements grid ordering functionality |
| COrderListbuilderItemsFeature | Implements listbuilder ordering functionality |
| CSelectableItemsFeature | Implements grid widgets selectable items functionality |
| ►CGuzzle\Common\Exception\GuzzleException | |
| CGuzzle\Batch\Exception\BatchTransferException | |
| CGuzzle\Common\Exception\BadMethodCallException | |
| CGuzzle\Common\Exception\ExceptionCollection | |
| ►CGuzzle\Common\Exception\InvalidArgumentException | |
| CGuzzle\Plugin\Cookie\Exception\InvalidCookieException | |
| ►CGuzzle\Common\Exception\RuntimeException | |
| CGuzzle\Http\Exception\CouldNotRewindStreamException | |
| ►CGuzzle\Http\Exception\RequestException | |
| ►CGuzzle\Http\Exception\BadResponseException | |
| CGuzzle\Http\Exception\ClientErrorResponseException | |
| CGuzzle\Http\Exception\ServerErrorResponseException | |
| CGuzzle\Http\Exception\TooManyRedirectsException | |
| CGuzzle\Http\Exception\CurlException | |
| CGuzzle\Plugin\ErrorResponse\Exception\ErrorResponseException | |
| CGuzzle\Service\Exception\CommandException | |
| CGuzzle\Service\Exception\DescriptionBuilderException | |
| CGuzzle\Service\Exception\InconsistentClientTransferException | |
| CGuzzle\Service\Exception\ResponseClassException | |
| ►CGuzzle\Service\Exception\ServiceBuilderException | |
| CGuzzle\Service\Exception\ServiceNotFoundException | |
| CGuzzle\Service\Exception\ValidationException | |
| CGuzzle\Common\Exception\UnexpectedValueException | |
| ►CGuzzle\Http\Exception\HttpException | |
| CGuzzle\Http\Exception\CouldNotRewindStreamException | |
| CGuzzle\Http\Exception\RequestException | |
| ►Chandler | |
| CViewSubmissionMetadataHandler | Display submission metadata |
| CGuzzleHttp\HandlerStack | |
| ►CGuzzle\Common\HasDispatcherInterface | |
| ►CGuzzle\Common\AbstractHasDispatcher | |
| ►CGuzzle\Http\Client | |
| CGuzzle\Service\Client | |
| CGuzzle\Http\Curl\CurlMulti | |
| CGuzzle\Http\Curl\CurlMultiProxy | |
| CGuzzle\Plugin\Backoff\BackoffPlugin | |
| CGuzzle\Plugin\Mock\MockPlugin | |
| CGuzzle\Service\Builder\ServiceBuilder | |
| CGuzzle\Service\Resource\ResourceIterator | |
| CGuzzle\Service\Resource\ResourceIteratorApplyBatched | |
| ►CGuzzle\Http\ClientInterface | |
| CGuzzle\Http\Client | |
| CGuzzle\Service\ClientInterface | |
| CGuzzle\Http\Curl\CurlMultiInterface | |
| CGuzzle\Http\IoEmittingEntityBody | |
| ►CGuzzle\Http\Message\RequestInterface | |
| ►CGuzzle\Http\Message\EntityEnclosingRequestInterface | |
| CGuzzle\Http\Message\EntityEnclosingRequest | |
| ►CGuzzle\Http\Message\Request | |
| CGuzzle\Http\Message\EntityEnclosingRequest | |
| CGuzzle\Service\Resource\ResourceIteratorInterface | |
| ►CSeboettg\CiteProc\Rendering\HasParent | |
| CSeboettg\CiteProc\Rendering\Choose\Choose | |
| ►CSeboettg\CiteProc\Rendering\Choose\ChooseIf | |
| ►CSeboettg\CiteProc\Rendering\Choose\ChooseElse | |
| CSeboettg\CiteProc\Rendering\Choose\ChooseElseIf | |
| CSeboettg\CiteProc\Rendering\Group | |
| CSeboettg\CiteProc\Rendering\Name\Name | |
| CSeboettg\CiteProc\Rendering\Name\Names | |
| CSeboettg\CiteProc\Style\Macro | |
| CGuzzle\Tests\Http\Message\HeaderComparison | |
| ►CGuzzle\Http\Message\Header\HeaderFactoryInterface | |
| CGuzzle\Http\Message\Header\HeaderFactory | |
| ►CSymfony\Component\Mime\Header\HeaderInterface | |
| ►CSymfony\Component\Mime\Header\AbstractHeader | |
| CSymfony\Component\Mime\Header\DateHeader | |
| CSymfony\Component\Mime\Header\IdentificationHeader | |
| CSymfony\Component\Mime\Header\MailboxHeader | |
| CSymfony\Component\Mime\Header\MailboxListHeader | |
| CSymfony\Component\Mime\Header\PathHeader | |
| ►CSymfony\Component\Mime\Header\UnstructuredHeader | |
| CSymfony\Component\Mime\Header\ParameterizedHeader | |
| CSymfony\Component\Mime\Header\Headers | |
| CSymfony\Component\HttpFoundation\HeaderUtils | |
| COmnipay\Common\Helper | |
| CHookRegistry | Class for linking core functionality with plugins |
| ►CHttp\Client\HttpAsyncClient | |
| CHttp\Adapter\Guzzle6\Client | |
| CSymfony\Polyfill\Intl\Idn\Idn | |
| Cinc | Form for site admins to modify Citation Style Language settings |
| ►CGuzzle\Inflection\InflectorInterface | |
| CGuzzle\Inflection\Inflector | |
| CGuzzle\Inflection\MemoizingInflector | |
| CGuzzle\Inflection\PreComputedInflector | |
| CSeboettg\CiteProc\Root\Info | |
| ►CINotificationInfoProvider | Interface to retrieve notification presentation information |
| ►CPKPNotificationOperationManager | Base class for notification manager that implements basic notification operations and default notifications info. Subclasses can implement specific information |
| ►CNotificationManagerDelegate | Abstract class to support notification manager delegates that provide default implementation to the interface that defines notification presentation data. It also introduce a method to be extended by subclasses to update notification objects |
| CAnnouncementNotificationManager | New announcement notification manager |
| CEditorAssignmentNotificationManager | Editor assignment notification types manager delegate |
| CEditorDecisionNotificationManager | Editor decision notification types manager delegate |
| CEditorialReportNotificationManager | Editorial report notification manager |
| CPendingRevisionsNotificationManager | Pending revision notification types manager delegate |
| ►CPKPApproveSubmissionNotificationManager | Approve submission notification type manager delegate |
| CApproveSubmissionNotificationManager | Notification manager delegate that handles notifications related with submission approval process |
| CPKPEditingProductionStatusNotificationManager | Editing and productionstatus notifications types manager delegate |
| CQueryNotificationManager | Query notification types manager delegate |
| CSubmissionNotificationManager | Submission notification types manager delegate |
| ►CPKPNotificationManager | Class for Notification Manager |
| CNotificationManager | |
| CinstallEmailTemplate | CLI tool to install email templates from PO files into the database |
| ►CInstaller | Base class for install and upgrade scripts |
| ►CPKPInstall | |
| CInstall | Perform system installation |
| CinstallTool | CLI tool for installing a PKP app |
| CInterest | Basic class describing a reviewer interest |
| CInterestManager | Handle user interest functions |
| CInterestsEntryDAO | Operations for retrieving and modifying a user's review interests |
| ►CiPKPApplicationInfoProvider | |
| ►CPKPApplication | Class describing this application |
| CApplication | Class describing this application |
| CSymfony\Component\HttpFoundation\IpUtils | |
| CIssueAction | IssueAction class |
| CIssueEntryForm | A preset form for setting a publication's issue, section, categories, pages, etc |
| CIssueManagementHandler | Handle requests for issue management in publishing |
| COmnipay\Common\Issuer | |
| CIssueService | Helper class that encapsulates issue business logic |
| ►COmnipay\Common\ItemInterface | |
| ►COmnipay\Common\Item | |
| COmnipay\PayPal\PayPalItem | |
| ►CItemIterator | Generic iterator class; needs to be overloaded by subclasses providing specific implementations |
| CArrayItemIterator | Provides paging and iteration for arrays |
| CDAOResultFactory | Wrapper around ADORecordSet providing "factory" features for generating objects from DAOs |
| CDBRowIterator | Wrapper around ADORecordSet providing "factory" features for generating objects from DAOs |
| CVirtualArrayIterator | Provides paging and iteration for "virtual" arrays – arrays for which only the current "page" is available, but are much bigger in entirety |
| ►CIterator | |
| CDAOResultIterator | Wrapper around a DAOResultFactory providing a proper PHP Iterator implementation |
| CGuzzle\Service\Resource\ResourceIteratorInterface | |
| ►CIteratorAggregate | |
| CGuzzle\Common\Collection | |
| CGuzzle\Common\Event | |
| CGuzzle\Common\Exception\ExceptionCollection | |
| CGuzzle\Http\Message\Header\HeaderCollection | |
| CGuzzle\Http\Message\Header\HeaderInterface | |
| CGuzzle\Plugin\Cookie\CookieJar\CookieJarInterface | |
| CGuzzle\Plugin\History\HistoryPlugin | |
| CGuzzle\Service\Command\Factory\CompositeFactory | |
| CGuzzleHttp\Cookie\CookieJarInterface | |
| CHttp\Message\CookieJar | |
| ►CMoney\Currencies | |
| CMoney\Currencies\AggregateCurrencies | |
| CMoney\Currencies\BitcoinCurrencies | |
| CMoney\Currencies\CachedCurrencies | |
| CMoney\Currencies\CurrencyList | |
| CMoney\Currencies\ISOCurrencies | |
| COmnipay\Common\ItemBag | |
| CSeboettg\Collection\Collection | |
| CSymfony\Component\EventDispatcher\GenericEvent | |
| CSymfony\Component\HttpFoundation\HeaderBag | |
| CSymfony\Component\HttpFoundation\ParameterBag | |
| CSymfony\Component\HttpFoundation\Session\Attribute\AttributeBag | |
| CSymfony\Component\HttpFoundation\Session\Session | |
| ►CIteratorIterator | |
| CGuzzle\Iterator\ChunkedIterator | |
| CGuzzle\Iterator\MapIterator | |
| CGuzzle\Iterator\MethodProxyIterator | |
| CJSONMessage | Class to represent a JSON (Javascript Object Notation) message |
| ►CJsonSerializable | |
| CMoney\Currency | |
| CMoney\CurrencyPair | |
| CMoney\Money | |
| ►CMyCLabs\Enum\Enum | |
| CSeboettg\CiteProc\RenderingState | |
| CSeboettg\CiteProc\Style\Options\DemoteNonDroppingParticle | |
| CSeboettg\CiteProc\Style\Options\PageRangeFormats | |
| CSeboettg\CiteProc\Style\Options\SubsequentAuthorSubstituteRule | |
| CLegacyJR1 | The Legacy COUNTER JR1 (r3) report |
| CLicenseForm | Add OJS-specific details to the license settings forms |
| ►CLinkAction | Base class defining an action that can be performed by the user in the user interface |
| ►CBaseAddFileLinkAction | Abstract base class for file upload actions |
| CAddFileLinkAction | An action to add a submission file |
| CAddRevisionLinkAction | An action to upload a revision of file currently under review |
| CDownloadAllLinkAction | An action to download all files in a submission file grid |
| CDownloadLibraryFileLinkAction | An action to download a library file |
| CEmailLinkAction | An action to open up a modal to view an email sent to a user |
| ►CFileLinkAction | An abstract file action |
| CDeleteFileLinkAction | An action to delete a file |
| CDownloadFileLinkAction | An action to download a file |
| CEditFileLinkAction | An action to edit a file's metadata |
| CFileInfoCenterLinkAction | A base action to open up the information center for a file |
| CNotifyLinkAction | An action to open up the notify part of the stage participants grid |
| CReviewerViewMetadataLinkAction | An action to open the submission meta-data modal |
| CReviewNotesLinkAction | |
| ►CSelectFilesLinkAction | An abstract base action for actions to open up a modal that allows users to select files from a file list grid |
| CSelectReviewFilesLinkAction | An action to open up the modal that allows users to select review files from a file list grid |
| CSendReminderLinkAction | An action to open up a modal to send a reminder to users assigned to a task |
| CSendThankYouLinkAction | An action to open up a modal to send a thank you email to users assigned to a review task |
| CSubmissionInfoCenterLinkAction | An action to open up the information center for a submission |
| CSubmissionLibraryLinkAction | An action to open up the submission documents modal |
| CUnconsiderReviewLinkAction | An action to allow editors to unconsider a review |
| CViewCompetingInterestGuidelinesLinkAction | An action to open the competing interests confirmation modal |
| CViewReviewGuidelinesLinkAction | An action to open the review guidelines confirmation modal |
| ►CLinkActionRequest | Abstract base class defining an action to be taken when a link action is activated |
| CAjaxAction | Class defining an AJAX action |
| ►CEventAction | This action triggers a Javascript event |
| CAddTabAction | This action triggers a containing tabset to add a new tab |
| ►CModal | Abstract base class for all modal dialogs |
| ►CAjaxModal | A modal that retrieves its content from via AJAX |
| CWizardModal | A modal that contains a wizard retrieved via AJAX |
| ►CConfirmationModal | Class defining a simple confirmation modal either with remote action or not |
| CJsEventConfirmationModal | Class defining a simple confirmation modal which generates a JS event and ok/cancel buttons |
| CRedirectConfirmationModal | Class defining a simple confirmation modal with a redirect url and ok/cancel buttons |
| CRemoteActionConfirmationModal | Class defining a simple confirmation modal with a remote action and ok/cancel buttons |
| CNullAction | This action does nothing |
| COpenWindowAction | This action request redirects to another page |
| ►CRedirectAction | This action request redirects to another page |
| CPostAndRedirectAction | Class defining a post and redirect action. See PostAndRedirectRequest.js to detailed description |
| ►CPKP\components\listPanels\ListPanel | |
| CPKP\components\listPanels\PKPAnnouncementsListPanel | |
| ►CPKP\components\listPanels\PKPEmailTemplatesListPanel | |
| CAPP\components\listPanels\EmailTemplatesListPanel | |
| CPKP\components\listPanels\PKPSelectReviewerListPanel | |
| ►CPKP\components\listPanels\PKPSubmissionsListPanel | |
| CAPP\components\listPanels\SubmissionsListPanel | |
| CListPanel | A base class for ListPanel components |
| CSeboettg\CiteProc\Locale\Locale | |
| CLocaleFile | Abstraction of a locale file |
| ►CGuzzle\Log\LogAdapterInterface | |
| ►CGuzzle\Log\AbstractLogAdapter | |
| CGuzzle\Log\ClosureLogAdapter | |
| CGuzzle\Log\MonologLogAdapter | |
| CGuzzle\Log\PsrLogAdapter | |
| CGuzzle\Log\Zf1LogAdapter | |
| CGuzzle\Log\Zf2LogAdapter | |
| CGuzzle\Log\ArrayLogAdapter | |
| ►CLogicException | |
| CSymfony\Component\Mime\Exception\LogicException | |
| Cmainappc | |
| CMarkupBatchConversionHelper | |
| CMarkupConversionHelper | Markup conversion Helper class |
| CMastheadForm | Add OJS-specific fields to the masthead form |
| CSymfony\Polyfill\Mbstring\Mbstring | |
| CMedraExportDeployment | Base class configuring the medra export process to an application's specifics |
| CMedraWebservice | A wrapper for the mEDRA web service 2.0 |
| Cmemcache_false | |
| Cmemcache_null | |
| CmergeUsers | CLI tool for merging two user accounts |
| CSymfony\Component\Mime\MessageConverter | |
| CGuzzleHttp\MessageFormatter | |
| CGuzzle\Log\MessageFormatter | |
| ►CPsr\Http\Message\MessageInterface | |
| ►CPsr\Http\Message\RequestInterface | |
| ►CGuzzleHttp\Psr7\Request | |
| CGuzzleHttp\Psr7\ServerRequest | |
| ►CPsr\Http\Message\ServerRequestInterface | |
| CGuzzleHttp\Psr7\ServerRequest | |
| ►CPsr\Http\Message\ResponseInterface | |
| CGuzzleHttp\Psr7\Response | |
| ►CGuzzle\Http\Message\MessageInterface | |
| ►CGuzzle\Http\Message\AbstractMessage | |
| CGuzzle\Http\Message\Request | |
| CGuzzle\Http\Message\Response | |
| CGuzzle\Http\Message\RequestInterface | |
| ►COmnipay\Common\Message\MessageInterface | |
| COmnipay\Common\Message\NotificationInterface | |
| ►COmnipay\Common\Message\RequestInterface | |
| ►COmnipay\Common\Message\AbstractRequest | |
| COmnipay\Common\AbstractGatewayTest_MockAbstractRequest | |
| COmnipay\Common\Message\AbstractRequestTest_MockAbstractRequest | |
| ►COmnipay\PayPal\Message\AbstractRequest | |
| COmnipay\PayPal\Message\CaptureRequest | |
| ►COmnipay\PayPal\Message\ExpressAuthorizeRequest | |
| ►COmnipay\PayPal\Message\ExpressInContextAuthorizeRequest | |
| COmnipay\PayPal\Message\ExpressInContextOrderRequest | |
| COmnipay\PayPal\Message\ExpressOrderRequest | |
| ►COmnipay\PayPal\Message\ExpressCompleteAuthorizeRequest | |
| COmnipay\PayPal\Message\ExpressCompleteOrderRequest | |
| COmnipay\PayPal\Message\ExpressCompletePurchaseRequest | |
| COmnipay\PayPal\Message\ExpressFetchCheckoutRequest | |
| COmnipay\PayPal\Message\ExpressTransactionSearchRequest | |
| COmnipay\PayPal\Message\ExpressVoidRequest | |
| COmnipay\PayPal\Message\FetchTransactionRequest | |
| ►COmnipay\PayPal\Message\ProAuthorizeRequest | |
| COmnipay\PayPal\Message\ProPurchaseRequest | |
| COmnipay\PayPal\Message\RefundRequest | |
| ►COmnipay\PayPal\Message\AbstractRestRequest | |
| ►COmnipay\PayPal\Message\RestAuthorizeRequest | |
| COmnipay\PayPal\Message\RestPurchaseRequest | |
| COmnipay\PayPal\Message\RestCancelSubscriptionRequest | |
| COmnipay\PayPal\Message\RestCaptureRequest | |
| COmnipay\PayPal\Message\RestCompletePurchaseRequest | |
| COmnipay\PayPal\Message\RestCompleteSubscriptionRequest | |
| COmnipay\PayPal\Message\RestCreateCardRequest | |
| COmnipay\PayPal\Message\RestCreatePlanRequest | |
| COmnipay\PayPal\Message\RestCreateSubscriptionRequest | |
| COmnipay\PayPal\Message\RestDeleteCardRequest | |
| COmnipay\PayPal\Message\RestFetchPurchaseRequest | |
| COmnipay\PayPal\Message\RestFetchTransactionRequest | |
| COmnipay\PayPal\Message\RestListPlanRequest | |
| COmnipay\PayPal\Message\RestListPurchaseRequest | |
| COmnipay\PayPal\Message\RestReactivateSubscriptionRequest | |
| COmnipay\PayPal\Message\RestRefundCaptureRequest | |
| COmnipay\PayPal\Message\RestRefundRequest | |
| COmnipay\PayPal\Message\RestSearchTransactionRequest | |
| COmnipay\PayPal\Message\RestSuspendSubscriptionRequest | |
| COmnipay\PayPal\Message\RestTokenRequest | |
| COmnipay\PayPal\Message\RestUpdatePlanRequest | |
| COmnipay\PayPal\Message\RestVoidRequest | |
| ►COmnipay\Common\Message\ResponseInterface | |
| ►COmnipay\Common\Message\AbstractResponse | |
| COmnipay\Common\Message\AbstractResponseTest_MockRedirectResponse | |
| ►COmnipay\PayPal\Message\Response | |
| ►COmnipay\PayPal\Message\ExpressAuthorizeResponse | |
| COmnipay\PayPal\Message\ExpressCompletePurchaseResponse | |
| COmnipay\PayPal\Message\ExpressInContextAuthorizeResponse | |
| COmnipay\PayPal\Message\ExpressTransactionSearchResponse | |
| ►COmnipay\PayPal\Message\RestResponse | |
| COmnipay\PayPal\Message\RestAuthorizeResponse | |
| COmnipay\Common\Message\FetchIssuersResponseInterface | |
| COmnipay\Common\Message\FetchPaymentMethodsResponseInterface | |
| ►COmnipay\Common\Message\RedirectResponseInterface | |
| COmnipay\Common\Message\AbstractResponseTest_MockRedirectResponse | |
| COmnipay\PayPal\Message\ExpressAuthorizeResponse | |
| COmnipay\PayPal\Message\RestAuthorizeResponse | |
| ►CGuzzle\Parser\Message\MessageParserInterface | |
| ►CGuzzle\Parser\Message\AbstractMessageParser | |
| CGuzzle\Parser\Message\MessageParser | |
| CGuzzle\Parser\Message\PeclHttpMessageParser | |
| CMetadataProperty | Class representing metadata properties. It specifies type and cardinality of a meta-data property (=term, field, ...) and whether the property can be internationalized. It also provides a validator to test whether input conforms to the property specification |
| CMetadataRecord | Class modeling a meta-data record (DCMI abstract model: an instance of a description set, RDF: a graph of several subject nodes with associated object nodes) |
| ►CMetadataSchema | Class that represents a meta-data schema (e.g. NLM element-citation, OpenURL, dc(terms), MODS) or a subset of it |
| ►CPKPDc11Schema | Class that provides meta-data properties compliant with the Dublin Core specification, version 1.1 |
| CDc11Schema | OJS-specific implementation of the Dc11Schema |
| CTestSchema | Class that provides typical meta-data properties for testing purposes |
| CMetadataSettingsForm | Add OJS-specific fields to the masthead form |
| CGuzzleHttp\Middleware | |
| ►CSymfony\Component\Mime\Encoder\MimeHeaderEncoderInterface | |
| CSymfony\Component\Mime\Encoder\Base64MimeHeaderEncoder | |
| CSymfony\Component\Mime\Encoder\QpMimeHeaderEncoder | |
| ►CSymfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesserInterface | |
| CSymfony\Component\HttpFoundation\File\MimeType\FileBinaryMimeTypeGuesser | |
| CSymfony\Component\HttpFoundation\File\MimeType\FileinfoMimeTypeGuesser | |
| CSymfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser | |
| ►CSymfony\Component\Mime\MimeTypeGuesserInterface | |
| CSymfony\Component\Mime\FileBinaryMimeTypeGuesser | |
| CSymfony\Component\Mime\FileinfoMimeTypeGuesser | |
| ►CSymfony\Component\Mime\MimeTypesInterface | |
| CSymfony\Component\Mime\MimeTypes | |
| CGuzzle\Http\Mimetypes | |
| ►CMoney\MoneyFormatter | |
| CMoney\Formatter\AggregateMoneyFormatter | |
| CMoney\Formatter\BitcoinMoneyFormatter | |
| CMoney\Formatter\DecimalMoneyFormatter | |
| CMoney\Formatter\IntlLocalizedDecimalFormatter | |
| CMoney\Formatter\IntlMoneyFormatter | |
| ►CMoney\MoneyParser | |
| CMoney\Parser\AggregateMoneyParser | |
| CMoney\Parser\BitcoinMoneyParser | |
| CMoney\Parser\DecimalMoneyParser | |
| CMoney\Parser\IntlLocalizedDecimalParser | |
| CMoney\Parser\IntlMoneyParser | |
| CSeboettg\CiteProc\Util\NameHelper | |
| CSeboettg\CiteProc\Rendering\Name\NamePart | |
| CNativeFilterHelper | Class that provides native import/export filter-related helper methods |
| CNavigationMenuService | Helper class that encapsulates NavigationMenu business logic |
| CMoney\Number | |
| CSeboettg\CiteProc\Util\NumberHelper | |
| ►COAI | Class to process and respond to OAI requests |
| CJournalOAI | OJS-specific OAI interface. Designed to support both a site-wide and journal-specific OAI interface (based on where the request is directed) |
| COAIConfig | Data structures associated with the OAI request handler |
| ►COAIIdentifier | |
| COAIRecord | |
| ►COAIMetadataFormat | |
| COAIMetadataFormat_JATS | OAI metadata format class – JATS |
| COAIMetadataFormat_MARC | OAI metadata format class – MARC |
| COAIMetadataFormat_MARC21 | OAI metadata format class – MARC21 (MARCXML) |
| COAIMetadataFormat_RFC1807 | OAI metadata format class – RFC 1807 |
| ►CPKPOAIMetadataFormat_DC | OAI metadata format class – Dublin Core |
| COAIMetadataFormat_DC | OAI metadata format class – Dublin Core |
| COAIRepository | |
| COAIResumptionToken | |
| COAISet | |
| COAIUtils | |
| COJSNotification | OJS subclass for Notifications (defines OJS-specific types) |
| COJSServiceProvider | Utility class to package all OJS services |
| COJUsageStatsReportPlugin | OJS default statistics report plugin (and metrics provider) |
| COmnipay\Omnipay | |
| ►COmnipay\Common\Exception\OmnipayException | |
| COmnipay\Common\Exception\BadMethodCallException | |
| COmnipay\Common\Exception\InvalidCreditCardException | |
| COmnipay\Common\Exception\InvalidRequestException | |
| COmnipay\Common\Exception\InvalidResponseException | |
| ►COmnipay\Common\Exception\RuntimeException | |
| ►COmnipay\Common\Http\Exception | |
| COmnipay\Common\Http\Exception\NetworkException | |
| COmnipay\Common\Http\Exception\RequestException | |
| COS_Guess | |
| CPackagerAtomMultipart | |
| CPackagerAtomTwoStep | |
| ►CPackagerMetsSwap | |
| CPKPPackagerMetsSwap | |
| CSeboettg\CiteProc\Util\PageHelper | |
| CGuzzle\Service\Description\Parameter | |
| CGuzzle\Parser\ParserRegistry | |
| ►CPayment | Abstract class for payments |
| CCompletedPayment | Class describing a completed payment |
| CQueuedPayment | Queued (unfulfilled) payment data structure |
| ►CPaymentManager | Provides payment management functions |
| COJSPaymentManager | Provides payment management functions |
| COmnipay\Common\PaymentMethod | |
| ►CPDO | |
| CSymfony\Component\HttpFoundation\Tests\Session\Storage\Handler\MockPdo | |
| ►CPEAR | |
| CArchive_Tar | |
| CPEAR_Error | |
| CPEAR_ErrorStack | |
| CSymfony\Polyfill\Php72\Php72 | |
| ►CPHPUnit_Framework_TestCase | |
| CBagItFetchTest | |
| CBagItManifestTest | |
| CBagItTest | |
| CBagItUtilsTest | |
| CBagPhpUseCaseTest | |
| CBuiltInZlibTest | |
| CFunTest | |
| ►CGuzzle\Tests\GuzzleTestCase | |
| CGuzzle\Tests\Batch\AbstractBatchDecoratorTest | |
| CGuzzle\Tests\Batch\BatchBuilderTest | |
| CGuzzle\Tests\Batch\BatchClosureDivisorTest | |
| CGuzzle\Tests\Batch\BatchClosureTransferTest | |
| CGuzzle\Tests\Batch\BatchCommandTransferTest | |
| CGuzzle\Tests\Batch\BatchRequestTransferTest | |
| CGuzzle\Tests\Batch\BatchSizeDivisorTest | |
| CGuzzle\Tests\Batch\BatchTest | |
| CGuzzle\Tests\Batch\ExceptionBufferingBatchTest | |
| CGuzzle\Tests\Batch\FlushingBatchTest | |
| CGuzzle\Tests\Batch\HistoryBatchTest | |
| CGuzzle\Tests\Batch\NotifyingBatchTest | |
| CGuzzle\Tests\Cache\CacheAdapterFactoryTest | |
| CGuzzle\Tests\Cache\CacheAdapterTest | |
| CGuzzle\Tests\Cache\ClosureCacheAdapterTest | |
| CGuzzle\Tests\Cache\Zf2CacheAdapterTest | |
| CGuzzle\Tests\Common\AbstractHasAdapterTest | |
| CGuzzle\Tests\Common\Cache\NullCacheAdapterTest | |
| CGuzzle\Tests\Common\CollectionTest | |
| CGuzzle\Tests\Common\EventTest | |
| CGuzzle\Tests\Common\Exception\BatchTransferExceptionTest | |
| CGuzzle\Tests\Common\Exception\ExceptionCollectionTest | |
| CGuzzle\Tests\Common\VersionTest | |
| CGuzzle\Tests\Http\AbstractEntityBodyDecoratorTest | |
| CGuzzle\Tests\Http\CachingEntityBodyTest | |
| CGuzzle\Tests\Http\ClientTest | |
| CGuzzle\Tests\Http\CommaAggregatorTest | |
| CGuzzle\Tests\Http\Curl\CurlHandleTest | |
| CGuzzle\Tests\Http\Curl\CurlMultiProxyTest | |
| CGuzzle\Tests\Http\Curl\CurlMultiTest | |
| CGuzzle\Tests\Http\Curl\CurlVersionTest | |
| CGuzzle\Tests\Http\Curl\RequestMediatorTest | |
| CGuzzle\Tests\Http\DuplicateAggregatorTest | |
| CGuzzle\Tests\Http\EntityBodyTest | |
| CGuzzle\Tests\Http\Exception\CurlExceptionTest | |
| CGuzzle\Tests\Http\Exception\ExceptionTest | |
| CGuzzle\Tests\Http\Exception\MultiTransferExceptionTest | |
| CGuzzle\Tests\Http\IoEmittingEntityBodyTest | |
| CGuzzle\Tests\Http\Message\AbstractMessageTest | |
| CGuzzle\Tests\Http\Message\EntityEnclosingRequestTest | |
| CGuzzle\Tests\Http\Message\Header\HeaderFactoryTest | |
| CGuzzle\Tests\Http\Message\Header\LinkTest | |
| CGuzzle\Tests\Http\Message\HeaderTest | |
| CGuzzle\Tests\Http\Message\HttpRequestFactoryTest | |
| CGuzzle\Tests\Http\Message\PostFileTest | |
| CGuzzle\Tests\Http\Message\RequestTest | |
| CGuzzle\Tests\Http\MimetypesTest | |
| CGuzzle\Tests\Http\PhpAggregatorTest | |
| CGuzzle\Tests\Http\QueryStringTest | |
| CGuzzle\Tests\Http\ReadLimitEntityBodyTest | |
| CGuzzle\Tests\Http\UrlTest | |
| CGuzzle\Tests\Inflection\InflectorTest | |
| CGuzzle\Tests\Inflection\MemoizingInflectorTest | |
| CGuzzle\Tests\Inflection\PreComputedInflectorTest | |
| CGuzzle\Tests\Log\ArrayLogAdapterTest | |
| CGuzzle\Tests\Log\ClosureLogAdapterTest | |
| CGuzzle\Tests\Log\MessageFormatterTest | |
| CGuzzle\Tests\Log\PsrLogAdapterTest | |
| CGuzzle\Tests\Log\Zf2LogAdapterTest | |
| CGuzzle\Tests\Message\HeaderComparisonTest | |
| CGuzzle\Tests\Message\ResponseTest | |
| ►CGuzzle\Tests\Parser\Cookie\CookieParserProvider | |
| CGuzzle\Tests\Parser\Cookie\CookieParserTest | |
| ►CGuzzle\Tests\Parser\Message\MessageParserProvider | |
| CGuzzle\Tests\Parser\Message\MessageParserTest | |
| CGuzzle\Tests\Parser\Message\PeclHttpMessageParserTest | |
| CGuzzle\Tests\Parser\ParserRegistryTest | |
| ►CGuzzle\Tests\Parsers\UriTemplate\AbstractUriTemplateTest | |
| CGuzzle\Tests\Parsers\UriTemplate\PeclUriTemplateTest | |
| CGuzzle\Tests\Parsers\UriTemplate\UriTemplateTest | |
| CGuzzle\Tests\Plugin\Async\AsyncPluginTest | |
| CGuzzle\Tests\Plugin\Backoff\AbstractBackoffStrategyTest | |
| CGuzzle\Tests\Plugin\Backoff\BackoffLoggerTest | |
| CGuzzle\Tests\Plugin\Backoff\BackoffPluginTest | |
| CGuzzle\Tests\Plugin\Backoff\CallbackBackoffStrategyTest | |
| CGuzzle\Tests\Plugin\Backoff\ConstantBackoffStrategyTest | |
| CGuzzle\Tests\Plugin\Backoff\CurlBackoffStrategyTest | |
| CGuzzle\Tests\Plugin\Backoff\ExponentialBackoffStrategyTest | |
| CGuzzle\Tests\Plugin\Backoff\HttpBackoffStrategyTest | |
| CGuzzle\Tests\Plugin\Backoff\LinearBackoffStrategyTest | |
| CGuzzle\Tests\Plugin\Backoff\ReasonPhraseBackoffStrategyTest | |
| CGuzzle\Tests\Plugin\Backoff\TruncatedBackoffStrategyTest | |
| CGuzzle\Tests\Plugin\Cache\CachePluginTest | |
| CGuzzle\Tests\Plugin\Cache\CallbackCanCacheStrategyTest | |
| CGuzzle\Tests\Plugin\Cache\DefaultCacheStorageTest | |
| CGuzzle\Tests\Plugin\Cache\DefaultCanCacheStrategyTest | |
| CGuzzle\Tests\Plugin\Cache\DefaultRevalidationTest | |
| CGuzzle\Tests\Plugin\Cache\DenyRevalidationTest | |
| CGuzzle\Tests\Plugin\Cache\SkipRevalidationTest | |
| CGuzzle\Tests\Plugin\Cookie\CookieJar\ArrayCookieJarTest | |
| CGuzzle\Tests\Plugin\Cookie\CookieJar\FileCookieJarTest | |
| CGuzzle\Tests\Plugin\Cookie\CookiePluginTest | |
| CGuzzle\Tests\Plugin\Cookie\CookieTest | |
| CGuzzle\Tests\Plugin\CurlAuth\CurlAuthPluginTest | |
| CGuzzle\Tests\Plugin\ErrorResponse\ErrorResponsePluginTest | |
| CGuzzle\Tests\Plugin\History\HistoryPluginTest | |
| CGuzzle\Tests\Plugin\Log\LogPluginTest | |
| CGuzzle\Tests\Plugin\Md5\CommandContentMd5PluginTest | |
| CGuzzle\Tests\Plugin\Md5\Md5ValidatorPluginTest | |
| CGuzzle\Tests\Plugin\Mock\MockPluginTest | |
| CGuzzle\Tests\Plugin\Oauth\OauthPluginTest | |
| CGuzzle\Tests\Plugin\Redirect\RedirectPluginTest | |
| CGuzzle\Tests\Plugin\Redirect\StaticClientTest | |
| CGuzzle\Tests\Service\Builder\ServiceBuilderLoaderTest | |
| CGuzzle\Tests\Service\CachingConfigLoaderTest | |
| CGuzzle\Tests\Service\ClientTest | |
| ►CGuzzle\Tests\Service\Command\AbstractCommandTest | |
| CGuzzle\Tests\Service\Command\CommandTest | |
| CGuzzle\Tests\Service\Command\AliasFactoryTest | |
| CGuzzle\Tests\Service\Command\ClosureCommandTest | |
| CGuzzle\Tests\Service\Command\CompositeFactoryTest | |
| CGuzzle\Tests\Service\Command\ConcreteClassFactoryTest | |
| CGuzzle\Tests\Service\Command\DefaultRequestSerializerTest | |
| CGuzzle\Tests\Service\Command\DefaultResponseParserTest | |
| ►CGuzzle\Tests\Service\Command\LocationVisitor\Request\AbstractVisitorTestCase | |
| CGuzzle\Tests\Service\Command\LocationVisitor\Request\BodyVisitorTest | |
| CGuzzle\Tests\Service\Command\LocationVisitor\Request\HeaderVisitorTest | |
| CGuzzle\Tests\Service\Command\LocationVisitor\Request\JsonVisitorTest | |
| CGuzzle\Tests\Service\Command\LocationVisitor\Request\PostFieldVisitorTest | |
| CGuzzle\Tests\Service\Command\LocationVisitor\Request\PostFileVisitorTest | |
| CGuzzle\Tests\Service\Command\LocationVisitor\Request\QueryVisitorTest | |
| CGuzzle\Tests\Service\Command\LocationVisitor\Request\ResponseBodyVisitorTest | |
| CGuzzle\Tests\Service\Command\LocationVisitor\Request\XmlVisitorTest | |
| ►CGuzzle\Tests\Service\Command\LocationVisitor\Response\AbstractResponseVisitorTest | |
| CGuzzle\Tests\Service\Command\LocationVisitor\Response\BodyVisitorTest | |
| CGuzzle\Tests\Service\Command\LocationVisitor\Response\HeaderVisitorTest | |
| CGuzzle\Tests\Service\Command\LocationVisitor\Response\JsonVisitorTest | |
| CGuzzle\Tests\Service\Command\LocationVisitor\Response\ReasonPhraseVisitorTest | |
| CGuzzle\Tests\Service\Command\LocationVisitor\Response\StatusCodeVisitorTest | |
| CGuzzle\Tests\Service\Command\LocationVisitor\Response\XmlVisitorTest | |
| CGuzzle\Tests\Service\Command\MapFactoryTest | |
| CGuzzle\Tests\Service\Command\OperationCommandTest | |
| CGuzzle\Tests\Service\Command\OperationResponseParserTest | |
| CGuzzle\Tests\Service\Command\ServiceDescriptionFactoryTest | |
| CGuzzle\Tests\Service\Command\VisitorFlyweightTest | |
| CGuzzle\Tests\Service\Description\OperationTest | |
| CGuzzle\Tests\Service\Description\ParameterTest | |
| CGuzzle\Tests\Service\Description\SchemaFormatterTest | |
| CGuzzle\Tests\Service\Description\SchemaValidatorTest | |
| CGuzzle\Tests\Service\Description\ServiceDescriptionLoaderTest | |
| CGuzzle\Tests\Service\Description\ServiceDescriptionTest | |
| CGuzzle\Tests\Service\Exception\CommandTransferExceptionTest | |
| CGuzzle\Tests\Service\Exception\InconsistentClientTransferExceptionTest | |
| CGuzzle\Tests\Service\Exception\ValidationExceptionTest | |
| CGuzzle\Tests\Service\Resource\CompositeResourceIteratorFactoryTest | |
| CGuzzle\Tests\Service\Resource\MapResourceIteratorFactoryTest | |
| CGuzzle\Tests\Service\Resource\ModelTest | |
| CGuzzle\Tests\Service\Resource\ResourceIteratorClassFactoryTest | |
| CGuzzle\Tests\Service\Resource\ResourceIteratorTest | |
| CGuzzle\Tests\Service\ServiceBuilderTest | |
| CGuzzle\Tests\Stream\PhpStreamRequestFactoryTest | |
| CGuzzle\Tests\Stream\StreamTest | |
| CGuzzle\Tests\Iterator\AppendIteratorTest | |
| CGuzzle\Tests\Iterator\ChunkedIteratorTest | |
| CGuzzle\Tests\Iterator\FilterIteratorTest | |
| CGuzzle\Tests\Iterator\MapIteratorTest | |
| CGuzzle\Tests\Iterator\MethodProxyIteratorTest | |
| CPEAR_ExceptionTest | |
| CPKPAnnouncementForm | A preset form for creating a new announcement |
| CPKPAnnouncementQueryBuilder | Class for building database queries for announcements |
| CPKPAnnouncementService | Helper class that encapsulates business logic for publications |
| CPKPAnnouncementSettingsForm | A preset form for enabling and configuring announcements |
| CPKPAnnouncementsListPanel | A ListPanel component for viewing and editing email templates |
| CPKPAppearanceAdvancedForm | A preset form for advanced settings under the website appearance tab |
| CPKPAppearanceSetupForm | A preset form for general website appearance setup, such as uploading a logo |
| CPKPAuthorGuidelinesForm | A preset form for author submission guidance settings |
| CPKPAuthorQueryBuilder | Class for building database queries for authors |
| CPKPAuthorService | Helper class that encapsulates author business logic |
| CPKPCitationsForm | A preset form for setting a publication's citations |
| CPKPContactForm | A preset form for configuring a context's contact details |
| CPKPContextForm | A preset form for adding and editing a context from the admin area |
| CPKPContextQueryBuilder | Base class for context (journals/presses) list query builder |
| CPKPContextService | Helper class that encapsulates business logic for contexts (journals and presses) |
| CPKPCurlHelper | Helper for curl usage |
| CPKPDateTimeForm | A preset form for presenting date and time on the frontend |
| CPKPDisableSubmissionsForm | A preset form for disabling new submissions |
| ►CPKPEditorDecisionActionsManager | Wrapper class for create and assign editor decisions actions to template manager |
| CEditorDecisionActionsManager | Wrapper class for create and assign editor decisions actions to template manager |
| CPKPEmailSetupForm | A preset form for configuring a context's email settings |
| CPKPEmailTemplateForm | A preset form for adding and editing email templates |
| CPKPEmailTemplateQueryBuilder | Class for building database queries for email templates |
| CPKPEmailTemplateService | Helper class that encapsulates business logic for email templates |
| CPKPEmailTemplatesListPanel | A ListPanel component for viewing and editing email templates |
| ►CPKPHandler | |
| ►CAPIHandler | Base request API handler |
| CIssueHandler | Handle API requests for issues operations |
| CPKPAnnouncementHandler | Handle API requests for announcement operations |
| ►CPKPBackendPaymentsSettingsHandler | A private API endpoint handler for payment settings. It may be possible to deprecate this when we have a working endpoint for plugin settings |
| CBackendPaymentsSettingsHandler | |
| ►CPKPBackendSubmissionsHandler | Handle API requests for backend operations |
| CBackendSubmissionsHandler | Handle API requests for backend operations |
| ►CPKPContextHandler | Base class to handle API requests for contexts (journals/presses) |
| CContextHandler | Handle API requests for contexts (journals/presses) |
| CPKPEmailTemplateHandler | Base class to handle API requests for contexts (journals/presses) |
| CPKPSiteHandler | Base class to handle API requests for the site object |
| ►CPKPStatsEditorialHandler | Handle API requests for publication statistics |
| CStatsEditorialHandler | Handle API requests for editorial statistics |
| ►CPKPStatsPublicationHandler | Handle API requests for publication statistics |
| CStatsPublicationHandler | Handle API requests for publication statistics |
| CPKPStatsUserHandler | Handle API requests for publication statistics |
| ►CPKPSubmissionHandler | Base handler for submission requests |
| CSubmissionHandler | Handle API requests for submission operations |
| CPKPTemporaryFilesHandler | Handle API requests to upload a file and receive a temporary file ID |
| CPKPUploadPublicFileHandler | Handle API requests to upload a file to a user's public directory |
| ►CPKPUserHandler | Base class to handle API requests for user operations |
| ►CUserHandler | Handle API requests for user operations |
| CProfileHandler | Handle requests for modifying user profiles |
| CRegistrationHandler | Handle requests for user registration |
| CPKPVocabHandler | Handle API requests for controlled vocab operations |
| CCriticalTimesIssueTocHandler | |
| ►CGridHandler | This class defines basic operations for handling HTML grids. Grids are used to implement a standardized listing of elements, as would commonly be laid out in an HTML table, permitting rows, columns, row actions (such as "delete" and "edit" actions, which operate on a single row), and grid actions (such as "new element", which operates on the grid as a whole), and other functionality to be implemented consistently |
| CAnnouncementTypeGridHandler | Handle announcement type grid requests |
| CArticleGalleyGridHandler | Handle article galley grid requests |
| CAuthorGridHandler | Base PKP class to handle author grid requests |
| ►CCategoryGridHandler | Class defining basic operations for handling HTML grids with categories |
| CCategoryCategoryGridHandler | Handle operations for category management operations |
| ►CLibraryFileGridHandler | Base class for handling library file grid requests |
| CLibraryFileAdminGridHandler | Handle library file grid requests |
| CSelectableLibraryFileGridHandler | Handle selectable library file list category grid requests |
| CSubmissionDocumentsFilesGridHandler | |
| ►CPluginGridHandler | Handle plugins grid requests |
| CAdminPluginGridHandler | Handle site level plugins grid requests |
| CSettingsPluginGridHandler | Handle plugin grid requests |
| ►CSelectableSubmissionFileListCategoryGridHandler | Handle selectable submission file list category grid requests |
| CManageCopyeditFilesGridHandler | Handle the copyedited file selection grid |
| CManageFinalDraftFilesGridHandler | Handle the editor review file selection grid (selects which files to send to review or to next review round) |
| CManageProofFilesGridHandler | Handle the editor's proof files selection grid (selects which files to include) |
| CManageQueryNoteFilesGridHandler | Handle the query file selection grid |
| CManageReviewFilesGridHandler | Handle the editor review file selection grid (selects which files to send to review or to next review round) |
| CStageParticipantGridHandler | Handle stageParticipant grid requests |
| CTocGridHandler | Handle TOC (table of contents) grid requests |
| CContextGridHandler | Handle context grid requests |
| CCustomBlockGridHandler | Handle custom block manager grid requests |
| CExportableUsersGridHandler | Handle exportable user grid requests |
| ►CExportPublishedSubmissionsListGridHandler | Handle exportable published submissions list grid requests |
| CPubIdExportSubmissionsListGridHandler | Handle exportable submissions with pub ids list grid requests |
| CIssueGalleyGridHandler | Handle issues grid requests |
| ►CIssueGridHandler | Handle issues grid requests |
| CBackIssueGridHandler | |
| CExportableIssuesListGridHandler | Handle exportable issues grid requests |
| CFutureIssueGridHandler | |
| ►CLanguageGridHandler | Handle language grid requests |
| CAdminLanguageGridHandler | Handle administrative language grid requests. If in single context (e.g. press) installation, this grid can also handle language management requests. See _canManage() |
| CManageLanguageGridHandler | Handle language management grid requests only |
| ►CListbuilderHandler | Class defining basic operations for handling Listbuilder UI elements |
| ►CSetupListbuilderHandler | Base class for setup listbuilders |
| CReviewFormElementResponseItemListbuilderHandler | Review form element response item listbuilder handler |
| CNavigationMenuItemsGridHandler | Handle NavigationMenuItems grid requests |
| CNavigationMenusGridHandler | Handle NavigationMenus grid requests |
| ►CNotificationsGridHandler | Handle the display of notifications for a given user |
| CTaskNotificationsGridHandler | Handle the display of task notifications for a given user |
| CPaymentsGridHandler | Handle payment grid requests |
| ►CPKPReviewerGridHandler | Handle reviewer grid requests |
| CAuthorReviewerGridHandler | Handle reviewer grid requests from author workflow in open reviews |
| CReviewerGridHandler | Handle reviewer grid requests |
| CPLNStatusGridHandler | Handle PLNStatus grid requests |
| CPluginGalleryGridHandler | Handle review form grid requests |
| CPubIdExportIssuesListGridHandler | Handle exportable issues with pub ids list grid requests |
| CPubIdExportRepresentationsListGridHandler | Handle exportable representations with pub ids list grid requests |
| CQueriesGridHandler | Base PKP class to handle query grid requests |
| CQueryNotesGridHandler | Base PKP class to handle query grid requests |
| CReviewFormElementsGridHandler | Handle review form element grid requests |
| CReviewFormGridHandler | Handle review form grid requests |
| ►CSetupGridHandler | Base class for setup grid handlers |
| CGenreGridHandler | Handle Genre grid requests |
| CSectionGridHandler | Handle section grid requests |
| CSubmissionChecklistGridHandler | Handle submissionChecklist grid requests |
| CStaticPageGridHandler | Handle static pages grid requests |
| ►CSubmissionEventLogGridHandler | Grid handler presenting the submission event log grid |
| CSubmissionFileEventLogGridHandler | Grid handler presenting the submission file event log grid |
| ►CSubmissionFilesGridHandler | Handle submission file grid requests |
| ►CFileListGridHandler | Base grid for simple file lists. This grid shows the file type in addition to the file name |
| CAuthorOpenReviewAttachmentsGridHandler | Handle review attachment grid requests in open reviews (author's perspective) |
| CAuthorReviewAttachmentsGridHandler | Handle review attachment grid requests (author's perspective) |
| CAuthorReviewRevisionsGridHandler | Display to authors the file revisions that they have uploaded |
| CAuthorSubmissionDetailsFilesGridHandler | Handle submission file grid requests on the author's submission details pages |
| CCopyeditFilesGridHandler | Handle the copyedited files grid |
| CDependentFilesGridHandler | Handle dependent files that are associated with a submissions's display (galleys or production formats, for example). The submission author and all context/editor roles have access to this grid |
| CEditorReviewAttachmentsGridHandler | Editor's view of the Review Attachments Grid |
| CEditorReviewFilesGridHandler | Handle the editor review file grid (displays files that are to be reviewed in the current round) |
| CEditorSubmissionDetailsFilesGridHandler | Handle submission file grid requests on the editor's submission details pages |
| CFinalDraftFilesGridHandler | Handle the final draft files grid (displays files sent to copyediting from the review stage) |
| CProductionReadyFilesGridHandler | Handle the fair copy files grid (displays copyedited files ready to move to proofreading) |
| CQueryNoteFilesGridHandler | Handle query files that are associated with a query The participants of a query have access to the files in this grid |
| CReviewerReviewAttachmentsGridHandler | Handle file grid requests |
| CReviewerReviewFilesGridHandler | Handle the reviewer review file grid (for reviewers to download files to review) |
| ►CSelectableFileListGridHandler | Base grid for selectable file lists. The grid use the SelectableItemFeature to show a check box for each row so that the user can make a selection among grid entries |
| CEditorSelectableReviewAttachmentsGridHandler | Selectable review attachment grid requests (editor's perspective) |
| CLimitReviewFilesGridHandler | Display a selectable list of review files for the round to editors. Items in this list can be selected or deselected to give a specific subset to a particular reviewer |
| CSelectableCopyeditFilesGridHandler | Handle copyedited files grid requests to promote to production stage |
| CSelectableFinalDraftFilesGridHandler | Handle copyedited files grid requests to promote to production stage |
| CSelectableReviewRevisionsGridHandler | Display the file revisions authors have uploaded in a selectable grid. Used for selecting files to send to external review or editorial stages |
| CSelectableSubmissionDetailsFilesGridHandler | Handle submission file grid requests in the editor's 'promote submission' modal |
| CSubmissionWizardFilesGridHandler | Handle submission file grid requests at the author submission wizard. The submission author and all context/editor roles have access to this grid |
| CWorkflowReviewRevisionsGridHandler | Display in workflow pages the file revisions that authors have uploaded |
| CSubscriberSelectGridHandler | Handle subscriber selector grid requests |
| ►CSubscriptionsGridHandler | Handle subscription grid requests |
| CIndividualSubscriptionsGridHandler | Handle subscription grid requests |
| CInstitutionalSubscriptionsGridHandler | Handle subscription grid requests |
| CSubscriptionTypesGridHandler | Handle subscription type grid requests |
| CSwordDepositPointsGridHandler | Handle sword deposit points grid requests |
| CUserGridHandler | Handle user grid requests |
| CUserGroupGridHandler | Handle operations for user group management operations |
| CUserSelectGridHandler | Handle user selector grid requests |
| ►CHandler | Base request handler application class |
| ►CAboutContextHandler | Handle requests for context-level about functions |
| CAboutHandler | Handle requests for journal about functions |
| CAboutSiteHandler | Handle requests for site-wide about functions |
| CAdminHandler | Handle requests for site administration functions |
| CAnnouncementHandler | |
| CArticleHandler | Handle requests for article functions |
| CAssignToIssueHandler | A handler to assign a publication to an issue before scheduling for publication |
| CAuthorDashboardTabHandler | Handle AJAX operations for authorDashboard tabs |
| CBrowseBySectionHandler | Handle reader-facing router requests for the browse by section plugin |
| CCitationStyleLanguageHandler | Handle router requests for the citation style language plugin |
| CDashboardHandler | Handle requests for user's dashboard |
| CDocumentLibraryHandler | Submission document library modal handler |
| CFileApiHandler | Class defining an AJAX API for supplying file information |
| CGatewayHandler | Handle external gateway requests |
| CHelpHandler | Handle requests for help functions |
| ►CInformationCenterHandler | Parent class for file/submission information center handlers |
| CFileInformationCenterHandler | Handle requests to view the information center for a file |
| CSubmissionInformationCenterHandler | Handle requests to view the information center for a submission |
| CInformationHandler | Display journal information |
| CInstallHandler | Handle installation requests |
| CLibraryFileHandler | Class defining a handler for library file access |
| CLoginHandler | Handle login/logout requests |
| CManageIssuesHandler | |
| ►CManagementHandler | Base class for all management page handlers |
| ►CPKPToolsHandler | Handle requests for Tool pages |
| CToolsHandler | Implement application specifics on handling requests for Tool pages |
| CSettingsHandler | Handle requests for settings pages |
| CMarkupBatchConversionHandler | Handles request for articles batch conversion |
| CMarkupHandler | Handle requests for markup plugin |
| CMarkupSettingsTabHandler | Responds to requests for markup files for particular journal article; sends request to markup an article to Document Markup Server |
| CNavigationMenuItemHandler | Handle requests for navigationMenuItem functions |
| CNotificationHandler | Handle requests for viewing notifications |
| COAIHandler | Handle OAI protocol requests |
| COrcidHandler | Pass off internal ORCID API requests to ORCID |
| CPageHandler | Handler for requests for page components such as the header, tasks, usernav, and CSS |
| CPaymentHandler | Handle requests for payment functions |
| CPaymentsHandler | Handle requests for payment management |
| ►CPKPAuthorDashboardHandler | Handle requests for the author dashboard |
| ►CAuthorDashboardHandler | Handle requests for the author dashboard |
| CAuthorDashboardReviewRoundTabHandler | Handle AJAX operations for review round tabs on author dashboard page |
| CPKPCatalogHandler | Handle requests for the public-facing catalog |
| ►CPKPEditorDecisionHandler | |
| CEditorDecisionHandler | Handle requests for editors to make a decision |
| ►CPKPFileUploadWizardHandler | |
| CFileUploadWizardHandler | A controller that handles basic server-side operations of the file upload wizard |
| ►CPKPIndexHandler | |
| CIndexHandler | Handle site index requests |
| ►CPKPManageFileApiHandler | Class defining an AJAX API for file manipulation |
| CManageFileApiHandler | Class defining an AJAX API for file manipulation |
| ►CPKPReviewerHandler | Handle requests for reviewer functions |
| CReviewerHandler | Handle requests for reviewer functions |
| ►CPKPReviewRoundTabHandler | |
| CReviewRoundTabHandler | Handle AJAX operations for review round tabs on review stages workflow pages |
| ►CPKPSitemapHandler | Produce a sitemap in XML format for submitting to search engines |
| CSitemapHandler | Produce a sitemap in XML format for submitting to search engines |
| ►CPKPStatsHandler | Handle requests for statistics pages |
| CStatsHandler | Handle requests for statistics pages |
| ►CPKPWorkflowHandler | |
| CWorkflowHandler | Handle requests for the submssion workflow |
| ►CPKPWorkflowTabHandler | Handle AJAX operations for workflow tabs |
| CWorkflowTabHandler | Handle AJAX operations for workflow tabs |
| CPLNHandler | Handle PLN requests |
| CProfileTabHandler | Handle requests for profile tab operations |
| CPublishHandler | A handler to load final publishing confirmation checks |
| CReportGeneratorHandler | Handle requests for report generator functions |
| CSearchHandler | Handle site index requests |
| CStaticPagesHandler | |
| CSwordHandler | Handles request for sword plugin |
| CSwordSettingsTabHandler | Responds to requests for SWORD settings page |
| CTextureHandler | Handle requests for Texture plugin |
| CUsageStatsHandler | Handle usage stats page requests (opt-out, privacy information) |
| CUserApiHandler | Class defining the headless AJAX API for backend user manipulation |
| ►CPKPImportExportDeployment | Base class configuring the import/export process to an application's specifics |
| ►CPKPNativeImportExportDeployment | Base class configuring the native import/export process to an application's specifics |
| CNativeImportExportDeployment | Class configuring the native import/export process to this application's specifics |
| CPKPUserImportExportDeployment | Class configuring the user import/export process to this application's specifics |
| CPKPInformationForm | A preset form for configuring the information fields for a context (eg - info for readers, authors and librarians) |
| CPKPLicenseForm | A preset form for configuring a context's default licensing details |
| CPKPListsForm | A preset form for configuring how a context handles lists of items in the UI |
| ►CPKPLocale | Provides methods for loading locale data and translating strings identified by unique keys |
| CAppLocale | Provides methods for loading locale data and translating strings identified by unique keys |
| CPKPMastheadForm | A preset form for configuring a context's masthead details |
| CPKPMetadataForm | A preset form for setting a publication's metadata fields |
| CPKPMetadataSettingsForm | A preset form for enabling and configuring types of metadata to attach to submissions |
| ►CPKP\Services\PKPNavigationMenuService | |
| CAPP\Services\NavigationMenuService | |
| CPKPNavigationMenuService | Helper class that encapsulates NavigationMenu business logic |
| CPKPPaymentSettingsForm | A preset form for configuring the general payment settings |
| CPKPPrivacyForm | A preset form for configuring a context's privacy statement |
| CPKPProfileForm | Form to edit user's identity information |
| ►CPKPPubIdPluginDAO | Interface that DAOs would need to implement in order for pub ID support to be added |
| CArticleGalleyDAO | Operations for retrieving and modifying ArticleGalley objects |
| CIssueDAO | Operations for retrieving and modifying Issue objects |
| CPKPPublicationDAO | Operations for retrieving and modifying publication objects |
| CSubmissionFileDAO | Abstract base class for retrieving and modifying SubmissionFile objects and their decendents (e.g. SubmissionFile, SubmissionArtworkFile) |
| CPKPPubIdPluginHelper | Helper class for public identifiers plugins |
| CPKPPublicationIdentifiersForm | A preset form for setting a publication's public identifiers (DOI, etc) |
| CPKPPublicationLicenseForm | A preset form for setting a publication's license and copyright info |
| CPKPPublicationQueryBuilder | Class for building database queries for publications |
| CPKPPublicationService | Helper class that encapsulates business logic for publications |
| ►CPKPRequest | Class providing operations associated with HTTP requests |
| CRequest | Mock implementation of the Request class |
| CPKPReviewGuidanceForm | A preset form for configuring the guidance a reviewer should receive |
| CPKPReviewSetupForm | A preset form for configuring review options, such as the default review type and deadlines |
| ►CPKPRouter | Basic router class that has functionality common to all routers |
| CAPIRouter | Map HTTP requests to a REST API using the Slim microframework |
| CPKPComponentRouter | Class mapping an HTTP request to a component handler operation |
| ►CPKPPageRouter | Class mapping an HTTP request to a handler or context |
| CPageRouter | Class providing OJS-specific page routing |
| CPKP\Services\PKPSchemaService | |
| CPKPSchemaService | Helper class for loading schemas, using them to sanitize and validate objects, and installing default data |
| CPKPSearchIndexingForm | A preset form for configuring a context's search indexing settings |
| CPKPSelectReviewerListPanel | A class for loading a panel to select a reviewer |
| ►CPKPServices | Pimple Dependency Injection Container |
| CServices | Pimple Dependency Injection Container |
| CPKPSiteAppearanceForm | A preset form for the site appearance settings |
| CPKPSiteConfigForm | A preset form for the site config settings |
| CPKPSiteInformationForm | A preset form for the site information settings |
| CPKPSiteService | Helper class that encapsulates business logic for the overall site |
| ►CPKPStatisticsHelper | Statistics helper class |
| CStatisticsHelper | Statistics helper class |
| ►CPKP\components\PKPStatsComponent | |
| CPKP\components\PKPStatsEditorialPage | |
| CPKP\components\PKPStatsPublicationPage | |
| CPKPStatsComponent | A class to prepare the data object for a statistics UI component |
| CPKPStatsEditorialPage | A class to prepare the data object for the editorial statistics UI component |
| CPKPStatsEditorialQueryBuilder | Helper class to construct a query to fetch stats records from the metrics table |
| ►CPKP\Services\QueryBuilders\PKPStatsEditorialQueryBuilder | |
| CAPP\Services\QueryBuilders\StatsEditorialQueryBuilder | |
| ►CPKP\Services\PKPStatsEditorialService | |
| CAPP\Services\StatsEditorialService | |
| CPKPStatsEditorialService | Helper class that encapsulates business logic for getting editorial stats |
| CPKPStatsPublicationPage | A class to prepare the data object for the publication statistics UI component |
| CPKP\Services\QueryBuilders\PKPStatsQueryBuilder | |
| CPKPStatsQueryBuilder | Helper class to construct a query to fetch stats records from the metrics table |
| CPKPStatsService | Helper class that encapsulates statistics business logic |
| ►CPKP\Services\PKPStatsService | |
| CAPP\Services\StatsService | |
| CPKPString | String manipulation wrapper class |
| CPKPSubmissionFilesGridDataProvider | Provide access to submission file data for grids |
| ►CPKPSubmissionMetadataFormImplementation | |
| CSubmissionMetadataFormImplementation | This can be used by other forms that want to implement submission metadata data and form operations |
| CPKPSubmissionsListPanel | A ListPanel component for displaying submissions in the dashboard |
| CPKPSwordDeposit | Class providing a SWORD deposit wrapper for submissions |
| CPKPTemporaryFileManager | Class defining operations for temporary file management |
| CPKPTestHelper | |
| CPKPThemeForm | A form for selecting a theme and theme options. Expects to be attached to a <theme-form> element in the UI |
| CPKPTitleAbstractForm | A preset form for setting a publication's title and abstract |
| CPKPUserAccessForm | A preset form for configuring the user access settings on the Users and Roles page of a context |
| ►CPKPUserAction | PKPUserAction class |
| CUserAction | UserAction class |
| CPKPUserQueryBuilder | Submission list Query builder |
| CPKPUserService | Helper class that encapsulates users business logic |
| CPlainTextReferencesList | Class representing an ordered list of plain text citation output |
| CPLNPluginDepositor | Class to perform automated deposits of PLN object |
| ►CPlugin | Abstract class for plugins |
| ►CAuthPlugin | Abstract class for authentication plugins |
| CLDAPAuthPlugin | LDAP authentication plugin |
| ►CGatewayPlugin | Abstract class for gateway plugins |
| CAnnouncementFeedGatewayPlugin | Gateway component of announcement feed plugin |
| CMarkupBatchGatewayPlugin | Batch conversion Helper class |
| CMarkupGatewayPlugin | Responds to requests for markup files for particular journal article; sends request to markup an article to Document Markup Server |
| CPLNGatewayPlugin | Gateway component of web PLN plugin |
| CResolverPlugin | Simple resolver gateway plugin |
| CWebFeedGatewayPlugin | Gateway component of web feed plugin |
| ►CImportExportPlugin | Abstract class for import/export plugins |
| CNativeImportExportPlugin | Native XML import/export plugin |
| ►CPKPUserImportExportPlugin | |
| CUserImportExportPlugin | User XML import/export plugin |
| CPubMedExportPlugin | PubMed/MEDLINE XML metadata export plugin |
| ►CPubObjectsExportPlugin | Basis class for XML metadata export plugins |
| CDOAJExportPlugin | DOAJ export plugin |
| ►CDOIPubIdExportPlugin | Basis class for DOI XML metadata export plugins |
| CCrossRefExportPlugin | CrossRef/MEDLINE XML metadata export plugin |
| CDataciteExportPlugin | DataCite export/registration plugin |
| CMedraExportPlugin | MEDRA Onix for DOI (O4DOI) export/registration plugin |
| CQuickSubmitPlugin | Quick Submit one-page submission plugin |
| CSwordImportExportPlugin | Sword deposit plugin |
| ►CLazyLoadPlugin | |
| ►CBlockPlugin | Abstract class for block plugins |
| CAnnouncementFeedBlockPlugin | Class for block component of announcement feed plugin |
| CBrowseBlockPlugin | Class for browse block plugin |
| CCustomBlockPlugin | |
| CDevelopedByBlockPlugin | Class for "developed by" block plugin |
| CInformationBlockPlugin | Class for information block plugin |
| CLanguageToggleBlockPlugin | Class for language selector block plugin |
| CMakeSubmissionBlockPlugin | Class for the "Make a Submission" block plugin |
| CSubscriptionBlockPlugin | Class for subscription block plugin |
| CUsageStatsOptoutBlockPlugin | Opt-out component |
| CWebFeedBlockPlugin | Class for block component of web feed plugin |
| ►CGenericPlugin | Abstract class for generic plugins |
| CAnnouncementFeedPlugin | Annoucement Feed plugin class |
| CBrowseBySectionPlugin | Allow visitors to browse journal content by section |
| CCitationStyleLanguagePlugin | Citation Style Language plugin class |
| CCustomBlockManagerPlugin | |
| CDefaultTranslationPlugin | |
| CDRIVERPlugin | DRIVER plugin class |
| CDublinCoreMetaPlugin | Inject Dublin Core meta tags into article views to facilitate indexing |
| CGoogleAnalyticsPlugin | Google Analytics plugin class |
| CGoogleScholarPlugin | Inject Google Scholar meta tags into submission views to facilitate indexing |
| CHtmlArticleGalleyPlugin | Class for HtmlArticleGalley plugin |
| CHypothesisPlugin | Hypothesis annotation/discussion integration |
| CLensGalleyPlugin | Class for LensGalley plugin |
| CMarkupPlugin | NLM XML and HTML transform plugin class |
| COrcidProfilePlugin | ORCID Profile plugin class |
| CPdfJsViewerPlugin | This plugin enables embedding of the pdf.js viewer for PDF display |
| ►CPKPAcronPlugin | Removes dependency on 'cron' for scheduled tasks, including possible tasks defined by plugins. See the PKPAcronPlugin::parseCrontab hook implementation |
| CAcronPlugin | Application's plugin class |
| ►CPKPUsageEventPlugin | Base class for usage event plugin. Provide usage events to other statistics plugins |
| CUsageEventPlugin | Implement application specifics for generating usage events |
| CPKPViewableFilePlugin | |
| CPLNPlugin | PLN plugin class |
| CRecommendByAuthorPlugin | Plugin to recommend articles from the same author |
| CRecommendBySimilarityPlugin | Plugin to recommend similar articles |
| CStaticPagesPlugin | |
| CSubscriptionSSOPlugin | |
| CSwordPlugin | SWORD deposit plugin class |
| CTexturePlugin | |
| CTinyMCEPlugin | TinyMCE WYSIWYG plugin for textareas - to allow cross-browser HTML editing |
| CUsageStatsPlugin | Provide usage statistics to data objects |
| CWebFeedPlugin | Web Feeds plugin class |
| ►CPaymethodPlugin | |
| CManualPaymentPlugin | Manual payment plugin class |
| CPaypalPaymentPlugin | Paypal payment plugin class |
| ►CPKPPubIdPlugin | Abstract class for public identifiers plugins |
| ►CPubIdPlugin | Public identifiers plugins common functions |
| CDOIPubIdPlugin | DOI plugin class |
| CURNPubIdPlugin | URN plugin class |
| ►CThemePlugin | Abstract class for theme plugins |
| CBootstrapThreeThemePlugin | Default theme |
| CCriticalTimesThemePlugin | OJS 3 theme for Critical Times, a journal run by the International Consortium of Critical Theory |
| CDefaultThemePlugin | Default theme |
| CHealthSciencesThemePlugin | Health Sciences theme |
| CImmersionThemePlugin | Immersion theme |
| ►CMetadataPlugin | Abstract class for metadata plugins |
| ►CPKPDc11MetadataPlugin | Abstract base class for Dublin Core version 1.1 metadata plugins |
| CDc11MetadataPlugin | Dublic Core version 1.1 metadata plugin |
| ►COAIMetadataFormatPlugin | Abstract class for OAI Metadata format plugins |
| COAIMetadataFormatPlugin_JATS | JATS XML format plugin for OAI |
| COAIMetadataFormatPlugin_MARC | Marc metadata format plugin for OAI |
| COAIMetadataFormatPlugin_MARC21 | Marc21 metadata format plugin for OAI |
| COAIMetadataFormatPlugin_RFC1807 | Rfc1807 metadata format plugin for OAI |
| ►CPKPOAIMetadataFormatPlugin_DC | Dc metadata format plugin for OAI |
| COAIMetadataFormatPlugin_DC | Dc metadata format plugin for OAI |
| ►CReportPlugin | Abstract class for report plugins |
| CArticleReportPlugin | Article report plugin |
| CCounterReportPlugin | Counter report plugin |
| ►CPKPUsageStatsReportPlugin | OJS default statistics report plugin (and metrics provider) |
| COJSUsageStatsReportPlugin | |
| COMPUsageStatsReportPlugin | OMP default statistics report plugin (and metrics provider) |
| COPSUsageStatsReportPlugin | OPS default statistics report plugin (and metrics provider) |
| CReviewReportPlugin | Review report plugin |
| CSubscriptionReportPlugin | Subscription report plugin |
| CViewReportPlugin | View report plugin |
| CPluginHelper | Helper class implementing plugin administration functions |
| CPluginRegistry | Registry class for managing plugins |
| ►CPolicySet | An ordered list of policies. Policy sets can be added to decision managers like policies. The decision manager will evaluate the contained policies in the order they were added |
| ►CContextPolicy | Basic policy that ensures availability of a context in the request context and a valid user group. All context based policies extend this policy |
| CAuthorDashboardAccessPolicy | Class to control access to author dashboard |
| CContextAccessPolicy | Class to control access to PKP applications' setup components |
| CEditorDecisionAccessPolicy | Class to control access to submission workflow stage components |
| CPublicationAccessPolicy | Class to control access to a publication |
| CPublicationWritePolicy | Class to permit or deny write functions (add/edit) on a publication |
| CQueryAccessPolicy | Class to control access to queries |
| CQueryWorkflowStageAccessPolicy | Class to control access to submission workflow stage components related to queries |
| CReviewStageAccessPolicy | Class to control access to review stage components |
| CSubmissionAccessPolicy | Base class to control (write) access to submissions and (read) access to submission details in OMP |
| CSubmissionFileAccessPolicy | Base class to control (write) access to submissions and (read) access to submission files |
| CWorkflowStageAccessPolicy | Class to control access to OMP's submission workflow stage components |
| CPKPSiteAccessPolicy | Class to that makes sure that a user is logged in |
| CPluginAccessPolicy | Class to control access to plugins |
| ►CGuzzle\Http\Message\PostFileInterface | |
| CGuzzle\Http\Message\PostFile | |
| CGuzzleHttp\PrepareBodyMiddleware | |
| ►CHttp\Promise\Promise | |
| CHttp\Adapter\Guzzle6\Promise | |
| CHttp\Client\Promise\HttpFulfilledPromise | |
| CHttp\Client\Promise\HttpRejectedPromise | |
| CHttp\Promise\FulfilledPromise | |
| CHttp\Promise\RejectedPromise | |
| ►CGuzzleHttp\Promise\PromiseInterface | |
| CGuzzleHttp\Promise\Coroutine | |
| CGuzzleHttp\Promise\FulfilledPromise | |
| CGuzzleHttp\Promise\Promise | |
| CGuzzleHttp\Promise\RejectedPromise | |
| ►CGuzzleHttp\Promise\PromisorInterface | |
| CGuzzleHttp\Pool | |
| CGuzzleHttp\Promise\EachPromise | |
| CGuzzleHttp\Handler\Proxy | |
| CPubIdExportRepresentationssListGridCellProvider | Class for a cell provider that can retrieve labels from representations with pub ids |
| CPublicationService | Extends the base publication service class with app-specific requirements |
| CPublishForm | A preset form for confirming a publication's issue before publishing. It may also be used for scheduling a publication in an issue for later publication |
| CPubObjectCache | A cache for publication objects required during export |
| CQueriesAccessHelper | Implements access rules for queries. Permissions are intended as follows (per UI/UX group, 2015-12-01) Added permissions for Reviewers, 2017-11-05 |
| ►CGuzzle\Http\QueryAggregator\QueryAggregatorInterface | |
| CGuzzle\Http\QueryAggregator\CommaAggregator | |
| CGuzzle\Http\QueryAggregator\DuplicateAggregator | |
| CGuzzle\Http\QueryAggregator\PhpAggregator | |
| CQueryNoteFilesGridCategoryDataProvider | Provide access to query file data for category grids |
| CGuzzleHttp\RedirectMiddleware | |
| CRegistry | Maintains a static table of keyed references. Used for storing/accessing single instance objects and values |
| ►CSeboettg\CiteProc\Rendering\Rendering | |
| CSeboettg\CiteProc\Rendering\Choose\Choose | |
| CSeboettg\CiteProc\Rendering\Choose\ChooseIf | |
| CSeboettg\CiteProc\Rendering\Group | |
| CSeboettg\CiteProc\Rendering\Label | |
| CSeboettg\CiteProc\Rendering\Layout | |
| CSeboettg\CiteProc\Rendering\Name\EtAl | |
| CSeboettg\CiteProc\Rendering\Name\Names | |
| CSeboettg\CiteProc\Rendering\Name\Substitute | |
| CSeboettg\CiteProc\Rendering\Number | |
| CSeboettg\CiteProc\Rendering\Text | |
| CSeboettg\CiteProc\Style\Macro | |
| ►CCOUNTER\ReportBuilder | |
| CCOUNTER\Consortium | |
| CCOUNTER\Contact | |
| CCOUNTER\Customer | |
| CCOUNTER\DateRange | |
| CCOUNTER\Identifier | |
| CCOUNTER\ItemAttribute | |
| CCOUNTER\ItemContributor | |
| CCOUNTER\ItemContributorId | |
| CCOUNTER\ItemDate | |
| CCOUNTER\Metric | |
| CCOUNTER\ParentItem | |
| CCOUNTER\PerformanceCounter | |
| CCOUNTER\Report | |
| CCOUNTER\ReportItems | |
| CCOUNTER\Reports | |
| CCOUNTER\Vendor | |
| ►CSymfony\Component\HttpFoundation\Request | |
| CSymfony\Component\HttpFoundation\ApacheRequest | |
| CSymfony\Component\HttpFoundation\Tests\NewRequest | |
| CSymfony\Component\HttpFoundation\Tests\RequestContentProxy | |
| ►CSymfony\Component\HttpFoundation\Exception\RequestExceptionInterface | |
| CSymfony\Component\HttpFoundation\Exception\ConflictingHeadersException | |
| CSymfony\Component\HttpFoundation\Exception\SuspiciousOperationException | |
| ►CHttp\Message\RequestFactory | |
| ►CHttp\Message\MessageFactory | |
| CHttp\Message\MessageFactory\DiactorosMessageFactory | |
| CHttp\Message\MessageFactory\GuzzleMessageFactory | |
| CHttp\Message\MessageFactory\SlimMessageFactory | |
| ►CGuzzle\Http\Message\RequestFactoryInterface | |
| CGuzzle\Http\Message\RequestFactory | |
| ►CHttp\Message\RequestMatcher | |
| ►CHttp\Message\RequestMatcher\RequestMatcher | |
| CHttp\Message\RequestMatcher\CallbackRequestMatcher | |
| CHttp\Message\RequestMatcher\RegexRequestMatcher | |
| ►CSymfony\Component\HttpFoundation\RequestMatcherInterface | |
| ►CSymfony\Component\HttpFoundation\RequestMatcher | |
| CSymfony\Component\HttpFoundation\ExpressionRequestMatcher | |
| CGuzzle\Http\Curl\RequestMediator | |
| CGuzzleHttp\RequestOptions | |
| ►CGuzzle\Service\Command\RequestSerializerInterface | |
| CGuzzle\Service\Command\DefaultRequestSerializer | |
| CSymfony\Component\HttpFoundation\RequestStack | |
| ►CGuzzle\Service\Command\LocationVisitor\Request\RequestVisitorInterface | |
| ►CGuzzle\Service\Command\LocationVisitor\Request\AbstractRequestVisitor | |
| CGuzzle\Service\Command\LocationVisitor\Request\BodyVisitor | |
| CGuzzle\Service\Command\LocationVisitor\Request\HeaderVisitor | |
| CGuzzle\Service\Command\LocationVisitor\Request\JsonVisitor | |
| CGuzzle\Service\Command\LocationVisitor\Request\PostFieldVisitor | |
| CGuzzle\Service\Command\LocationVisitor\Request\PostFileVisitor | |
| CGuzzle\Service\Command\LocationVisitor\Request\QueryVisitor | |
| CGuzzle\Service\Command\LocationVisitor\Request\ResponseBodyVisitor | |
| CGuzzle\Service\Command\LocationVisitor\Request\XmlVisitor | |
| ►CGuzzle\Service\Resource\ResourceIteratorFactoryInterface | |
| ►CGuzzle\Service\Resource\AbstractResourceIteratorFactory | |
| CGuzzle\Service\Resource\MapResourceIteratorFactory | |
| CGuzzle\Service\Resource\ResourceIteratorClassFactory | |
| CGuzzle\Service\Resource\CompositeResourceIteratorFactory | |
| ►CSymfony\Component\HttpFoundation\Response | |
| CSymfony\Component\HttpFoundation\BinaryFileResponse | |
| CSymfony\Component\HttpFoundation\JsonResponse | |
| CSymfony\Component\HttpFoundation\RedirectResponse | |
| CSymfony\Component\HttpFoundation\StreamedResponse | |
| CSymfony\Component\HttpFoundation\Tests\DefaultResponse | |
| CSymfony\Component\HttpFoundation\Tests\ExtendedResponse | |
| CHttp\Message\Builder\ResponseBuilder | |
| ►CGuzzle\Service\Command\ResponseClassInterface | |
| CGuzzle\Tests\Mock\CustomResponseModel | |
| ►CHttp\Message\ResponseFactory | |
| CHttp\Message\MessageFactory | |
| ►CGuzzle\Service\Command\ResponseParserInterface | |
| ►CGuzzle\Service\Command\DefaultResponseParser | |
| CGuzzle\Service\Command\OperationResponseParser | |
| ►CGuzzle\Service\Command\LocationVisitor\Response\ResponseVisitorInterface | |
| ►CGuzzle\Service\Command\LocationVisitor\Response\AbstractResponseVisitor | |
| CGuzzle\Service\Command\LocationVisitor\Response\BodyVisitor | |
| CGuzzle\Service\Command\LocationVisitor\Response\HeaderVisitor | |
| CGuzzle\Service\Command\LocationVisitor\Response\JsonVisitor | |
| CGuzzle\Service\Command\LocationVisitor\Response\ReasonPhraseVisitor | |
| CGuzzle\Service\Command\LocationVisitor\Response\StatusCodeVisitor | |
| CGuzzle\Service\Command\LocationVisitor\Response\XmlVisitor | |
| CGuzzleHttp\RetryMiddleware | |
| ►CGuzzle\Plugin\Cache\RevalidationInterface | |
| ►CGuzzle\Plugin\Cache\DefaultRevalidation | |
| CGuzzle\Plugin\Cache\DenyRevalidation | |
| CGuzzle\Plugin\Cache\SkipRevalidation | |
| CReviewerAction | ReviewerAction class |
| CReviewGridCategoryDataProvider | Provide access to review file data for category grids |
| CReviewGuidanceForm | A preset form for configuring the guidance a reviewer should receive |
| CReviewInfoCenterLinkAction | An action to open up the review notes for a review assignments |
| CGuzzleHttp\Psr7\Rfc7230 | |
| CSeboettg\CiteProc\Root\Root | |
| CRuntimeEnvironment | Class that describes a runtime environment |
| ►CScheduledTask | Base class for executing scheduled tasks. All scheduled task classes must extend this class and implement execute() |
| CCrossrefInfoSender | Scheduled task to send deposits to Crossref and update statuses |
| CDataciteInfoSender | Scheduled task to send deposits to DataCite |
| CDepositor | |
| CDOAJInfoSender | Scheduled task to send deposits to DOAJ |
| ►CFileLoader | Base scheduled task class to reliably handle files processing |
| CUsageStatsLoader | Scheduled task to extract transform and load usage statistics data into database |
| CMedraInfoSender | Scheduled task to send deposits to mEDRA |
| COpenAccessNotification | Class to perform automated email notifications when an issue becomes open access |
| CPublishSubmissions | Class to published submissions scheduled for publication |
| CReviewReminder | Class to perform automated reminders for reviewers |
| CStatisticsReport | Class responsible to send the monthly statistics report |
| CSubscriptionExpiryReminder | Class to perform automated reminders for reviewers |
| CScheduledTaskHelper | Helper class for common scheduled tasks operations |
| CGuzzle\Service\Description\SchemaFormatter | |
| ►CSearchFileParser | Abstract class to extract search text from a given file |
| CSearchHelperParser | Class to extract text from a file using an external helper program |
| CSearchHTMLParser | Class to extract text from an HTML file |
| CSectionService | Helper class that encapsulates section business logic |
| ►CSerializable | |
| CGuzzle\Http\Message\Response | |
| CGuzzle\Plugin\Cookie\CookieJar\ArrayCookieJar | |
| CGuzzle\Service\Builder\ServiceBuilder | |
| ►CGuzzle\Service\Description\ServiceDescriptionInterface | |
| CGuzzle\Service\Description\ServiceDescription | |
| ►CSymfony\Component\Mime\RawMessage | |
| ►CSymfony\Component\Mime\Message | |
| CSymfony\Component\Mime\Email | |
| CGuzzle\Tests\Http\Server | |
| CSymfony\Component\EventDispatcher\Tests\Service | |
| ►CGuzzle\Service\Builder\ServiceBuilderInterface | |
| CGuzzle\Service\Builder\ServiceBuilder | |
| ►CServiceProviderInterface | |
| CAPP\Services\OJSServiceProvider | |
| ►CSymfony\Component\HttpFoundation\Session\SessionBagInterface | |
| ►CSymfony\Component\HttpFoundation\Session\Attribute\AttributeBagInterface | |
| CSymfony\Component\HttpFoundation\Session\Attribute\AttributeBag | |
| ►CSymfony\Component\HttpFoundation\Session\Flash\FlashBagInterface | |
| CSymfony\Component\HttpFoundation\Session\Flash\AutoExpireFlashBag | |
| CSymfony\Component\HttpFoundation\Session\Flash\FlashBag | |
| CSymfony\Component\HttpFoundation\Session\SessionBagProxy | |
| CSymfony\Component\HttpFoundation\Session\Storage\MetadataBag | |
| ►CSessionHandler | |
| ►CSymfony\Component\HttpFoundation\Session\Storage\Handler\NativeSessionHandler | |
| CSymfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler | |
| CSymfony\Component\HttpFoundation\Session\Storage\Handler\SessionHandlerFactory | |
| ►CSessionHandlerInterface | |
| ►CSymfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler | |
| CSymfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler | |
| CSymfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler | |
| CSymfony\Component\HttpFoundation\Session\Storage\Handler\MemcachedSessionHandler | |
| CSymfony\Component\HttpFoundation\Session\Storage\Handler\MemcacheSessionHandler | |
| CSymfony\Component\HttpFoundation\Session\Storage\Handler\MigratingSessionHandler | |
| CSymfony\Component\HttpFoundation\Session\Storage\Handler\MongoDbSessionHandler | |
| CSymfony\Component\HttpFoundation\Session\Storage\Handler\NullSessionHandler | |
| CSymfony\Component\HttpFoundation\Session\Storage\Handler\PdoSessionHandler | |
| CSymfony\Component\HttpFoundation\Session\Storage\Handler\WriteCheckSessionHandler | |
| CSymfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy | |
| CSymfony\Component\HttpFoundation\Tests\Session\Storage\Proxy\ConcreteSessionHandlerInterfaceProxy | |
| ►CSymfony\Component\HttpFoundation\Session\SessionInterface | |
| CSymfony\Component\HttpFoundation\Session\Session | |
| CSessionManager | Implements PHP methods for a custom session storage handler (see http://php.net/session) |
| ►CSymfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface | |
| ►CSymfony\Component\HttpFoundation\Session\Storage\MockArraySessionStorage | |
| CSymfony\Component\HttpFoundation\Session\Storage\MockFileSessionStorage | |
| ►CSymfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage | |
| CSymfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage | |
| ►CSessionUpdateTimestampHandlerInterface | |
| CSymfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler | |
| CSymfony\Component\HttpFoundation\Session\Storage\Handler\MigratingSessionHandler | |
| CSymfony\Component\HttpFoundation\Session\SessionUtils | |
| CGuzzleHttp\Cookie\SetCookie | |
| COmnipay\PayPal\Support\InstantUpdateApi\ShippingOption | |
| ►CSmarty | |
| ►CPKPTemplateManager | |
| CTemplateManager | Class for accessing the underlying template engine. Currently integrated with Smarty (from http://smarty.php.net/) |
| ►CSmarty_Resource_Custom | |
| CPKPTemplateResource | Representation for a PKP template resource (template directory) |
| ►CSymfony\Component\Mime\Crypto\SMime | |
| CSymfony\Component\Mime\Crypto\SMimeEncrypter | |
| CSymfony\Component\Mime\Crypto\SMimeSigner | |
| CSeboettg\CiteProc\Style\Sort\Sort | |
| ►CSeboettg\CiteProc\Style\Sort\SortKey | |
| CSeboettg\CiteProc\Style\Sort\Key | |
| ►CSplFileInfo | |
| ►CSymfony\Component\HttpFoundation\File\File | |
| CSymfony\Component\HttpFoundation\File\Stream | |
| CSymfony\Component\HttpFoundation\File\UploadedFile | |
| CSymfony\Component\HttpFoundation\Tests\File\FakeFile | |
| CGuzzle\Http\StaticClient | |
| CStatsEditorialQueryBuilder | Editorial statistics list query builder |
| ►CHttp\Message\StreamFactory | |
| CHttp\Message\StreamFactory\DiactorosStreamFactory | |
| CHttp\Message\StreamFactory\GuzzleStreamFactory | |
| CHttp\Message\StreamFactory\SlimStreamFactory | |
| CGuzzleHttp\Handler\StreamHandler | |
| CStreamingClass | |
| ►CGuzzle\Stream\StreamInterface | |
| ►CGuzzle\Http\EntityBodyInterface | |
| ►CGuzzle\Http\AbstractEntityBodyDecorator | |
| CGuzzle\Http\CachingEntityBody | |
| CGuzzle\Http\IoEmittingEntityBody | |
| CGuzzle\Http\ReadLimitEntityBody | |
| CGuzzle\Http\EntityBody | |
| ►CGuzzle\Stream\Stream | |
| CGuzzle\Http\EntityBody | |
| ►CPsr\Http\Message\StreamInterface | |
| CGuzzleHttp\Psr7\AppendStream | |
| CGuzzleHttp\Psr7\BufferStream | |
| CGuzzleHttp\Psr7\CachingStream | |
| CGuzzleHttp\Psr7\DroppingStream | |
| CGuzzleHttp\Psr7\FnStream | |
| CGuzzleHttp\Psr7\InflateStream | |
| CGuzzleHttp\Psr7\LazyOpenStream | |
| CGuzzleHttp\Psr7\LimitStream | |
| CGuzzleHttp\Psr7\MultipartStream | |
| CGuzzleHttp\Psr7\NoSeekStream | |
| CGuzzleHttp\Psr7\PumpStream | |
| CGuzzleHttp\Psr7\Stream | |
| ►CHttp\Message\Encoding\FilteredStream | |
| CHttp\Message\Encoding\ChunkStream | |
| CHttp\Message\Encoding\CompressStream | |
| CHttp\Message\Encoding\DechunkStream | |
| CHttp\Message\Encoding\DecompressStream | |
| CHttp\Message\Encoding\DeflateStream | |
| CHttp\Message\Encoding\GzipDecodeStream | |
| CHttp\Message\Encoding\GzipEncodeStream | |
| CHttp\Message\Encoding\InflateStream | |
| CHttp\Message\Stream\BufferedStream | |
| ►CGuzzle\Stream\StreamRequestFactoryInterface | |
| CGuzzle\Stream\PhpStreamRequestFactory | |
| CGuzzleHttp\Psr7\StreamWrapper | |
| CSymfony\Component\HttpFoundation\Tests\StringableObject | |
| CSeboettg\CiteProc\Util\StringHelper | |
| ►CSeboettg\CiteProc\Style\StyleElement | |
| CSeboettg\CiteProc\Style\Bibliography | |
| CSeboettg\CiteProc\Style\Citation | |
| CSeboettg\CiteProc\StyleSheet | |
| CSubmissionFilesCategoryDataProvider | Provide access to submission files data for category grids |
| ►CSubmissionLog | Static class for adding / accessing PKP log entries |
| CSubmissionFileLog | Static class for adding / accessing submission file log entries |
| CSubmissionQueryBuilder | Submission list Query builder |
| ►CSubmissionSearch | Class for retrieving search results |
| CArticleSearch | Class for retrieving article search results |
| ►CSubmissionSearchIndex | Class to maintain a submission search index |
| CArticleSearchIndex | Class to maintain the article search index |
| CSubmissionService | Extends the base submission helper service class with app-specific requirements |
| CSubmissionsListPanel | Instantiates and manages a UI component to list submissions |
| CSubscriptionAction | |
| CSubscriptiontyoe | Basic class describing a subscription type |
| CSubstancePlugin | Substance JATS editor plugin |
| CSWORDAPPClient | |
| ►CSWORDAPPEntry | |
| CSWORDAPPErrorDocument | |
| CSWORDAPPResponse | |
| CSWORDAPPLink | |
| CSWORDAPPServiceDocument | |
| CSWORDAPPStatement | |
| CSWORDAppStatementEntry | |
| CSystem | |
| ►CTask | |
| CComposerLintTask | |
| CGuzzlePearPharPackageTask | |
| ►CGuzzleHttp\Promise\TaskQueueInterface | |
| CGuzzleHttp\Promise\TaskQueue | |
| CSeboettg\CiteProc\Locale\Term | |
| CTestClass1 | Test class to be used/instantiated by ClassTypeDescriptionTest |
| CTestClass2 | Test class to be used/instantiated by ClassTypeDescriptionTest |
| CSymfony\Component\EventDispatcher\Tests\TestEventListener | |
| CTestHelper | Class that implements functionality common to all PKP test types |
| CSymfony\Component\EventDispatcher\Tests\TestWithDispatcher | |
| ►CGuzzle\Common\ToArrayInterface | |
| CGuzzle\Common\Collection | |
| CGuzzle\Common\Event | |
| CGuzzle\Http\Message\Header\HeaderCollection | |
| CGuzzle\Http\Message\Header\HeaderInterface | |
| CGuzzle\Plugin\Cookie\Cookie | |
| CGuzzle\Service\Command\CommandInterface | |
| ►CGuzzle\Service\Description\OperationInterface | |
| CGuzzle\Service\Description\Operation | |
| CGuzzle\Service\Description\ServiceDescription | |
| CGuzzle\Service\Resource\ResourceIteratorInterface | |
| ►CSeboettg\Collection\ToArrayInterface | |
| CSeboettg\Collection\Collection | |
| CGuzzleHttp\TransferStats | |
| ►CTypeDescription | Abstract base class for filter input/output type descriptions |
| ►CClassTypeDescription | A type description that validates objects by class type |
| CMetadataTypeDescription | Type validator for metadata input/output |
| ►CPrimitiveTypeDescription | Class that describes a primitive input/output type |
| CValidatorTypeDescription | Class that describes a string input/output type that passes additional validation (via standard validator classes) |
| CXMLTypeDescription | Class that describes an XML input/output type |
| CTypeDescriptionFactory | A factory class that takes a plain text type descriptor and instantiates the correct type description object based on the descriptor's namespace |
| ►CUnexpectedValueException | |
| CGuzzle\Common\Exception\UnexpectedValueException | |
| CHttp\Adapter\Guzzle6\Exception\UnexpectedValueException | |
| CHttp\Message\Exception\UnexpectedValueException | |
| CSymfony\Component\HttpFoundation\Exception\ConflictingHeadersException | |
| CSymfony\Component\HttpFoundation\Exception\SuspiciousOperationException | |
| CupgradeTool | CLI tool for upgrading OJS |
| ►CPsr\Http\Message\UploadedFileInterface | |
| CGuzzleHttp\Psr7\UploadedFile | |
| ►CHttp\Message\UriFactory | |
| CHttp\Message\UriFactory\DiactorosUriFactory | |
| CHttp\Message\UriFactory\GuzzleUriFactory | |
| CHttp\Message\UriFactory\SlimUriFactory | |
| ►CPsr\Http\Message\UriInterface | |
| CGuzzleHttp\Psr7\Uri | |
| CGuzzleHttp\Psr7\UriNormalizer | |
| CGuzzleHttp\Psr7\UriResolver | |
| CGuzzleHttp\UriTemplate | |
| ►CGuzzle\Parser\UriTemplate\UriTemplateInterface | |
| CGuzzle\Parser\UriTemplate\PeclUriTemplate | |
| CGuzzle\Parser\UriTemplate\UriTemplate | |
| CGuzzle\Http\Url | |
| CSymfony\Component\HttpFoundation\UrlHelper | |
| ►CGuzzle\Parser\Url\UrlParserInterface | |
| CGuzzle\Parser\Url\UrlParser | |
| CUserAccessForm | Add OJS-specific fields to the users and roles access settings form |
| CUserFormHelper | Helper functions for shared user form concerns |
| CGuzzleHttp\Utils | |
| CValidation | Class providing user validation/authentication operations |
| ►CValidator | Abstract class that represents a validation check. This class and its sub-classes can be used outside a form validation context which enables re-use of complex validation code |
| CValidatorControlledVocab | Validation check that checks if value is within a certain set retrieved from the database |
| CValidatorEmail | Validation check for email addresses |
| CValidatorISSN | Validation check for ISSNs |
| CValidatorORCID | Validation check for ORCID iDs |
| CValidatorRegExp | Validation check using a regular expression |
| CValidatorUrl | Validation check for URLs |
| CValidatorFactory | A factory class for creating a Validator from the Laravel framework |
| ►CGuzzle\Service\Description\ValidatorInterface | |
| CGuzzle\Service\Description\SchemaValidator | |
| CSeboettg\CiteProc\Util\Variables | |
| CGuzzle\Common\Version | |
| CVersionCheck | Provides methods to check for the latest version of OJS |
| CViewableFilePlugin | Abstract class for article galley plugins |
| CGuzzle\Service\Command\LocationVisitor\VisitorFlyweight | |
| ►CWebService | Abstract base class for a web service |
| CXmlWebService | A web service that returns XML data |
| CWebServiceRequest | Represents a web service request |
| ►CWebTestCase | |
| CQuickSubmitFunctionalTest | Functional tests for the quick submit plugin |
| CWorkspace | |
| CSymfony\Component\EventDispatcher\Debug\WrappedListener | |
| CXMLDAO | Operations for retrieving and modifying objects from an XML data source |
| CXMLNode | Default handler for XMLParser returning a simple DOM-style object. This handler parses an XML document into a tree structure of XMLNode objects |
| CXMLParser | Generic class for parsing an XML document into a data structure |
| ►CXMLParserHandler | |
| CXMLParserDOMHandler | Default handler for XMLParser returning a simple DOM-style object. This handler parses an XML document into a tree structure of XMLNode objects |
| CXMLPSWrapper | Wrapper class for XML Parsing Service |
| CXSLTransformer | Wrapper class for running XSL transformations using PHP 4.x or 5.x |
| ►CCompilerPassInterface | |
| CSymfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass | |
| CSymfony\Component\Mime\DependencyInjection\AddMimeTypeGuesserPass | |
| ►CConstraint | |
| CSymfony\Component\HttpFoundation\Test\Constraint\RequestAttributeValueSame | |
| CSymfony\Component\HttpFoundation\Test\Constraint\ResponseCookieValueSame | |
| CSymfony\Component\HttpFoundation\Test\Constraint\ResponseHasCookie | |
| CSymfony\Component\HttpFoundation\Test\Constraint\ResponseHasHeader | |
| CSymfony\Component\HttpFoundation\Test\Constraint\ResponseHeaderSame | |
| CSymfony\Component\HttpFoundation\Test\Constraint\ResponseIsRedirected | |
| CSymfony\Component\HttpFoundation\Test\Constraint\ResponseIsSuccessful | |
| CSymfony\Component\HttpFoundation\Test\Constraint\ResponseStatusCodeSame | |
| CSymfony\Component\Mime\Test\Constraint\EmailAddressContains | |
| CSymfony\Component\Mime\Test\Constraint\EmailAttachmentCount | |
| CSymfony\Component\Mime\Test\Constraint\EmailHasHeader | |
| CSymfony\Component\Mime\Test\Constraint\EmailHeaderSame | |
| CSymfony\Component\Mime\Test\Constraint\EmailHtmlBodyContains | |
| CSymfony\Component\Mime\Test\Constraint\EmailTextBodyContains | |
| ►CDateTime | |
| CSeboettg\CiteProc\Rendering\Date\DateTime | |
| ►CEntityPropertyInterface | |
| CAPP\Services\GalleyService | |
| CAPP\Services\IssueService | |
| CAPP\Services\SectionService | |
| CPKP\Services\PKPAnnouncementService | |
| CPKP\Services\PKPAuthorService | |
| ►CPKP\Services\PKPContextService | |
| CAPP\Services\ContextService | |
| CPKP\Services\PKPEmailTemplateService | |
| ►CPKP\Services\PKPPublicationService | |
| CAPP\Services\PublicationService | |
| CPKP\Services\PKPSiteService | |
| ►CPKP\Services\PKPSubmissionService | |
| CAPP\Services\SubmissionService | |
| CPKP\Services\PKPUserService | |
| ►CEntityReadInterface | |
| CAPP\Services\GalleyService | |
| CAPP\Services\IssueService | |
| CPKP\Services\PKPAnnouncementService | |
| CPKP\Services\PKPAuthorService | |
| CPKP\Services\PKPContextService | |
| CPKP\Services\PKPEmailTemplateService | |
| CPKP\Services\PKPPublicationService | |
| CPKP\Services\PKPSubmissionService | |
| CPKP\Services\PKPUserService | |
| ►CEntityWriteInterface | |
| CAPP\Services\GalleyService | |
| CPKP\Services\PKPAnnouncementService | |
| CPKP\Services\PKPAuthorService | |
| CPKP\Services\PKPContextService | |
| CPKP\Services\PKPEmailTemplateService | |
| CPKP\Services\PKPPublicationService | |
| CPKP\Services\PKPSubmissionService | |
| ►CException | |
| CBagItException | |
| CGuzzle\Batch\Exception\BatchTransferException | |
| CGuzzle\Common\Exception\ExceptionCollection | |
| CGuzzle\Tests\Mock\ErrorResponseMock | |
| COmnipay\Common\Exception\InvalidCreditCardException | |
| COmnipay\Common\Exception\InvalidRequestException | |
| COmnipay\Common\Exception\InvalidResponseException | |
| CPEAR_Exception | |
| CPKP\install\DowngradeNotSupportedException | |
| ►CSeboettg\CiteProc\Exception\CiteProcException | |
| CSeboettg\CiteProc\Exception\ClassNotFoundException | |
| CSeboettg\CiteProc\Exception\InvalidDateTimeException | |
| CSeboettg\CiteProc\Exception\InvalidStylesheetException | |
| ►CGatewayTestCase | |
| COmnipay\PayPal\ExpressGatewayTest | |
| COmnipay\PayPal\ExpressInContextGatewayTest | |
| COmnipay\PayPal\ProGatewayTest | |
| COmnipay\PayPal\RestGatewayTest | |
| ►CGuzzleException | |
| CGuzzleHttp\Exception\InvalidArgumentException | |
| CGuzzleHttp\Exception\SeekException | |
| ►CGuzzleHttp\Exception\TransferException | |
| ►CGuzzleHttp\Exception\RequestException | |
| ►CGuzzleHttp\Exception\BadResponseException | |
| CGuzzleHttp\Exception\ClientException | |
| CGuzzleHttp\Exception\ServerException | |
| CGuzzleHttp\Exception\ConnectException | |
| CGuzzleHttp\Exception\TooManyRedirectsException | |
| ►CInvalidArgumentException | |
| CGuzzle\Common\Exception\InvalidArgumentException | |
| CGuzzleHttp\Exception\InvalidArgumentException | |
| CMoney\Exception\UnresolvableCurrencyPairException | |
| ►CSymfony\Component\Mime\Exception\InvalidArgumentException | |
| ►CSymfony\Component\Mime\Exception\RfcComplianceException | |
| CSymfony\Component\Mime\Exception\AddressEncoderException | |
| ►CMigration | |
| CAnnouncementsMigration | Describe database table structures |
| CCategoriesMigration | Describe database table structures |
| CCommonMigration | Describe database table structures |
| CCommonSchema | |
| CControlledVocabMigration | Describe database table structures |
| CGenresMigration | Describe database table structures |
| CLibraryFilesMigration | Describe database table structures |
| CLogMigration | Describe database table structures |
| CMetadataMigration | Describe database table structures |
| CMetricsMigration | Describe database table structures |
| CNavigationMenusMigration | Describe database table structures |
| CNotesMigration | Describe database table structures |
| COJSMigration | Describe database table structures |
| COJSv3_3_0UpgradeMigration | |
| CPKPv3_2_1SubeditorCategoriesMigration | Pkp/pkp-lib#5694 Allow subeditors to be assigned to Categories |
| CPKPv3_3_0UpgradeMigration | |
| CReviewFormsMigration | Describe database table structures |
| CReviewsMigration | Describe database table structures |
| CRolesAndUserGroupsMigration | Describe database table structures |
| CScheduledTasksMigration | Describe database table structures |
| CSubmissionFilesMigration | Describe database table structures |
| CSubmissionsMigration | Describe database table structures |
| CTemporaryFilesMigration | Describe database table structures |
| CTombstoneMigration | Describe database table structures |
| CUsageStatsMigration | Describe database table structures |
| CViewsMigration | Describe database table structures |
| ►Cphp_user_filter | |
| CClue\StreamFilter\CallbackFilter | |
| CHttp\Message\Encoding\Filter\Chunk | |
| ►CResponse | |
| CAPIResponse | Extends the Response class in the Slim microframework |
| ►CRuntimeException | |
| CGuzzle\Common\Exception\RuntimeException | |
| CGuzzleHttp\Exception\SeekException | |
| CGuzzleHttp\Exception\TransferException | |
| ►CGuzzleHttp\Promise\RejectionException | |
| CGuzzleHttp\Promise\AggregateException | |
| CGuzzleHttp\Promise\CancellationException | |
| ►CHttp\Client\Exception\TransferException | |
| CHttp\Client\Exception\NetworkException | |
| ►CHttp\Client\Exception\RequestException | |
| CHttp\Client\Exception\HttpException | |
| CHttp\Discovery\Exception\ClassInstantiationFailedException | |
| CHttp\Discovery\Exception\NotFoundException | |
| CHttp\Discovery\Exception\StrategyUnavailableException | |
| CMoney\Exception\FormatterException | |
| CMoney\Exception\ParserException | |
| COmnipay\Common\Exception\RuntimeException | |
| ►CSymfony\Component\HttpFoundation\File\Exception\FileException | |
| CSymfony\Component\HttpFoundation\File\Exception\AccessDeniedException | |
| CSymfony\Component\HttpFoundation\File\Exception\CannotWriteFileException | |
| CSymfony\Component\HttpFoundation\File\Exception\ExtensionFileException | |
| CSymfony\Component\HttpFoundation\File\Exception\FileNotFoundException | |
| CSymfony\Component\HttpFoundation\File\Exception\FormSizeFileException | |
| CSymfony\Component\HttpFoundation\File\Exception\IniSizeFileException | |
| CSymfony\Component\HttpFoundation\File\Exception\NoFileException | |
| CSymfony\Component\HttpFoundation\File\Exception\NoTmpDirFileException | |
| CSymfony\Component\HttpFoundation\File\Exception\PartialFileException | |
| CSymfony\Component\HttpFoundation\File\Exception\UnexpectedTypeException | |
| CSymfony\Component\HttpFoundation\File\Exception\UploadException | |
| CSymfony\Component\Mime\Exception\RuntimeException | |
| ►CTestCase | |
| COmnipay\Common\AbstractGatewayTest | |
| COmnipay\Common\CreditCardTest | |
| COmnipay\Common\CurrencyTest | |
| COmnipay\Common\Exception\BadMethodCallExceptionTest | |
| COmnipay\Common\Exception\InvalidCreditCardExceptionTest | |
| COmnipay\Common\Exception\InvalidRequestExceptionTest | |
| COmnipay\Common\Exception\InvalidResponseExceptionTest | |
| COmnipay\Common\Exception\RuntimeExceptionTest | |
| COmnipay\Common\GatewayFactoryTest | |
| COmnipay\Common\HelperTest | |
| COmnipay\Common\IssuerTest | |
| COmnipay\Common\ItemBagTest | |
| COmnipay\Common\ItemTest | |
| COmnipay\Common\Message\AbstractRequestTest | |
| COmnipay\Common\Message\AbstractResponseTest | |
| COmnipay\Common\PaymentMethodTest | |
| COmnipay\OmnipayTest | |
| COmnipay\PayPal\Message\CaptureRequestTest | |
| COmnipay\PayPal\Message\ExpressAuthorizeRequestTest | |
| COmnipay\PayPal\Message\ExpressAuthorizeResponseTest | |
| COmnipay\PayPal\Message\ExpressCompleteAuthorizeRequestTest | |
| COmnipay\PayPal\Message\ExpressCompletePurchaseRequestTest | |
| COmnipay\PayPal\Message\ExpressFetchCheckoutRequestTest | |
| COmnipay\PayPal\Message\ExpressInContextAuthorizeRequestTest | |
| COmnipay\PayPal\Message\ExpressInContextAuthorizeResponseTest | |
| COmnipay\PayPal\Message\ExpressTransactionSearchRequestTest | |
| COmnipay\PayPal\Message\ExpressTransactionSearchResponseTest | |
| COmnipay\PayPal\Message\ExpressVoidRequestTest | |
| COmnipay\PayPal\Message\FetchTransactionRequestTest | |
| COmnipay\PayPal\Message\ProAuthorizeRequestTest | |
| COmnipay\PayPal\Message\ProPurchaseRequestTest | |
| COmnipay\PayPal\Message\RefundRequestTest | |
| COmnipay\PayPal\Message\ResponseTest | |
| COmnipay\PayPal\Message\RestAuthorizeRequestTest | |
| COmnipay\PayPal\Message\RestAuthorizeResponseTest | |
| COmnipay\PayPal\Message\RestCancelSubscriptionRequestTest | |
| COmnipay\PayPal\Message\RestCompletePurchaseRequestTest | |
| COmnipay\PayPal\Message\RestCompleteSubscriptionRequestTest | |
| COmnipay\PayPal\Message\RestCreateCardRequestTest | |
| COmnipay\PayPal\Message\RestCreatePlanRequestTest | |
| COmnipay\PayPal\Message\RestCreateSubscriptionRequestTest | |
| COmnipay\PayPal\Message\RestDeleteCardRequestTest | |
| COmnipay\PayPal\Message\RestFetchPurchaseRequestTest | |
| COmnipay\PayPal\Message\RestFetchTransactionRequestTest | |
| COmnipay\PayPal\Message\RestListPlanRequestTest | |
| COmnipay\PayPal\Message\RestPurchaseRequestTest | |
| COmnipay\PayPal\Message\RestReactivateSubscriptionRequestTest | |
| COmnipay\PayPal\Message\RestResponseTest | |
| COmnipay\PayPal\Message\RestSearchTransactionRequestTest | |
| COmnipay\PayPal\Message\RestSuspendSubscriptionRequestTest | |
| COmnipay\PayPal\Message\RestUpdatePlanRequestTest | |
| ►CPKPTestCase | Class that implements functionality common to all PKP unit test cases |
| CArticleSearchIndexTest | Test class for the ArticleSearchIndex class |
| CArticleSearchTest | Test class for the ArticleSearch class |
| CAuthorizationPolicyTest | Test class for AuthorizationPolicy |
| CCitationListTokenizerFilterTest | Test class for CitationListTokenizerFilter |
| CClassTypeDescriptionTest | Test class for ClassTypeDescription |
| CConfigTest | Tests for the Config class |
| CCoreTest | Tests for the Core class |
| ►CDatabaseTestCase | Base class for unit tests that require database support. The schema TestName.setUp.xml will be installed before each individual test case (if present). The schema TestName.tearDown.xml may be used to clean up after each test case |
| CControlledVocabTest | Tests for the ControlledVocab class |
| CDBConnectionTest | Tests for the DBConnectionTest class |
| CDBDataXMLParserTest | Tests for the DBDataXMLParser class |
| CFilterDAOTest | Test class for FilterDAO |
| CFilterGroupDAOTest | Test class for FilterGroupDAO |
| ►CPluginTestCase | Abstract base class for Plugin tests |
| ►CMetadataPluginTestCase | Abstract base class for MetadataPlugin tests |
| ►CPKPDc11MetadataPluginTest | Test class for PKPDc11MetadataPlugin |
| CDc11MetadataPluginTest | Test class for Dc11MetadataPlugin |
| CDataObjectTest | Tests for the DataObject class |
| CDispatcherTest | Tests for the Dispatcher class |
| CFileCacheTest | Tests for the FileCache class |
| CFilterHelperTest | Test class for FilterHelper |
| CFilterTest | Test class for Filter |
| CFormValidatorArrayCustomTest | Test class for FormValidatorArrayCustom |
| CFormValidatorArrayTest | Test class for FormValidatorArray |
| CFormValidatorBooleanTest | Test class for FormValidatorBoolean |
| CFormValidatorControlledVocabTest | Test class for FormValidatorControlledVocab |
| CFormValidatorCustomTest | Test class for FormValidatorCustom |
| CFormValidatorEmailTest | Test class for FormValidatorEmail |
| CFormValidatorInSetTest | Test class for FormValidatorInSet |
| CFormValidatorLengthTest | Test class for FormValidatorLength |
| CFormValidatorLocaleEmailTest | Test class for FormValidatorLocaleEmail |
| CFormValidatorLocaleTest | Test class for FormValidatorLocale |
| CFormValidatorPostTest | Test class for FormValidatorPost |
| CFormValidatorRegExpTest | Test class for FormValidatorRegExp |
| CFormValidatorTest | Test class for FormValidator |
| CFormValidatorUrlTest | Test class for FormValidatorUrl |
| CFormValidatorUsernameTest | Test class for FormValidatorUsername |
| CJSONTest | Tests for the JSON class |
| CMedraWebserviceTest | Test class for MedraWebservice |
| CMetadataDescriptionTest | Test class for MetadataDescription |
| CMetadataPropertyTest | Test class for MetadataProperty |
| CO4DOIObjectCacheTest | Test class for O4DOIObjectCache |
| COAIMetadataFormat_DCTest | Test class for OAIMetadataFormat_DC |
| CPersistableFilterTest | |
| CPKPLocaleTest | Tests for the PKPLocale class |
| CPKPNotificationManagerTest | Tests for the PKPNotificationManager class |
| CPKPRequestTest | Tests for the PKPRequest class |
| ►CPKPRouterTestCase | Base tests class for PKPRouter tests |
| CPKPComponentRouterTest | Tests for the PKPComponentRouter class |
| CPKPPageRouterTest | Tests for the PKPPageRouter class |
| CPluginTest | Try creating some data programmatically in PHP |
| CPolicySetTest | Test class for the PolicySet class |
| ►CPolicyTestCase | Abstract base test class that provides infrastructure for several types of policy tests |
| CAuthorizationDecisionManagerTest | Test class for the AuthorizationDecisionManager class |
| CPKPPublicAccessPolicyTest | Test class for the PKPPublicAccessPolicy class |
| CRoleBasedHandlerOperationPolicyTest | Test class for the RoleBasedHandlerOperation class |
| CPrimitiveTypeDescriptionTest | Test class for PrimitiveTypeDescription and TypeDescription |
| CPublicationTest | Test class for the Publication class |
| CPubObjectCacheTest | Test class for PubObjectCache |
| CScheduledTaskHelperTest | Tests for the ScheduledTask class |
| CTypeDescriptionFactoryTest | Test class for TypeDescriptionFactory |
| CUsageStatsLoaderTest | Test class for the UsageStatsLoader class |
| CValidatorControlledVocabTest | Test class for ValidatorControlledVocab |
| CValidatorEmailTest | Test class for ValidatorEmail |
| CValidatorISSNTest | Test class for ValidatorISSN |
| CValidatorORCIDTest | Test class for ValidatorORCID |
| CValidatorTypeDescriptionTest | Test class for ValidatorTypeDescription and TypeDescription |
| CValidatorUrlTest | Test class for ValidatorUrl |
| CXMLTypeDescriptionTest | Test class for XMLTypeDescription |
| ►CTestCase | |
| CSeboettg\CiteProc\BugfixTest | |
| CSeboettg\CiteProc\CiteProcTest | |
| CSeboettg\CiteProc\ContextTest | |
| CSeboettg\CiteProc\Locale\LocaleTest | |
| CSeboettg\CiteProc\Node\Choose\Choose\ChooseTest | |
| CSeboettg\CiteProc\Rendering\Date\DateTest | |
| CSeboettg\CiteProc\Rendering\GroupTest | |
| CSeboettg\CiteProc\Rendering\LabelTest | |
| CSeboettg\CiteProc\Rendering\MacroTest | |
| CSeboettg\CiteProc\Rendering\Name\NameorderTest | |
| CSeboettg\CiteProc\Rendering\Name\NameTest | |
| CSeboettg\CiteProc\Rendering\Name\SubstituteTest | |
| CSeboettg\CiteProc\Rendering\Names\NamesTest | |
| CSeboettg\CiteProc\Rendering\NumberTest | |
| CSeboettg\CiteProc\Rendering\TextTest | |
| CSeboettg\CiteProc\Style\Sort\SortTest | |
| CSeboettg\CiteProc\Styles\AffixesTest | |
| CSeboettg\CiteProc\Styles\DisplayTest | |
| CSeboettg\CiteProc\StyleSheetTest | |
| CSeboettg\CiteProc\Util\NumberHelperTest | |
| CSeboettg\CiteProc\Util\PageHelperTest | |
| CSeboettg\CiteProc\Util\StringHelperTest | |
| CSeboettg\Collection\Test\ArrayListTest | |
| CSeboettg\Collection\Test\CollectionsTest | |
| ►CSymfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest | |
| CSymfony\Component\EventDispatcher\Tests\ContainerAwareEventDispatcherTest | |
| CSymfony\Component\EventDispatcher\Tests\EventDispatcherTest | |
| CSymfony\Component\EventDispatcher\Tests\Debug\TraceableEventDispatcherTest | |
| CSymfony\Component\EventDispatcher\Tests\DependencyInjection\RegisterListenersPassTest | |
| CSymfony\Component\EventDispatcher\Tests\EventTest | |
| CSymfony\Component\EventDispatcher\Tests\GenericEventTest | |
| CSymfony\Component\EventDispatcher\Tests\ImmutableEventDispatcherTest | |
| CSymfony\Component\HttpFoundation\Tests\AcceptHeaderItemTest | |
| CSymfony\Component\HttpFoundation\Tests\AcceptHeaderTest | |
| CSymfony\Component\HttpFoundation\Tests\ApacheRequestTest | |
| CSymfony\Component\HttpFoundation\Tests\CookieTest | |
| CSymfony\Component\HttpFoundation\Tests\ExpressionRequestMatcherTest | |
| CSymfony\Component\HttpFoundation\Tests\File\FileTest | |
| CSymfony\Component\HttpFoundation\Tests\File\MimeType\MimeTypeTest | |
| CSymfony\Component\HttpFoundation\Tests\File\UploadedFileTest | |
| CSymfony\Component\HttpFoundation\Tests\FileBagTest | |
| CSymfony\Component\HttpFoundation\Tests\HeaderBagTest | |
| CSymfony\Component\HttpFoundation\Tests\IpUtilsTest | |
| CSymfony\Component\HttpFoundation\Tests\JsonResponseTest | |
| CSymfony\Component\HttpFoundation\Tests\ParameterBagTest | |
| CSymfony\Component\HttpFoundation\Tests\RedirectResponseTest | |
| CSymfony\Component\HttpFoundation\Tests\RequestMatcherTest | |
| CSymfony\Component\HttpFoundation\Tests\RequestStackTest | |
| CSymfony\Component\HttpFoundation\Tests\RequestTest | |
| CSymfony\Component\HttpFoundation\Tests\ResponseHeaderBagTest | |
| ►CSymfony\Component\HttpFoundation\Tests\ResponseTestCase | |
| CSymfony\Component\HttpFoundation\Tests\BinaryFileResponseTest | |
| CSymfony\Component\HttpFoundation\Tests\ResponseTest | |
| CSymfony\Component\HttpFoundation\Tests\ServerBagTest | |
| CSymfony\Component\HttpFoundation\Tests\Session\Attribute\AttributeBagTest | |
| CSymfony\Component\HttpFoundation\Tests\Session\Attribute\NamespacedAttributeBagTest | |
| CSymfony\Component\HttpFoundation\Tests\Session\Flash\AutoExpireFlashBagTest | |
| CSymfony\Component\HttpFoundation\Tests\Session\Flash\FlashBagTest | |
| CSymfony\Component\HttpFoundation\Tests\Session\SessionTest | |
| CSymfony\Component\HttpFoundation\Tests\Session\Storage\Handler\MemcachedSessionHandlerTest | |
| CSymfony\Component\HttpFoundation\Tests\Session\Storage\Handler\MemcacheSessionHandlerTest | |
| CSymfony\Component\HttpFoundation\Tests\Session\Storage\Handler\MongoDbSessionHandlerTest | |
| CSymfony\Component\HttpFoundation\Tests\Session\Storage\Handler\NativeFileSessionHandlerTest | |
| CSymfony\Component\HttpFoundation\Tests\Session\Storage\Handler\NativeSessionHandlerTest | |
| CSymfony\Component\HttpFoundation\Tests\Session\Storage\Handler\NullSessionHandlerTest | |
| CSymfony\Component\HttpFoundation\Tests\Session\Storage\Handler\PdoSessionHandlerTest | |
| CSymfony\Component\HttpFoundation\Tests\Session\Storage\Handler\WriteCheckSessionHandlerTest | |
| CSymfony\Component\HttpFoundation\Tests\Session\Storage\MetadataBagTest | |
| CSymfony\Component\HttpFoundation\Tests\Session\Storage\MockArraySessionStorageTest | |
| CSymfony\Component\HttpFoundation\Tests\Session\Storage\MockFileSessionStorageTest | |
| CSymfony\Component\HttpFoundation\Tests\Session\Storage\NativeSessionStorageTest | |
| CSymfony\Component\HttpFoundation\Tests\Session\Storage\PhpBridgeSessionStorageTest | |
| CSymfony\Component\HttpFoundation\Tests\Session\Storage\Proxy\AbstractProxyTest | |
| CSymfony\Component\HttpFoundation\Tests\Session\Storage\Proxy\NativeProxyTest | |
| CSymfony\Component\HttpFoundation\Tests\Session\Storage\Proxy\SessionHandlerProxyTest | |
| CSymfony\Component\HttpFoundation\Tests\StreamedResponseTest | |
| ►CThrowable | |
| ►CPsr\Http\Client\ClientExceptionInterface | |
| ►CHttp\Client\Exception | |
| CHttp\Adapter\Guzzle6\Exception\UnexpectedValueException | |
| CHttp\Client\Exception\TransferException | |
| ►CPsr\Http\Client\NetworkExceptionInterface | |
| CHttp\Client\Exception\NetworkException | |
| ►CPsr\Http\Client\RequestExceptionInterface | |
| CHttp\Client\Exception\RequestException | |
| ►CSymfony\Component\Mime\Exception\ExceptionInterface | |
| CSymfony\Component\Mime\Exception\InvalidArgumentException | |
| CSymfony\Component\Mime\Exception\LogicException | |
| CSymfony\Component\Mime\Exception\RfcComplianceException | |
| CSymfony\Component\Mime\Exception\RuntimeException | |