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 ( )
run() public method Executes the widget. public string run ( )return string The result of widget execution to be outputted.
$title public property Service title. public string getTitle ( )public void setTitle ( $title )
$autoIdPrefix public static property The prefix to the automatically generated widget IDs. See also getId(). public static string $autoIdPrefix = 'w'
getName() public method public string getName ( )return string The user-friendly name of this exception
getTypes() public method (available since version 2.0.3) Returns array query types public array getTypes ( )
Page 158 of 633