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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.