\Nano4\UtilsHTML

Generate common HTML structures.

Summary

Methods
Properties
Constants
__construct()
select()
ul()
ol()
hidden()
json()
button()
submit()
menu()
routemenu()
get()
strip()
__call()
$include_ns
$translate
No constants found
return_value()
build_list()
$libcache
N/A
No private methods found
No private properties found
N/A

Properties

$include_ns

$include_ns : string

The Nano namespace where we'll load component views from.

Type

string

$translate

$translate : object

If set, this should be a Translation object.

Type

object

$libcache

$libcache : 

A cache for sub-libraries.

Type

Methods

__construct()

__construct(array  $opts = array()) 

Build a new HTML helper object.

Parameters

array $opts

Reset the default 'output' and 'include' values.

select()

select(mixed  $attrs, array  $array, array  $opts = array()) 

Generate an HTML Select structure.

Generates a