Open Journal Systems  3.3.0
AddTabAction Class Reference
Inheritance diagram for AddTabAction:
EventAction LinkActionRequest

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
 

Detailed Description

This action triggers a containing tabset to add a new tab.

Definition at line 17 of file AddTabAction.inc.php.

Constructor & Destructor Documentation

◆ __construct()

AddTabAction::__construct (   $targetSelector,
  $url,
  $title 
)

Constructor

Parameters
$targetSelectorstring Selector for target to receive event.

Reimplemented from EventAction.

Definition at line 22 of file AddTabAction.inc.php.

References EventAction\$targetSelector.


The documentation for this class was generated from the following file: