AJAX
[ class tree: AJAX ] [ index: AJAX ] [ all elements ]

Class: HTML_AJAX_Response

Source Location: /HTML_AJAX-0.4.0/AJAX/Response.php

Class Overview


Josh says we need this, I don't know why yet


Variables

Methods


Child classes:

HTML_AJAX_Action
Helper Class for creating information that can be properly serialized and used by

Inherited Variables

Inherited Methods


Class Details

[line 21]
Josh says we need this, I don't know why yet


[ Top ]


Class Variables

$contentType =  'text/plain'

[line 28]

about
  • Var: type

Type:   $contentType


[ Top ]

$payload =  ''

[line 34]

about
  • Var: type

Type:   $payload


[ Top ]



Method Detail

getContentType   [line 41]

void getContentType( )

public function getContentType()

gets the right content type?


[ Top ]

getPayload   [line 51]

void getPayload( )

public function getPayload()

something


Overridden in child classes as:

HTML_AJAX_Action::getPayload()
public function getPayload()

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:38:55 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.