|
static | get_action_list () |
| Get the list of actions that this placement uses.
|
|
◆ get_action_list()
static aiplacement_editor\placement::get_action_list |
( |
| ) |
|
|
static |
Get the list of actions that this placement uses.
- Return values
-
array | An array of action class names. |
Reimplemented from core_ai\placement.
◆ get_sub_actions()
core_ai\placement::get_sub_actions |
( |
string | $classname | ) |
|
|
inherited |
Given an action class name.
Returns an array of sub actions that this placement supports.
- Parameters
-
string | $classname | The action class name. |
- Return values
-
array | An array of supported sub actions. |
The documentation for this class was generated from the following file:
- ai/placement/editor/classes/placement.php