integer HTML401_STRICT
public static getDI () Internally gets the request dispatcher
public static setDocType (mixed $doctype) Set the document type of content
public static string checkField (array $parameters) Builds a HTML input[type=”check”] tag
public static endForm () Builds a HTML close FORM tag
public static setDefaults (array $values, [mixed $merge]) Assigns default values to generated tags by helpers
public static prependTitle (mixed $title) Prepends a text to current document title
public static setTitleSeparator (mixed $titleSeparator) Set the title separator of view content
public static string numericField (array $parameters) Builds a HTML input[type=”number”] tag
public static tagHtmlClose (mixed $tagName, [mixed $useEol]) Builds a HTML tag closing tag
Page 6 of 7