apidoc
[ class tree: apidoc ] [ index: apidoc ] [ all elements ]

Class: HTML_Template_Flexy_Element_Xul

Source Location: /HTML_Template_Flexy-1.3.13/HTML/Template/Flexy/Element/Xul.php

Class Overview


Extension HTML Element builder and render to provide features for Xul


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 28]
Extension HTML Element builder and render to provide features for Xul

All methods are static, and expect the first argument to be a HTML_Template_Flexy_Element



[ Top ]


Method Detail

setOptions   [line 129]

void setOptions( &$element, $array, [HTML_Element $noValue = false], HTML_Element $from)

Utility function equivilant to HTML_Select - loadArray ** For xul:menulist.

but using key=>value maps <option value="key">Value</option> Key=key (eg. both the same) maps to

  • Access: public

Parameters:

HTML_Element   $from   —  override settings from another element.
HTML_Element   $noValue   —  ignore the key part of the array
   &$element   — 
   $array   — 

[ Top ]

setValue   [line 38]

void setValue( &$element, mixed $value, HTML_Template_Flexy_Element $element)

Utility function to set values for common tag types.
  • Access: public

Parameters:

HTML_Template_Flexy_Element   $element   —  override settings from another element.
mixed   $value   —  value to use.
   &$element   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 16:00:04 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.