integer XHTML20
public static prependTitle (mixed $title) Prepends a text to current document title
public static endForm () Builds a HTML close FORM tag
public static setDocType (mixed $doctype) Set the document type of content
public static string linkTo (array | string $parameters, [string $text], [boolean $local])
public static setDefaults (array $values, [mixed $merge]) Assigns default values to generated tags by helpers
public static setTitleSeparator (mixed $titleSeparator) Set the title separator of view content
public static string searchField (array $parameters) Builds a HTML input[type=”search”] tag
public static mixed getValue (string $name, [array $params]) Every helper calls this function to
public static getDocType () Get the document type declaration of content
Page 5 of 7