web\UrlManager setScriptUrl()

setScriptUrl() public method

Sets the entry script URL that is used by createUrl() to prepend to created URLs.

This is mainly used when $enablePrettyUrl is false or $showScriptName is true.

public void setScriptUrl ( $value )
$value string

The entry script URL that is used by createUrl() to prepend to created URLs.

doc_Yii
2016-10-30 17:17:04
Comments
Leave a Comment

Please login to continue.