Class Table
Base control for table layouts.
- Core\Object implements Core\Chainable
-
Core\Set
implements
Core\Accessor
-
Core\View\Driver\coreui\Control
implements
Core\Configurable
-
Core\View\Driver\coreui\Control\Table
Direct known subclasses
Package: CoreUI\Control
Since: 3.1
Requires: PHP 5.3
Version: 1.0
Located at View/Driver/coreui/Control/Table.inc.php
Methods summary
Methods inherited from Core\View\Driver\coreui\Control
_T(),
__clone(),
__construct(),
__toString(),
derive(),
id(),
on(),
setOption(),
setOptions(),
setTitle(),
setTranslator()
Methods inherited from Core\Object
__autocreateFactory(),
__call(),
__processParameters(),
attachMethod(),
chain(),
getValueForKey(),
getValueForKeyPath(),
getValueForUndefinedKey(),
hash(),
issetValueForKey(),
setValueForKey(),
setValueForKeyPath(),
setValueForUndefinedKey(),
uuid()
Constants summary
Constants inherited from Core\Object
AnyParameterType,
AutochainParameterType,
AutocreateParameterType,
BooleanParameterType,
CharParameterType,
EnumParameterType,
IntegerParameterType,
RealParameterType,
StringParameterType,
UserParameterType