AdminPage
in package
Table of Contents
- $titleActions : array<string|int, mixed>
- Custom actions that output just after the page heading
- __construct() : mixed
- addTitleAction() : mixed
- addTitleActionsScript() : mixed
Properties
$titleActions
Custom actions that output just after the page heading
protected
array<string|int, mixed>
$titleActions
= array()
Methods
__construct()
public
__construct() : mixed
Return values
mixed —addTitleAction()
public
addTitleAction(mixed $label, mixed $url[, mixed $options = array() ]) : mixed
Parameters
- $label : mixed
- $url : mixed
- $options : mixed = array()
Return values
mixed —addTitleActionsScript()
public
addTitleActionsScript() : mixed