|
Open Journal Systems
3.3.0
|
Public Member Functions | |
| __construct ($targetSelector, $url, $title) | |
Public Member Functions inherited from EventAction | |
| getJSLinkActionRequest () | |
| getLocalizedOptions () | |
Public Member Functions inherited from LinkActionRequest | |
| __construct () | |
Additional Inherited Members | |
Data Fields inherited from EventAction | |
| $eventName | |
| $options | |
| $targetSelector | |
This action triggers a containing tabset to add a new tab.
Definition at line 17 of file AddTabAction.inc.php.
| AddTabAction::__construct | ( | $targetSelector, | |
| $url, | |||
| $title | |||
| ) |
Constructor
| $targetSelector | string Selector for target to receive event. |
Reimplemented from EventAction.
Definition at line 22 of file AddTabAction.inc.php.
References EventAction\$targetSelector.