abstract public getDescription () ...
public set (mixed $index, mixed $value) Sets a session variable in an application context $session->set('auth', 'yes');
public getPath () File Path
public disableLevel (mixed $level) Disables a specific level of rendering // Render all levels except ACTION level $this->view->disableLevel(View::LEVEL_ACTION_VIEW);
integer CACHE_MODE_NONE
public setAttributes (array $attributes) Sets extra HTML attributes
public stop () Stops the middleware execution avoiding than other middlewares be executed
public getMessage () Returns verbose message
public background (mixed $color, [mixed $opacity]) Set the background color of an image
public setBindParams (array $bindParams, [mixed $merge]) Set default bind parameters
Page 7 of 382