프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$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. |