public static string textField (array $parameters) Builds a HTML input[type=”text”] tag
public static string dateTimeLocalField (array $parameters) Builds a HTML input[type=”datetime-local”] tag
public static selectField (array $parameters, [array $data]) Generates a SELECT tag
public static setAutoescape (mixed $autoescape) Set autoescape mode in generated html
extends class Phalcon\Exception
integer HTML401_TRANSITIONAL
public static boolean hasValue (string $name) Check if a helper has a default value set using Phalcon\Tag::setDefault
integer XHTML11
public static string image ([array $parameters], [boolean $local]) Builds HTML IMG tags
public static getTitle ([mixed $tags]) Gets the current document title. The title will be automatically escaped.
Page 4 of 7