phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
Loading...
Searching...
No Matches
SimpleSemExtComponent Class Reference
+ Inheritance diagram for SimpleSemExtComponent:

Public Member Functions

 __construct (JsUtils $js=NULL)
 
 getScript ()
 
 setParamParts ($paramParts)
 
 addComponentEvent ($event, $jsCode)
 
 setJs (JsUtils $js)
 
- Public Member Functions inherited from SimpleExtComponent
 addEvent ($event, $jsCode)
 
 addCode ($jsCode)
 
- Public Member Functions inherited from SimpleComponent
 attach ($identifier)
 
 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)
 

Protected Member Functions

 addBehavior ($name)
 
 generateParamParts ()
 
- 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

 $paramParts
 
- 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
 

Additional Inherited Members

- Data Fields inherited from BaseComponent
 $jquery_code_for_compile =array ()
 

Detailed Description

Definition at line 8 of file SimpleSemExtComponent.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( JsUtils  $js = NULL)

Reimplemented from SimpleComponent.

Reimplemented in Accordion, Checkbox, Dimmer, Dropdown, Modal, Popup, Progress, Rating, Search, Shape, Sticky, Tab, Visibility, Form, Sidebar, Slider, and Toast.

Definition at line 10 of file SimpleSemExtComponent.php.

Member Function Documentation

◆ addBehavior()

addBehavior (   $name)
protected

Definition at line 15 of file SimpleSemExtComponent.php.

◆ addComponentEvent()

addComponentEvent (   $event,
  $jsCode 
)

Definition at line 46 of file SimpleSemExtComponent.php.

◆ generateParamParts()

generateParamParts ( )
protected

Definition at line 20 of file SimpleSemExtComponent.php.

◆ getScript()

getScript ( )

Reimplemented from SimpleExtComponent.

Reimplemented in Form.

Definition at line 28 of file SimpleSemExtComponent.php.

◆ setJs()

setJs ( JsUtils  $js)

Reimplemented in Form.

Definition at line 51 of file SimpleSemExtComponent.php.

◆ setParamParts()

setParamParts (   $paramParts)

Definition at line 41 of file SimpleSemExtComponent.php.

Field Documentation

◆ $paramParts

$paramParts
protected

Definition at line 9 of file SimpleSemExtComponent.php.


The documentation for this class was generated from the following file: