public static string radioField (array $parameters) Builds a HTML input[type=”radio”] tag
public static getTitle ([mixed $tags]) Gets the current document title. The title will be automatically escaped.
Source
integer HTML401_TRANSITIONAL
integer XHTML11
integer XHTML20
Source on
public static string image ([array $parameters], [boolean $local]) Builds HTML IMG tags
public static string dateTimeLocalField (array $parameters) Builds a HTML input[type=”datetime-local”] tag
public static boolean hasValue (string $name) Check if a helper has a default value set using Phalcon\Tag::setDefault
Page 4 of 7