Class Navigate
A navigation button mimics the looks of a button but is actually a link. They are used in navigation bars.
- Core\Object implements Core\Chainable
-
Core\Set
implements
Core\Accessor
-
Core\View\Driver\coreui\Control
implements
Core\Configurable
-
Core\View\Driver\coreui\Control\Button
-
Core\View\Driver\coreui\Control\Button\Navigate
Package: CoreUI\Control
Since: 3.1
Requires: PHP 5.3
Version: 1.0
Located at View/Driver/coreui/Control/Button/Navigate.inc.php
Methods summary
public
|
|
public
string
|
|
public
|
Methods inherited from Core\View\Driver\coreui\Control\Button
id(),
setAccessKey(),
setIcon(),
setImage(),
setName(),
setText(),
setValue()
Methods inherited from Core\View\Driver\coreui\Control
_T(),
__clone(),
derive(),
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