Свойство | Тип | Описание | |
---|---|---|---|
$allowAnonymous | anonymous access to this controller's actions. |
Метод | Описание | |
---|---|---|
actionGetElements ( callable | null $configFactory = null, array $config = null ) | Returns the requested elements as JSON |
Метод | Описание | |
---|---|---|
_callWithParams ( $func, $params ) : mixed | Calls a given function. If any params are given, they will be mapped to the function's arguments. |