Interface IPostBackEventHandler

Description

IPostBackEventHandler interface

If a control wants to respond to postback event, it must implement this interface.

  • since: 3.0
  • version: $Id: TControl.php 1532 2006-12-01 12:28:55Z xue $
  • author: Qiang Xue <qiang.xue@gmail.com>

Located in /Web/UI/TControl.php (line 1855)


	
			
Method Summary
void raisePostBackEvent (string $param)
Methods
raisePostBackEvent (line 1863)

Raises postback event.

The implementation of this function should raise appropriate event(s) (e.g. OnClick, OnCommand) indicating the component is responsible for the postback event.

  • access: public
void raisePostBackEvent (string $param)
  • string $param: the parameter associated with the postback event

Documentation generated on Sun, 14 Jan 2007 21:41:43 -0500 by phpDocumentor 1.3.0RC4