Property | Type | Description | |
---|---|---|---|
$_contextId | integer | ||
$_plugin | DOIPubIdPlugin |
Method | Description | |
---|---|---|
__construct ( $plugin, $contextId ) | Constructor | |
_getContextId ( ) : integer | Get the context ID. | |
_getFormFields ( ) | ||
_getPlugin ( ) : DOIPubIdPlugin | Get the plugin. | |
execute ( ) | ||
initData ( ) | ||
readInputData ( ) |
public __construct ( $plugin, $contextId ) | ||
$plugin | DOIPubIdPlugin | |
$contextId | integer |
public _getPlugin ( ) : DOIPubIdPlugin | ||
return | DOIPubIdPlugin |