saveAssignments() protected method Saves assignments data into persistent storage. protected void saveAssignments ( )
$sourcePath public property public $sourcePath = '@yii/assets'
run() public method Executes the widget. This overrides the parent implementation by displaying the generated page buttons. public void run ( )
$defaultName public property The name of the error when the exception name cannot be determined. Defaults to "Error". public string $defaultName = null
init() public method Initializes the widget. public void init ( )
init() public method Starts capturing an output to be cleaned from whitespace characters between HTML tags. public void init ( )
$db public read-only property The database connection. public yii\db\Connection getDb ( )
getCache() public method Returns the cache component. public yii\caching\Cache getCache ( )return yii\caching\Cache The cache application component. Null if the component is not enabled.
createRules() protected abstract method Creates the URL rules that should be contained within this composite rule. protected abstract yii\web\UrlRuleInterface[] createRules ( )return yii\web\UrlRuleInterface[] The URL rules
$submenuTemplate public property The template used to render a list of sub-menus. In this template, the token {items} will be replaced with the rendered sub-menu items. public string $submenuTemplate = "\n<ul>\n{items}\n</ul>\n"
Page 286 of 633