Class CJavaScriptExpression
CJavaScriptExpression represents a JavaScript expression that does not need
escaping. It can be passed to CJavaScript::encode()
and the code will
stay as is.
Package: system\web\helpers
Copyright: Copyright © 2012 Yii Software LLC
License: http://www.yiiframework.com/license/
Author: Alexander Makarov <sam@rmcreative.ru>
Since: 1.1.11
Located at x2engine/framework/web/helpers/CJavaScriptExpression.php
Copyright: Copyright © 2012 Yii Software LLC
License: http://www.yiiframework.com/license/
Author: Alexander Makarov <sam@rmcreative.ru>
Since: 1.1.11
Located at x2engine/framework/web/helpers/CJavaScriptExpression.php
public
|
|
public
string
|
public
string
|
$code |
|
#
the javascript expression wrapped by this object |