Method | Description | |
---|---|---|
__construct ( $filterGroup ) | Constructor | |
_processFileRef ( $node, $deployment, $representation ) | Process the self_file_ref node found inside the article_galley node. | |
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 _processFileRef ( $node, $deployment, $representation ) | ||
$node | DOMElement | |
$deployment | NativeImportExportDeployment | |
$representation | ArticleGalley |
public getPluralElementName ( ) : string | ||
return | string |
public getSingularElementName ( ) : string | ||
return | string |
public handleElement ( $node ) : array | ||
$node | DOMElement | |
return | array | Array of ArticleGalley objects |