Class SortableWidgets
CJuiSortable class.
- CComponent
- CBaseController
- CWidget
- CJuiWidget
- SortableWidgets
Package: application\components
Copyright: Copyright © 2008-2011 Yii Software LLC
License: http://www.yiiframework.com/license/
Author: Sebastian Thierer <sebathi@gmail.com>
Link: http://www.yiiframework.com/
Located at x2engine/protected/components/SortableWidgets.php
Copyright: Copyright © 2008-2011 Yii Software LLC
License: http://www.yiiframework.com/license/
Author: Sebastian Thierer <sebathi@gmail.com>
Link: http://www.yiiframework.com/
Located at x2engine/protected/components/SortableWidgets.php
public
|
getScriptFile(),
init(),
registerCoreScripts(),
registerScriptFile(),
resolvePackagePath(),
setScriptFile()
|
__construct(),
actions(),
getController(),
getId(),
getOwner(),
getViewFile(),
getViewPath(),
render(),
setId()
|
beginCache(),
beginClip(),
beginContent(),
beginWidget(),
createWidget(),
endCache(),
endClip(),
endContent(),
endWidget(),
renderFile(),
renderInternal(),
widget()
|
__call(),
__get(),
__isset(),
__set(),
__unset(),
asa(),
attachBehavior(),
attachBehaviors(),
attachEventHandler(),
canGetProperty(),
canSetProperty(),
detachBehavior(),
detachBehaviors(),
detachEventHandler(),
disableBehavior(),
disableBehaviors(),
enableBehavior(),
enableBehaviors(),
evaluateExpression(),
getEventHandlers(),
hasEvent(),
hasEventHandler(),
hasProperty(),
raiseEvent()
|
public
array
|
$portlets | array() |
#
list of sortable items (id=>item content). Note that the item contents will not be HTML-encoded. |
public
array
|
$jQueryOptions | array() |
|
public
string
|
$tagName | 'div' |
#
the name of the container element that contains all items. Defaults to 'div'. |
$_scriptFile,
$cssFile,
$htmlOptions,
$options,
$scriptUrl,
$theme,
$themeUrl
|
$actionPrefix,
$skin
|
$controller,
$id,
$owner,
$viewPath
|