API DOCS

DOCS & TUTORIALS » API DOCS » xajax_core » xajaxControl.inc.php

File: xajaxControl.inc.php


Contains the base class for all controls.

Title: xajaxControl class

Please see for a detailed description, copyright
and license information.

Classes

Class: xajaxControl

The base class for all xajax enabled controls. Derived classes will generate the
HTML and javascript code that will be sent to the browser via <xajaxControl->printHTML>
or sent to the browser in a <xajaxResponse> via <xajaxControl->getHTML>.

Class: xajaxControlContainer

This class is used as the base class for controls that will contain
other child controls.

 



XAJAX on SourceForge.net
Support this project Valid XHTML 1.0 Transitional