Controller/Action/Auto/ImageGrid.php
\Kwf_Controller_Action_Auto_ImageGrid
- Extends from
- \Kwf_Controller_Action_Auto_Abstract
- Properties
- $_additionalDataFields
- $_buttons
- $_defaultOrder
- $_editDialog
- $_filters
- $_imageRule
- $_labelField
- $_maxLabelLength
- $_model
- $_paging
- $_primaryKey
- $_textField
- Methods
- _afterDelete
- _appendMetaData
- _beforeDelete
- _createItemByRow
- _fetchCount
- _fetchData
- _getSelect
- _hasPermissions
- indexAction
- init
- jsonDataAction
- jsonDeleteAction
- preDispatch
Properties
$_additionalDataFields
$_additionalDataFields = 'array'
Details
- visibility
- protected
- default
- array
- final
- false
- static
- false
$_buttons
$_buttons = 'array'
Details
- visibility
- protected
- default
- array
- final
- false
- static
- false
$_defaultOrder
$_defaultOrder = ''
Details
- visibility
- protected
- default
- final
- false
- static
- false
$_editDialog
$_editDialog = ''
Details
- visibility
- protected
- default
- final
- false
- static
- false
$_filters
$_filters = 'null'
Details
- visibility
- protected
- default
- null
- final
- false
- static
- false
$_imageRule
$_imageRule = 'null'
Details
- visibility
- protected
- default
- null
- final
- false
- static
- false
$_labelField
$_labelField = ''
Details
- visibility
- protected
- default
- final
- false
- static
- false
$_maxLabelLength
$_maxLabelLength = '16'
Details
- visibility
- protected
- default
- 16
- final
- false
- static
- false
$_model
\Kwf_Model_Interface $_model = ''
Details
-
\Kwf_Model_Interface
- visibility
- protected
- default
- final
- false
- static
- false
$_paging
$_paging = '0'
Details
- visibility
- protected
- default
- 0
- final
- false
- static
- false
$_primaryKey
$_primaryKey = ''
Details
- visibility
- protected
- default
- final
- false
- static
- false
$_textField
$_textField = 'name'
Details
- visibility
- protected
- default
- name
- final
- false
- static
- false
Methods
_afterDelete
_afterDelete(
)
:
Details
- visibility
- protected
- final
- false
- static
- false
_appendMetaData
_appendMetaData(
)
:
Details
- visibility
- protected
- final
- false
- static
- false
_beforeDelete
_beforeDelete(
$row
)
:
Arguments
- $row
Details
- visibility
- protected
- final
- false
- static
- false
_createItemByRow
_createItemByRow(
$row
)
:
Arguments
- $row
Details
- visibility
- protected
- final
- false
- static
- false
_fetchCount
_fetchCount(
)
:
Details
- visibility
- protected
- final
- false
- static
- false
_fetchData
_fetchData(
$order, $limit, $start
)
:
Arguments
- $order
- $limit
- $start
Details
- visibility
- protected
- final
- false
- static
- false
_getSelect
_getSelect(
)
:
Details
- visibility
- protected
- final
- false
- static
- false
_hasPermissions
_hasPermissions(
$row, $action
)
:
Arguments
- $row
- $action
Details
- visibility
- protected
- final
- false
- static
- false
indexAction
indexAction(
)
:
Details
- visibility
- public
- final
- false
- static
- false
init
init(
)
:
Details
- visibility
- public
- final
- false
- static
- false
jsonDataAction
jsonDataAction(
)
:
This function is called when CONTROLLER_URL/json-data is called.
Details
- visibility
- public
- final
- false
- static
- false
jsonDeleteAction
jsonDeleteAction(
)
:
Details
- visibility
- public
- final
- false
- static
- false
preDispatch
preDispatch(
)
:
Details
- visibility
- public
- final
- false
- static
- false