|
Open Monograph Press
3.3.0
|
Public Member Functions | |
| __construct () | |
| addCode ($args, $request) | |
| authorize ($request, &$args, $roleAssignments) | |
| deleteCode ($args, $request) | |
| editCode ($args, $request) | |
| getPublication () | |
| getPublicationFormat () | |
| getRequestArgs () | |
| getRowInstance () | |
| getSubmission () | |
| initialize ($request, $args=null) | |
| loadData ($request, $filter=null) | |
| setPublication ($publication) | |
| setPublicationFormat ($publicationFormat) | |
| setSubmission ($submission) | |
| updateCode ($args, $request) | |
Public Member Functions inherited from GridHandler | |
| __construct ($dataProvider=null) | |
| addAction ($action, $position=GRID_ACTION_POSITION_ABOVE) | |
| addColumn ($column) | |
| fetchCell (&$args, $request) | |
| fetchGrid ($args, $request) | |
| fetchRow ($args, $request) | |
| fetchRows ($args, $request) | |
| getActions ($position=GRID_ACTION_POSITION_ABOVE) | |
| getColumn ($columnId) | |
| & | getColumns () |
| & | getColumnsByFlag ($flag) |
| getColumnsCount ($flag=null) | |
| getDataElementSequence ($gridDataElement) | |
| getDataProvider () | |
| getEmptyRowText () | |
| getFeatures () | |
| getFootNote () | |
| & | getGridDataElements ($request) |
| getGridRangeInfo ($request, $rangeName, $contextData=null) | |
| getIsSubcomponent () | |
| getItemIterator () | |
| getJSHandler () | |
| getPublishChangeEvents () | |
| getRequestArg ($key) | |
| getRequestedRow ($request, $args) | |
| getSelectName () | |
| getTemplate () | |
| getTitle () | |
| getUrls () | |
| hasColumn ($columnId) | |
| hasGridDataElements ($request) | |
| isDataElementSelected ($gridDataElement) | |
| renderRow ($request, $row) | |
| saveSequence ($args, $request) | |
| setDataElementSequence ($request, $rowId, $gridDataElement, $newSequence) | |
| setEmptyRowText ($emptyRowText) | |
| setFootNote ($footNote) | |
| setGridDataElements ($data) | |
| setTemplate ($template) | |
| setTitle ($title) | |
| setUrls ($request, $extraUrls=array()) | |
Public Member Functions inherited from PKPHandler | |
| addPolicy ($authorizationPolicy, $addToTop=false) | |
| addRoleAssignment ($roleIds, $operations) | |
| getApiToken () | |
| & | getAuthorizedContext () |
| & | getAuthorizedContextObject ($assocType) |
| & | getDispatcher () |
| getFirstUserContext ($user, $contexts) | |
| getId () | |
| getLastAuthorizationMessage () | |
| getRoleAssignment ($roleId) | |
| getRoleAssignments () | |
| getSiteRedirectContext ($request) | |
| getTargetContext ($request, &$contextsCount=null) | |
| index ($args, $request) | |
| initialize ($request) | |
| markRoleAssignmentsChecked () | |
| requireSSL () | |
| setApiToken ($apiToken) | |
| setDispatcher ($dispatcher) | |
| setEnforceRestrictedSite ($enforceRestrictedSite) | |
| setId ($id) | |
| setupTemplate ($request) | |
| validate ($requiredContexts=null, $request=null) | |
Data Fields | |
| $_publication | |
| $_publicationFormat | |
| $_submission | |
Data Fields inherited from GridHandler | |
| $_actions = array(GRID_ACTION_POSITION_DEFAULT => array()) | |
| $_columns = array() | |
| $_constants = [] | |
| $_data | |
| $_dataProvider | |
| $_emptyRowText = 'grid.noItems' | |
| $_features | |
| $_footNote = '' | |
| $_itemIterator | |
| $_template | |
| $_title = '' | |
| $_urls | |
Data Fields inherited from PKPHandler | |
| $_authorizationDecisionManager | |
| $_checks = array() | |
| $_dispatcher | |
| $_enforceRestrictedSite = true | |
| $_id | |
| $_isBackendPage = false | |
| $_roleAssignments = array() | |
| $_roleAssignmentsChecked = false | |
Additional Inherited Members | |
Static Public Member Functions inherited from PKPHandler | |
| static | getPageParamName ($rangeName) |
| static | getRangeInfo ($request, $rangeName, $contextData=null) |
| static | hashPageContext ($request, $contextData=array()) |
Protected Member Functions inherited from GridHandler | |
| callFeaturesHook ($hookName, $args) | |
| doSpecificFetchGridActions ($args, $request, $templateMgr) | |
| & | getDataElementFromRequest ($request, &$elementId) |
| getFilterForm () | |
| getFilterSelectionData ($request) | |
| getRowDataElement ($request, &$rowId) | |
| getRowsSequence ($request) | |
| initFeatures ($request, $args) | |
| isFilterFormCollapsible () | |
| noAutocompleteResults () | |
| renderFilter ($request, $filterData=array()) | |
| renderGridBodyPartsInternally ($request) | |
| renderRowInternally ($request, $row) | |
| renderRowsInternally ($request, &$elements) | |
| setFirstDataColumn () | |
Protected Attributes inherited from PKPHandler | |
| $_apiToken = null | |
Handle publication format grid requests for identification codes.
Definition at line 27 of file IdentificationCodeGridHandler.inc.php.
| IdentificationCodeGridHandler::__construct | ( | ) |
Constructor
Reimplemented from PKPHandler.
Definition at line 49 of file IdentificationCodeGridHandler.inc.php.
References PKPHandler\addRoleAssignment().
| IdentificationCodeGridHandler::addCode | ( | $args, | |
| $request | |||
| ) |
Edit a new (empty) code
| $args | array |
| $request | PKPRequest |
Definition at line 253 of file IdentificationCodeGridHandler.inc.php.
References editCode().
| IdentificationCodeGridHandler::authorize | ( | $request, | |
| & | $args, | ||
| $roleAssignments | |||
| ) |
| $request | PKPRequest |
| $args | array |
| $roleAssignments | array |
Reimplemented from GridHandler.
Definition at line 118 of file IdentificationCodeGridHandler.inc.php.
References PKPHandler\addPolicy().
| IdentificationCodeGridHandler::deleteCode | ( | $args, | |
| $request | |||
| ) |
Delete a code
| $args | array |
| $request | PKPRequest |
Definition at line 336 of file IdentificationCodeGridHandler.inc.php.
References DAORegistry\getDAO(), DAO\getDataChangedEvent(), PKPHandler\getId(), and getPublication().
| IdentificationCodeGridHandler::editCode | ( | $args, | |
| $request | |||
| ) |
Edit a code
| $args | array |
| $request | PKPRequest |
Definition at line 263 of file IdentificationCodeGridHandler.inc.php.
References DAORegistry\getDAO(), PKPHandler\getId(), getPublication(), and getSubmission().
Referenced by addCode().
| IdentificationCodeGridHandler::getPublication | ( | ) |
Get the publication associated with this grid.
Definition at line 81 of file IdentificationCodeGridHandler.inc.php.
References $_publication.
Referenced by deleteCode(), editCode(), getRequestArgs(), initialize(), and updateCode().
| IdentificationCodeGridHandler::getPublicationFormat | ( | ) |
Get the publication format assocated with these identification codes
Definition at line 97 of file IdentificationCodeGridHandler.inc.php.
References $_publicationFormat.
Referenced by getRequestArgs(), and loadData().
| IdentificationCodeGridHandler::getRequestArgs | ( | ) |
Get the arguments that will identify the data in the grid In this case, the submission.
Reimplemented from GridHandler.
Definition at line 225 of file IdentificationCodeGridHandler.inc.php.
References getPublication(), getPublicationFormat(), and getSubmission().
Referenced by initialize().
| IdentificationCodeGridHandler::getRowInstance | ( | ) |
Reimplemented from GridHandler.
Definition at line 216 of file IdentificationCodeGridHandler.inc.php.
References getSubmission().
Referenced by updateCode().
| IdentificationCodeGridHandler::getSubmission | ( | ) |
Get the submission associated with this grid.
Definition at line 65 of file IdentificationCodeGridHandler.inc.php.
References $_submission.
Referenced by editCode(), getRequestArgs(), getRowInstance(), and updateCode().
| IdentificationCodeGridHandler::initialize | ( | $request, | |
$args = null |
|||
| ) |
| $request | PKPRequest |
| $args | array optional |
Reimplemented from GridHandler.
Definition at line 127 of file IdentificationCodeGridHandler.inc.php.
References GridHandler\addAction(), GridHandler\addColumn(), fatalError(), PKPHandler\getAuthorizedContextObject(), DAORegistry\getDAO(), PKPHandler\getId(), getPublication(), getRequestArgs(), AppLocale\requireComponents(), setPublication(), setPublicationFormat(), setSubmission(), and GridHandler\setTitle().
| IdentificationCodeGridHandler::loadData | ( | $request, | |
$filter = null |
|||
| ) |
Reimplemented from GridHandler.
Definition at line 236 of file IdentificationCodeGridHandler.inc.php.
References DAORegistry\getDAO(), and getPublicationFormat().
| IdentificationCodeGridHandler::setPublication | ( | $publication | ) |
Set the Publication
| Publication |
Definition at line 89 of file IdentificationCodeGridHandler.inc.php.
Referenced by initialize().
| IdentificationCodeGridHandler::setPublicationFormat | ( | $publicationFormat | ) |
Set the publication format
| PublicationFormat |
Definition at line 105 of file IdentificationCodeGridHandler.inc.php.
Referenced by initialize().
| IdentificationCodeGridHandler::setSubmission | ( | $submission | ) |
Set the Submission
| Submission |
Definition at line 73 of file IdentificationCodeGridHandler.inc.php.
Referenced by initialize().
| IdentificationCodeGridHandler::updateCode | ( | $args, | |
| $request | |||
| ) |
Update a code
| $args | array |
| $request | PKPRequest |
Definition at line 285 of file IdentificationCodeGridHandler.inc.php.
References DAORegistry\getDAO(), DAO\getDataChangedEvent(), PKPHandler\getId(), getPublication(), getRowInstance(), and getSubmission().
| Publication IdentificationCodeGridHandler::$_publication |
Definition at line 38 of file IdentificationCodeGridHandler.inc.php.
Referenced by getPublication().
| PublicationFormat IdentificationCodeGridHandler::$_publicationFormat |
Definition at line 44 of file IdentificationCodeGridHandler.inc.php.
Referenced by getPublicationFormat().
| Submission IdentificationCodeGridHandler::$_submission |
Definition at line 32 of file IdentificationCodeGridHandler.inc.php.
Referenced by getSubmission().