$prefix public property The common prefix string shared by all patterns. public string $prefix = null
$firstItemCssClass public property The CSS class that will be assigned to the first item in the main menu or each submenu. Defaults to null, meaning no such CSS class will be assigned. public string $firstItemCssClass = null
$skipOnEmpty public property Whether this validation rule should be skipped if the attribute value is null or an empty string. public boolean $skipOnEmpty = true
addGlobals() public method Adds global objects or static classes public void addGlobals ( $globals )$globals array @see self::$globals
getReturnUrl() public method Returns the URL that the browser should be redirected to after successful login. This method reads the return URL from the session. It is usually used by the login action which may call this method to redirect the browser to where it goes after successful authentication. See also loginRequired(). public string getReturnUrl ( $defaultUrl = null )$defaultUrl string|array The default return URL in case it was not set previously. If this is null and the return
$moduleID public property public $moduleID = null
setLexerOptions() public method Sets Twig lexer options to change templates syntax public void setLexerOptions ( $options )$options array @see self::$lexerOptions
$enablePushState public property Whether to enable push state. public boolean $enablePushState = true
$ruleConfig public property The default configuration of URL rules. Individual rule configurations specified via $rules will take precedence when the same property of the rule is configured. public array $ruleConfig = ['class' => 'yii\web\UrlRule']
run() public method Renders the widget. public void run ( )
Page 301 of 633