Class EChosen
EChosen makes select boxes much more user-friendly.
- CComponent
-
CBaseController
-
CWidget
-
EChosen
License: under MIT license. http://ifdattic.com/MIT-license.txt
Author: Andrius Marcinkevicius <andrew.web@ifdattic.com>
Located at ifdattic/echosen/EChosen.php
Methods summary
public
|
Methods inherited from CWidget
__construct(),
actions(),
getController(),
getId(),
getOwner(),
getViewFile(),
getViewPath(),
init(),
render(),
setId()
Methods inherited from CBaseController
beginCache(),
beginClip(),
beginContent(),
beginWidget(),
createWidget(),
endCache(),
endClip(),
endContent(),
endWidget(),
renderFile(),
renderInternal(),
widget()
Methods inherited from CComponent
__call(),
__get(),
__isset(),
__set(),
__unset(),
asa(),
attachBehavior(),
attachBehaviors(),
attachEventHandler(),
canGetProperty(),
canSetProperty(),
detachBehavior(),
detachBehaviors(),
detachEventHandler(),
disableBehavior(),
disableBehaviors(),
enableBehavior(),
enableBehaviors(),
evaluateExpression(),
getEventHandlers(),
hasEvent(),
hasEventHandler(),
hasProperty(),
raiseEvent()
Magic methods summary
Properties summary
public
string
|
$target |
#
apply chosen plugin to these elements. |
public
boolean
|
$useJQuery |
#
use jQuery plugin, otherwise use Prototype plugin. |
public
boolean
|
$debug |
#
include un-minified plugin then debuging. |
public
array
|
$options |
#
native Chosen plugin options. |
public
integer
|
$scriptPosition |
#
script registration position. |
Properties inherited from CWidget
$actionPrefix,
$skin
Magic properties inherited from CWidget
$controller,
$id,
$owner,
$viewPath