JResponse/1.5

From Joomla! Documentation
< JResponse
Revision as of 16:05, 13 February 2013 by JoomlaWikiBot (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Joomla 1.5 JResponse

Description

Description:JResponse [Edit Descripton]

Methods

Visibility Method name Description
public _clientEncoding check, whether client supports compressed data
public _compress Compress the data.
public appendBody Append content to the body content.
public clearHeaders Clear headers.
public getBody Return the body content.
public getHeaders Return array of headers;.
public prependBody Prepend content to the body content.
public sendHeaders Send all headers.
public setBody Set body content.
public setHeader Set a header.
public toString Sends all headers prior to returning the string.
public allowCache Set/get cachable state for the response.
  • Defined in libraries/joomla/environment/response.php

Importing

jimport( 'joomla.environment.response' );

See also

SeeAlso:JResponse [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox