public static renderAttributes (mixed $code, array $attributes) Renders parameters keeping order in their
public static EscaperInterface getEscaper (array $params) Obtains the ‘escaper’ service if required
public static appendTitle (mixed $title) Appends a text to current document title
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 string submitButton (array $parameters) Builds a HTML input[type=”submit”] tag
public static displayTo (string $id, string $value) Alias of Phalcon\Tag::setDefault
public static string stylesheetLink ([array $parameters], [boolean $local]) Builds a LINK[rel=”stylesheet”]
public static string urlField (array $parameters) Builds a HTML input[type=”url”] tag
public static string rangeField (array $parameters) Builds a HTML input[type=”range”] tag
Page 2 of 7