$headers public read-only property The header collection public yii\web\HeaderCollection getHeaders ( )
$title public property The page title public string $title = null
init() public method Initializes the object. This method is invoked at the end of the constructor after the object is initialized with the given configuration. public void init ( )
$header public property The header content in the modal window. public string $header = null
$referrer public read-only property URL referrer, null if not available public string|null getReferrer ( )
run() public method Renders the widget. public void run ( )
setView() public method Sets the view object to be used by this widget. public void setView ( $view )$view yii\base\View The view object that can be used to render views or view files.
$returnUrl public property The URL that the user should be redirected to after login. public string getReturnUrl ( $defaultUrl = null )public void setReturnUrl ( $url )
checkPaths() public method Check if the template path and migrations path exists and writable. public void checkPaths ( )
$title public property Service title. public string getTitle ( )public void setTitle ( $title )
Page 148 of 633