setScriptUrl() public method
Sets the relative URL for the application entry script.
This setter is provided in case the entry script URL cannot be determined on certain Web servers.
| public void setScriptUrl ( $value ) | ||
|---|---|---|
| $value | string |
The relative URL for the application entry script. |
Please login to continue.