HTML_QuickForm_Renderer_QuickHtml::elementToHtml()
Параметр
- $elementName
The name of the form element that is being rendered.
- $elementValue
The value given to the form element. This is only useful for elements that have the same name (such as a radio button), and can only be told apart based on the value assigned to them.
Пред. | Начало | След. |
HTML_QuickForm_Renderer_QuickHtml::toHtml() | Уровень выше | HTML_QuickForm_Controller |