System.Web.Services.AJAX
[ class tree: System.Web.Services.AJAX ] [ index: System.Web.Services.AJAX ] [ all elements ]

Class: TCallbackResponse

Source Location: /Web/Services/AJAX/TCallbackServer.php

Class Overview


Callback response data.

Class Details

[line 277]
Callback response data.

Callback response output and response JSON data.




version:  $Revision: 1.7 $ $Date: 2005/11/10 23:43:26 $
author:  Wei Zhuo<weizhuo[at]gmail[dot]com>


[ Top ]

Variables



Class Variables

$data =

[line 289]

Response data, will be marshalled into JSON format when rendered.



access:  public

Type:   mixed


[ Top ]

$output =

[line 283]

Response output.



access:  public

Type:   string


[ Top ]



© 2004-2005 PRADO Software Group. All Rights Reserved.