PHP Class PubIdPlugin, ojs

Inheritance: extends Plugin
ファイルを表示 Open project: pkp/ojs Class Usage Examples

Public Methods

Method Description
__construct ( ) Constructor
clearIssueObjectsPubIds ( $issue ) Clear pubIds of all issue objects.
getDAOs ( )
getPubId ( $pubObject )
getPubObjectTypes ( )
getPubObjects ( $pubObjectType, $contextId )

Method Details

__construct() public method

Constructor
public __construct ( )

clearIssueObjectsPubIds() public method

Clear pubIds of all issue objects.
public clearIssueObjectsPubIds ( $issue )
$issue Issue

getDAOs() public method

public getDAOs ( )

getPubId() public method

public getPubId ( $pubObject )

getPubObjectTypes() public method

public getPubObjectTypes ( )

getPubObjects() public method

public getPubObjects ( $pubObjectType, $contextId )