Class EFancyboxWidget
EFancyboxWidget fancybox jQuery plugin widget.
- CComponent
-
CBaseController
-
CWidget
-
EFancyboxWidget
License: http://www.opensource.org/licenses/bsd-license.php
Author: Veaceslav Medvedev <slavcopost@gmail.com>
Version: 0.2
Link: http://fancybox.net/
Located at yiiext/fancybox-widget/EFancyboxWidget.php
Methods summary
public
|
|
public
|
|
protected
|
Methods inherited from CWidget
__construct(),
actions(),
getController(),
getId(),
getOwner(),
getViewFile(),
getViewPath(),
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
|
$assetsUrl |
#
URL where to look assets. |
public
string
|
$scriptFile |
#
script name. |
public
string
|
$cssFile |
#
stylesheet. |
public
string
|
$selector |
#
selector for generate fancybox. Defaults to '[href$=\'.jpg\'],a[href$=\'.png\'],a[href$=\'.gif\']'. |
public
boolean
|
$enableMouseWheel |
#
enable "mouse-wheel" to navigate throught gallery items. Defaults to false. |
public
array
|
$options |
#
extension options. For more info read documentation |
Properties inherited from CWidget
$actionPrefix,
$skin
Magic properties inherited from CWidget
$controller,
$id,
$owner,
$viewPath