public static setDefaults (array $values, [mixed $merge]) Assigns default values to generated tags by helpers
public static string linkTo (array | string $parameters, [string $text], [boolean $local])
public static getDI () Internally gets the request dispatcher
public static getDocType () Get the document type declaration of content
public static mixed getValue (string $name, [array $params]) Every helper calls this function to
public static setDocType (mixed $doctype) Set the document type of content
public static string timeField (array $parameters) Builds a HTML input[type=”time”] tag
public static endForm () Builds a HTML close FORM tag
public static string dateField (array $parameters) Builds a HTML input[type=”date”] tag
public static tagHtmlClose (mixed $tagName, [mixed $useEol]) Builds a HTML tag closing tag
Page 6 of 7