Method | Description | |
---|---|---|
__construct ( $filterGroup ) | Constructor | |
getClassName ( ) | ||
getPluralElementName ( ) : string | Return the plural element name | |
getSingularElementName ( ) : string | Get the singular element name | |
handleElement ( $node ) : array | Handle a submission element |
public __construct ( $filterGroup ) | ||
$filterGroup | FilterGroup |
public getPluralElementName ( ) : string | ||
return | string |
public getSingularElementName ( ) : string | ||
return | string |
public handleElement ( $node ) : array | ||
$node | DOMElement | |
return | array | Array of PKPAuthor objects |