Method | Description | |
---|---|---|
beforeRender ( Cake\Event\Event $event ) : void | Appends the pagination information to the JSON or XML output | |
implementedEvents ( ) : array | null | Returns a list of all events that will fire in the controller during its life-cycle. |
public beforeRender ( Cake\Event\Event $event ) : void | ||
$event | Cake\Event\Event | Event |
return | void |
public implementedEvents ( ) : array | null | ||
return | array | null |