phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
|
Protected Member Functions | |
compileEvents () | |
Protected Member Functions inherited from SimpleExtComponent | |
compileJsCodes () | |
Protected Member Functions inherited from SimpleComponent | |
_createSelector ($itemSelector, $selector) | |
compileJQueryCode () | |
setParamCtrl ($key, $value, $typeCtrl) | |
Protected Member Functions inherited from BaseComponent | |
getParamsAsJSON ($params) | |
Additional Inherited Members | |
Public Member Functions inherited from Dropdown | |
__construct (JsUtils $js) | |
attach ($identifier) | |
onShow ($jsCode) | |
This event fires immediately when the show instance method is called. | |
onShown ($jsCode) | |
This event is fired when a dropdown element has been made visible to the user (will wait for CSS transitions to complete). | |
onHide ($jsCode) | |
This event is fired immediately when the hide method has been called. | |
onHidden ($jsCode) | |
This event is fired when a dropdown element has been hidden from the user (will wait for CSS transitions to complete). | |
Public Member Functions inherited from SimpleExtComponent | |
addEvent ($event, $jsCode) | |
getScript () | |
addCode ($jsCode) | |
Public Member Functions inherited from SimpleComponent | |
on ($event, $jsCode) | |
getAttachTo () | |
getItemSelector () | |
setItemSelector ($itemSelector) | |
Public Member Functions inherited from BaseComponent | |
setParam ($key, $value) | |
getParam ($key) | |
getParams () | |
compile (JsUtils $js=NULL) | |
setParams ($params) | |
addParams ($params) | |
setDebug ($value) | |
setVerbose ($value) | |
Data Fields inherited from BaseComponent | |
$jquery_code_for_compile =array () | |
Protected Attributes inherited from SimpleExtComponent | |
$events =array () | |
$jsCodes =array () | |
Protected Attributes inherited from SimpleComponent | |
$attachTo | |
$itemSelector | |
$uiName | |
$events | |
Protected Attributes inherited from BaseComponent | |
$params =array () | |
$js | |
Definition at line 5 of file Splitbutton.php.
|
protected |
Reimplemented from SimpleComponent.
Definition at line 11 of file Splitbutton.php.