| [ Index ] |
PHP Cross Reference of Web Application Component Toolkit |
[Source view] [Print]
(no description)
| Version: | $Id: select_time.inc.php,v 1.3 2004/11/24 23:12:03 quipo Exp $ |
| File Size: | 237 lines (7 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 1 file framework/template/components/form/select.inc.php |
formselecttimecomponent:: (8 methods):
isvisible()
setgroupname()
setasarray()
parsetime()
preparehour()
prepareminute()
preparesecond()
setselection()
Class: formselecttimecomponent - X-Ref
Runtime form:selecttime API| isvisible() X-Ref |
| the compiler complains if not defined... |
| setgroupname($name) X-Ref |
param: string 'name' attribute of the form:selecttime tag |
| setasarray() X-Ref |
| No description |
| parsetime($time=null) X-Ref |
access: private param: mixed int|string unix timestamp or ISO-8601 timestamp param: CodeWriter return: array |
| preparehour() X-Ref |
| build SelectSimpleComponent object and set options for hours |
| prepareminute() X-Ref |
| build SelectSimpleComponent object and set options for minutes |
| preparesecond() X-Ref |
| build SelectSimpleComponent object and set options for seconds |
| setselection($time=null) X-Ref |
| override default behaviour when onInitial() is called |
| Generated: Sun Nov 28 19:36:09 2004 | Cross-referenced by PHPXref 0.5 |