Controller/Action/Pool/PoolsController.php
\Kwf_Controller_Action_Pool_PoolsController
- Extends from
- \Kwf_Controller_Action_Auto_Grid
- Properties
- $_buttons
- $_primaryKey
- Methods
- _fetchData
- _initColumns
- indexAction
Description
Der Poolcontroller benötigt Tabelle kwf_pools, die Pools sind im ENUM-Feld 'pool' der Tabelle, ist unter /kwf/pool zu finden, benötigt das Asset KwfPool und muss im jeweiligen Projekt mit der Ressource 'kwf_pool_pools' in der bootstrap hinzugefügt werden.
Properties
$_buttons
$_buttons = 'array'
Details
- visibility
- protected
- default
- array
- final
- false
- static
- false
$_primaryKey
$_primaryKey = 'pool'
Details
- visibility
- protected
- default
- pool
- final
- false
- static
- false