Overrides TagComponent method so that requests for the value of the attribute named "value" return the value from the FormComponent DataSource, if it exists.
Returns the autocomplete list (called from the template)
array getAutoCompleteList(
)
API Tags:
return:
list of words to autocomplete against
access:
public
method setAutoCompleteList
Set the autocomplete list
void setAutoCompleteList(
array
$list)
API Tags:
access:
public
Parameters:
array
$list
list of words to autocomplete against
WACT: Copyright 2003 Procata, Inc.
Released under the LGPL license (http://www.gnu.org/copyleft/lesser.html)
Documentation generated on Sun, 28 Nov 2004 19:47:24 -0800 by phpDocumentor 1.2.3