$curlOptions public property CURL options. public array getCurlOptions ( )public void setCurlOptions ( array $curlOptions )
loadBundles() protected method Creates full list of source asset bundles. protected yii\web\AssetBundle[] loadBundles ( $bundles )$bundles string[] List of asset bundle names return yii\web\AssetBundle[] List of source asset bundles.
deleteTemplate() public method See also http://www.elastic.co/guide/en/elasticsearch/reference/current/indices-templates.html. public mixed deleteTemplate ( $name )$name
renderItems() public method Renders widget items. public void renderItems ( )
$view public read-only property The view application component that is used to render various view files. public yii\base\View|yii\web\View getView ( )
setName() public method public void setName ( $name )$name string Service name.
getIsGuest() public method Returns a value indicating whether the user is a guest (not authenticated). See also getIdentity(). public boolean getIsGuest ( )return boolean Whether the current user is a guest.
$state public property The current application state during a request handling life cycle. This property is managed by the application. Do not modify this property. public integer $state = null
$port public property Port number for insecure requests. public integer getPort ( )public void setPort ( $value )
setIsNewRecord() public method Sets the value indicating whether the record is new. See also getIsNewRecord(). public void setIsNewRecord ( $value )$value boolean Whether the record is new and should be inserted when calling save().
Page 17 of 633