Component/Select.php
- Classes
- Kwf_Component_Select
\Kwf_Component_Select
- Extends from
- \Kwf_Model_Select
- package
- Model
- Constants
- IGNORE_VISIBLE
- WHERE_BOX
- WHERE_CHILD_OF
- WHERE_COMPONENT_CLASSES
- WHERE_COMPONENT_KEY
- WHERE_FILENAME
- WHERE_FLAGS
- WHERE_GENERATOR
- WHERE_GENERATOR_CLASS
- WHERE_GENERATOR_FLAGS
- WHERE_HAS_EDIT_COMPONENTS
- WHERE_HOME
- WHERE_INHERIT
- WHERE_MULTI_BOX
- WHERE_PAGE
- WHERE_PAGE_GENERATOR
- WHERE_PSEUDO_PAGE
- WHERE_SHOW_IN_MENU
- WHERE_SUBROOT
- WHERE_UNIQUE
- Methods
- __construct
- getHash
- ignoreVisible
- joinWithParentGenerators
- whereBox
- whereChildOf
- whereComponentClass
- whereComponentClasses
- whereComponentKey
- whereFilename
- whereFlag
- whereFlags
- whereGenerator
- whereGeneratorClass
- whereGeneratorFlag
- whereGeneratorFlags
- whereHasEditComponents
- whereHome
- whereInherit
- whereMultiBox
- wherePage
- wherePageGenerator
- wherePseudoPage
- whereSelect
- whereShowInMenu
- whereSubroot
- whereUnique
Description
Constants
WHERE_PAGE
WHERE_PAGE = 'wherePage'
Details
- value
- wherePage
WHERE_PSEUDO_PAGE
WHERE_PSEUDO_PAGE = 'wherePseudoPage'
Details
- value
- wherePseudoPage
WHERE_BOX
WHERE_BOX = 'whereBox'
Details
- value
- whereBox
WHERE_MULTI_BOX
WHERE_MULTI_BOX = 'whereMultiBox'
Details
- value
- whereMultiBox
WHERE_FLAGS
WHERE_FLAGS = 'whereFlags'
Details
- value
- whereFlags
WHERE_GENERATOR_FLAGS
WHERE_GENERATOR_FLAGS = 'whereGeneratorFlags'
Details
- value
- whereGeneratorFlags
WHERE_INHERIT
WHERE_INHERIT = 'whereInherit'
Details
- value
- whereInherit
WHERE_UNIQUE
WHERE_UNIQUE = 'whereUnique'
Details
- value
- whereUnique
WHERE_HAS_EDIT_COMPONENTS
WHERE_HAS_EDIT_COMPONENTS = 'whereHasEditComponents'
Details
- value
- whereHasEditComponents
WHERE_GENERATOR
WHERE_GENERATOR = 'whereGenerator'
Details
- value
- whereGenerator
WHERE_GENERATOR_CLASS
WHERE_GENERATOR_CLASS = 'whereGeneratorClass'
Details
- value
- whereGeneratorClass
WHERE_COMPONENT_KEY
WHERE_COMPONENT_KEY = 'whereComponentKey'
Details
- value
- whereComponentKey
WHERE_COMPONENT_CLASSES
WHERE_COMPONENT_CLASSES = 'whereComponentClasses'
Details
- value
- whereComponentClasses
WHERE_FILENAME
WHERE_FILENAME = 'whereFilename'
Details
- value
- whereFilename
WHERE_SHOW_IN_MENU
WHERE_SHOW_IN_MENU = 'whereShowInMenu'
Details
- value
- whereShowInMenu
WHERE_HOME
WHERE_HOME = 'whereHome'
Details
- value
- whereHome
WHERE_PAGE_GENERATOR
WHERE_PAGE_GENERATOR = 'wherePageGenerator'
Details
- value
- wherePageGenerator
WHERE_SUBROOT
WHERE_SUBROOT = 'whereSubroot'
Details
- value
- whereSubroot
WHERE_CHILD_OF
WHERE_CHILD_OF = 'whereChildOf'
Details
- value
- whereChildOf
IGNORE_VISIBLE
IGNORE_VISIBLE = 'ignoreVisible'
Details
- value
- ignoreVisible
Methods
__construct
__construct(
$where
=
array
)
:
Arguments
- $where
Details
- visibility
- public
- final
- false
- static
- false
getHash
getHash(
)
:
Details
- visibility
- public
- final
- false
- static
- false
ignoreVisible
ignoreVisible(
$value
=
true
)
:
Arguments
- $value
Details
- visibility
- public
- final
- false
- static
- false
joinWithParentGenerators
joinWithParentGenerators(
$data, $generatorNames
)
:
Arguments
- $data
- $generatorNames
Details
- visibility
- public
- final
- false
- static
- false
whereBox
whereBox(
$value
=
true
)
:
Arguments
- $value
Details
- visibility
- public
- final
- false
- static
- false
whereChildOf
whereChildOf(
$page
)
:
Intern fuer effizientes getRecursiveChildComponents ohne parentData
Arguments
- $page
Details
- visibility
- public
- final
- false
- static
- false
whereComponentClass
whereComponentClass(
$value
)
:
Arguments
- $value
Details
- visibility
- public
- final
- false
- static
- false
whereComponentClasses
whereComponentClasses(
$value
)
:
Arguments
- $value
Details
- visibility
- public
- final
- false
- static
- false
whereComponentKey
whereComponentKey(
$value
)
:
Arguments
- $value
Details
- visibility
- public
- final
- false
- static
- false
whereFilename
whereFilename(
$value
=
true
)
:
Arguments
- $value
Details
- visibility
- public
- final
- false
- static
- false
whereFlag
whereFlag(
$flag, $value
=
true
)
:
Arguments
- $flag
- $value
Details
- visibility
- public
- final
- false
- static
- false
whereFlags
whereFlags(
$value
)
:
Arguments
- $value
Details
- visibility
- public
- final
- false
- static
- false
whereGenerator
whereGenerator(
$value
)
:
Arguments
- $value
Details
- visibility
- public
- final
- false
- static
- false
whereGeneratorClass
whereGeneratorClass(
$value
)
:
Arguments
- $value
Details
- visibility
- public
- final
- false
- static
- false
whereGeneratorFlag
whereGeneratorFlag(
$flag, $value
=
true
)
:
Arguments
- $flag
- $value
Details
- visibility
- public
- final
- false
- static
- false
whereGeneratorFlags
whereGeneratorFlags(
$value
)
:
Arguments
- $value
Details
- visibility
- public
- final
- false
- static
- false
whereHasEditComponents
whereHasEditComponents(
$value
=
true
)
:
Arguments
- $value
Details
- visibility
- public
- final
- false
- static
- false
whereHome
whereHome(
$value
=
true
)
:
Arguments
- $value
Details
- visibility
- public
- final
- false
- static
- false
whereInherit
whereInherit(
$value
=
true
)
:
Arguments
- $value
Details
- visibility
- public
- final
- false
- static
- false
whereMultiBox
whereMultiBox(
$value
=
true
)
:
Arguments
- $value
Details
- visibility
- public
- final
- false
- static
- false
wherePage
wherePage(
$value
=
true
)
:
Arguments
- $value
Details
- visibility
- public
- final
- false
- static
- false
wherePageGenerator
wherePageGenerator(
$value
=
true
)
:
Arguments
- $value
Details
- visibility
- public
- final
- false
- static
- false
wherePseudoPage
wherePseudoPage(
$value
=
true
)
:
Arguments
- $value
Details
- visibility
- public
- final
- false
- static
- false
whereSelect
whereSelect(
$select
)
:
Arguments
- $select
Details
- visibility
- public
- final
- false
- static
- false
- deprecated
- nur für abwärtskompatibilität
whereShowInMenu
whereShowInMenu(
$value
=
true
)
:
Arguments
- $value
Details
- visibility
- public
- final
- false
- static
- false
whereSubroot
whereSubroot(
$component
)
:
Arguments
- $component
Details
- visibility
- public
- final
- false
- static
- false
whereUnique
whereUnique(
$value
=
true
)
:
Arguments
- $value
Details
- visibility
- public
- final
- false
- static
- false