Component/Generator/Table.php
- Classes
- Kwf_Component_Generator_Table
\Kwf_Component_Generator_Table
- Extends from
- \Kwf_Component_Generator_Abstract
- Properties
- $_addUrlPart
- $_eventsClass
- $_hasNumericIds
- $_idColumn
- $_idSeparator
- $_loadTableFromComponent
- $_useComponentId
- Methods
- _duplicateRow
- _fetchCountChildData
- _fetchIds
- _fetchRows
- _formatConfig
- _formatSelect
- _formatSelectId
- _getComponentIdFromRow
- _getIdFromRow
- _getParentDataByRow
- _getUseComponentId
- countChildData
- duplicateChild
- getChildData
- getChildIds
- getDuplicateProgressSteps
- getFormattedSelect
- getGeneratorFlags
- getStaticCacheVarsForMenu
- hasMultipleComponents
- joinWithChildGenerator
- joinWithParentGenerator
- makeChildrenVisible
Properties
$_addUrlPart
$_addUrlPart = 'true'
Details
- visibility
- protected
- default
- true
- final
- false
- static
- false
$_eventsClass
$_eventsClass = 'Kwf_Component_Generator_Events_Table'
Details
- visibility
- protected
- default
- Kwf_Component_Generator_Events_Table
- final
- false
- static
- false
$_hasNumericIds
$_hasNumericIds = 'true'
Details
- visibility
- protected
- default
- true
- final
- false
- static
- false
$_idColumn
$_idColumn = 'id'
Details
- visibility
- protected
- default
- id
- final
- false
- static
- false
$_idSeparator
$_idSeparator = '-'
Details
- visibility
- protected
- default
- -
- final
- false
- static
- false
$_loadTableFromComponent
$_loadTableFromComponent = 'true'
Details
- visibility
- protected
- default
- true
- final
- false
- static
- false
$_useComponentId
$_useComponentId = ''
Details
- visibility
- protected
- default
- final
- false
- static
- false
Methods
_duplicateRow
_duplicateRow(
$source, $parentTarget
)
:
Arguments
- $source
- $parentTarget
Details
- visibility
- protected
- final
- false
- static
- false
_fetchCountChildData
_fetchCountChildData(
$parentData, $select
)
:
Arguments
- $parentData
- $select
Details
- visibility
- protected
- final
- false
- static
- false
_fetchIds
_fetchIds(
$parentData, $select
)
:
Arguments
- $parentData
- $select
Details
- visibility
- protected
- final
- false
- static
- false
_fetchRows
_fetchRows(
$parentData, $select
)
:
Arguments
- $parentData
- $select
Details
- visibility
- protected
- final
- false
- static
- false
_formatConfig
_formatConfig(
$parentData, $row
)
:
Arguments
- $parentData
- $row
Details
- visibility
- protected
- final
- false
- static
- false
_formatSelect
_formatSelect(
$parentData, $select
)
:
Arguments
- $parentData
- $select
Details
- visibility
- protected
- final
- false
- static
- false
_formatSelectId
_formatSelectId(
$select
)
:
Arguments
- $select
Details
- visibility
- protected
- final
- false
- static
- false
_getComponentIdFromRow
_getComponentIdFromRow(
$parentData, $row
)
:
Arguments
- $parentData
- $row
Details
- visibility
- protected
- final
- false
- static
- false
_getIdFromRow
_getIdFromRow(
$row
)
:
wird in Link-Generator überschrieben
Arguments
- $row
Details
- visibility
- protected
- final
- false
- static
- false
_getParentDataByRow
_getParentDataByRow(
$row, $select
)
:
Arguments
- $row
- $select
Details
- visibility
- protected
- final
- false
- static
- false
_getUseComponentId
_getUseComponentId(
)
:
Details
- visibility
- protected
- final
- false
- static
- false
countChildData
countChildData(
$parentData, $select
=
array
)
:
Arguments
- $parentData
- $select
Details
- visibility
- public
- final
- true
- static
- false
duplicateChild
duplicateChild(
$source, $parentTarget, $progressBar
=
null
)
:
Arguments
- $source
- $parentTarget
- $progressBar
Details
- visibility
- public
- final
- false
- static
- false
getChildData
getChildData(
$parentData, $select
=
array
)
:
Arguments
- $parentData
- $select
Details
- visibility
- public
- final
- false
- static
- false
getChildIds
getChildIds(
$parentData, $select
=
array
)
:
Arguments
- $parentData
- $select
Details
- visibility
- public
- final
- true
- static
- false
getDuplicateProgressSteps
getDuplicateProgressSteps(
$source
)
:
Arguments
- $source
Details
- visibility
- public
- final
- false
- static
- false
getFormattedSelect
getFormattedSelect(
$parentData, $select
=
array
)
:
Arguments
- $parentData
- $select
Details
- visibility
- public
- final
- true
- static
- false
getGeneratorFlags
getGeneratorFlags(
)
:
Details
- visibility
- public
- final
- false
- static
- false
getStaticCacheVarsForMenu
getStaticCacheVarsForMenu(
)
:
Details
- visibility
- public
- final
- false
- static
- false
hasMultipleComponents
hasMultipleComponents(
)
:
Details
- visibility
- public
- final
- false
- static
- false
joinWithChildGenerator
joinWithChildGenerator(
$select, $childGenerator
)
:
Arguments
- $select
- $childGenerator
Details
- visibility
- public
- final
- false
- static
- false
joinWithParentGenerator
joinWithParentGenerator(
$select, $parentGenerator, $grandParentData
=
null
)
:
Arguments
- $select
- $parentGenerator
- $grandParentData
Details
- visibility
- public
- final
- false
- static
- false
makeChildrenVisible
makeChildrenVisible(
$source
)
:
Arguments
- $source
Details
- visibility
- public
- final
- false
- static
- false