PHP Class NativeFilterHelper, ojs

Show file Open project: pkp/ojs Class Usage Examples

Public Methods

Method Description
createIssueIdentificationNode ( $filter, $doc, $issue ) : DOMElement Create and return an issue identification node.

Method Details

createIssueIdentificationNode() public method

Create and return an issue identification node.
public createIssueIdentificationNode ( $filter, $doc, $issue ) : DOMElement
$filter NativeExportFilter
$doc DOMDocument
$issue Issue
return DOMElement