public render ([array $attributes]) Renders the element widget
public bury ([mixed $priority]) The bury command puts a job into the “buried” state. Buried jobs are put into a FIFO linked list and will not be touched by the server again until a client kicks them with the “kick” command.
public setEventsManager (Phalcon\Events\ManagerInterface $eventsManager) Sets the event manager
public validate (Phalcon\Mvc\EntityInterface $record) Executes the validator
public sharpen (mixed $amount) Sharpen the image by a given amount
public Phalcon\Mvc\Micro\Collection get (string $routePattern, callable $handler, [string $name]) Maps a route to a handler that only matches if the HTTP method is GET
abstract public get ([mixed $autoBegin]) ...
public static setTitleSeparator (mixed $titleSeparator) Set the title separator of view content Phalcon\Tag::setTitleSeparator("-");
abstract public getFormatter () ...
public Phalcon\Mvc\Router\Route addGet (string $pattern, [string/array $paths]) Adds a route to the router that only match if the HTTP method is GET
Page 54 of 382