$type public property A hint to indicate the media type expected when dereferencing the target resource public string $type = null
buildCompositeInCondition() protected method Builds SQL for IN condition protected string buildCompositeInCondition ( $operator, $columns, $values, &$params )$operator string $columns array|Traversable $values array $params array return string SQL
$changedAttributes public property The attribute values that had changed and were saved. public array $changedAttributes = null
$actions public property Define specific CORS rules for specific actions public array $actions = []
sendCacheControlHeader() protected method Sends the cache control header to the client See also $cacheControlHeader. protected void sendCacheControlHeader ( )
run() public method Runs the action public string run ( )return string Result content
sendHeaders() protected method Sends the response headers to the client protected void sendHeaders ( )
$scope public property Auth request scope. public string $scope = null
removeAllRules() public method Removes all rules. All roles and permissions which have rules will be adjusted accordingly. public void removeAllRules ( )
headerizeToPhp() protected method Convert any string (including php headers with HTTP prefix) to header format like : X-Pingother -> HTTP_X_PINGOTHER X PINGOTHER -> HTTP_X_PINGOTHER protected string headerizeToPhp ( $string )$string string String to convert return string The result in "php $_SERVER header" format
Page 142 of 633