| [ Index ] |
PHP Cross Reference of Web Application Component Toolkit |
[Source view] [Print]
(no description)
| Version: | $Id: html_anchor.inc.php,v 1.1 2003/11/15 11:44:37 harryf Exp $ |
| File Size: | 64 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
htmlanchorcomponent:: (3 methods):
setclickhandler()
setclickfield()
prepare()
Class: htmlanchorcomponent - X-Ref
Provides runtime API for HTML Anchor components, with simple event handling| setclickhandler($handler) X-Ref |
| Sets the onclick call back function access: protected param: string function name return: void |
| setclickfield($field) X-Ref |
| Sets the GET variable name to watch for clicks access: protected param: string function name return: void |
| prepare() X-Ref |
access: protected return: void |
| Generated: Sun Nov 28 19:36:09 2004 | Cross-referenced by PHPXref 0.5 |