|
Class Reference
%ZEN.LayoutManager
|
|
![]() |
|||
Private Storage |
This utility class provides a centralized place for the coded used to implement control layout on a page.
|
|
|
Utility method used when writing out HTML attribute values. Given an attribute name and value, this returns the string attr=""value"" with value HTML escaped. If value is "", then "" is returned.
Return error message for component
Return hint text for component
Return label for component
Get border attribute for layout tables
Default layout: simply display components with no wrapping table.
Layout out components horizontally.
Layout out components vertically.