public static setTitle (mixed $title) Set the title of view content
public static string stylesheetLink ([array $parameters], [boolean $local]) Builds a LINK[rel=”stylesheet”]
public static string rangeField (array $parameters) Builds a HTML input[type=”range”] tag
public static resetInput () Resets the request and internal values to avoid those fields will have any default value
public static friendlyTitle (mixed $text, [mixed $separator], [mixed $lowercase], [mixed $replace])
public static displayTo (string $id, string $value) Alias of Phalcon\Tag::setDefault
public static getTitleSeparator () Gets the current document title separator
public static appendTitle (mixed $title) Appends a text to current document title
public static string urlField (array $parameters) Builds a HTML input[type=”url”] tag
public static EscaperInterface getEscaper (array $params) Obtains the ‘escaper’ service if required
Page 2 of 7