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

Public Member Functions

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

 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

 $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 7 of file SimpleExtComponent.php.

Member Function Documentation

◆ addCode()

addCode (   $jsCode)

Definition at line 30 of file SimpleExtComponent.php.

◆ addEvent()

addEvent (   $event,
  $jsCode 
)

Reimplemented from SimpleComponent.

Definition at line 11 of file SimpleExtComponent.php.

◆ compileJsCodes()

compileJsCodes ( )
protected

Definition at line 22 of file SimpleExtComponent.php.

◆ getScript()

getScript ( )

Reimplemented from SimpleComponent.

Reimplemented in Tab, GenericComponent, Form, and SimpleSemExtComponent.

Definition at line 16 of file SimpleExtComponent.php.

Field Documentation

◆ $events

$events =array ()
protected

Definition at line 8 of file SimpleExtComponent.php.

◆ $jsCodes

$jsCodes =array ()
protected

Definition at line 9 of file SimpleExtComponent.php.


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