JResponse/11.1

出典: Joomla! ドキュメンテーション

== Joomla 11.1 JResponse==

Description

[Edit Descripton]

Methods

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

Importing

jimport( 'joomla.environment.response' );

See also

Joomla 11.1 JResponse source code on BitBucket

Joomla 11.1 Subpackage Environment


[Edit See Also]

User contributed notes

<CodeExamplesForm />

%DPL-1.7.6-ERROR: Wrong '$0' parameter: 'namespace'! Help: $0= empty string (Main).


自動更新 2012/05/25 23:08:55