PHP 클래스 NativeFilterHelper, ojs

파일 보기 프로젝트 열기: pkp/ojs 1 사용 예제들

공개 메소드들

메소드 설명
createIssueIdentificationNode ( $filter, $doc, $issue ) : DOMElement Create and return an issue identification node.

메소드 상세

createIssueIdentificationNode() 공개 메소드

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