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

Class: HTML_QuickForm_LiveText

Source Location: /livetext.php

Class Overview

HTML_QuickForm_text
   |
   --HTML_QuickForm_LiveText

This class represents a live-text element of HTML_QuickForm framework.


Author(s):

Version:

  • @package_version@

Methods



Class Details

[line 37]
This class represents a live-text element of HTML_QuickForm framework.



Tags:

license:  PHP
version:  @package_version@
author:  Fabio Ambrosanio <fabio@ambrosanio.com>


[ Top ]


Class Methods


constructor HTML_QuickForm_LiveText [line 102]

HTML_QuickForm_LiveText HTML_QuickForm_LiveText( [string $elementName = null], [string $elementLabel = null], [array $options = null], [mixed $attributes = null])

Class constructor



Tags:

access:  public


Parameters:

string   $elementName   (required)Input field name attribute.
string   $elementLabel   (required)Input field label in form.
array   $options   (optional)An associative array which elements specify different aspects and behaviors of the searchnox.
mixed   $attributes   (optional)Either a typical HTML attribute string or an associative array. Date format is passed along the attributes.

[ Top ]

method setCSS [line 175]

void setCSS( string $filename, [string $path = false], [string $options = false])

Sets new CSS file



Parameters:

string   $filename   filename of CSS file
string   $path   path of CSS file
string   $options   associative array which elements specify CSS classes for different aspects cf the searchbox

[ Top ]

method toHtml [line 136]

string toHtml( )

Returns Html for the LiveText input element



Tags:

return:  the HTML string representing the searchbox
access:  public


[ Top ]


Documentation generated on Thu, 12 Apr 2007 08:37:35 +0200 by phpDocumentor 1.3.0RC3