|
phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
|
Composant Twitter Bootstrap Scrollspy. More...
Inheritance diagram for Scrollspy:Public Member Functions | |
| __construct (JsUtils $js) | |
| attach ($identifier) | |
| setTarget ($target) | |
| onActivate ($jsCode) | |
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) | |
Additional Inherited Members | |
Data Fields inherited from BaseComponent | |
| $jquery_code_for_compile =array () | |
Protected Member Functions inherited from SimpleExtComponent | |
| compileJsCodes () | |
Protected Member Functions inherited from SimpleComponent | |
| compileEvents () | |
| _createSelector ($itemSelector, $selector) | |
| compileJQueryCode () | |
| setParamCtrl ($key, $value, $typeCtrl) | |
Protected Member Functions inherited from BaseComponent | |
| getParamsAsJSON ($params) | |
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 | |
| __construct | ( | JsUtils | $js | ) |
Reimplemented from SimpleComponent.
Definition at line 15 of file Scrollspy.php.
| attach | ( | $identifier | ) |
| String | $identifier | identifiant CSS |
Reimplemented from SimpleComponent.
Definition at line 24 of file Scrollspy.php.
| onActivate | ( | $jsCode | ) |
Definition at line 32 of file Scrollspy.php.
| setTarget | ( | $target | ) |
Definition at line 28 of file Scrollspy.php.