PhpExt : Data [ class tree ] [ index ] [ all elements ]

Class: PhpExt_Data_HttpProxy

Source Location: /PhpExt/Data/HttpProxy.php

Class PhpExt_Data_HttpProxy

Class Overview

An implementation of Ext.data.DataProxy that reads a data object from a Connection object configured to reference a certain URL.

Note that this class cannot be used to retrieve data from a domain other than the domain from which the running page was served.

For cross-domain access to remote data, use a PhpExt_Data_ScriptTagProxy.

Be aware that to enable the browser to parse an XML document, the server must set the Content-Type header in the HTTP response to "text/xml".

Located in /PhpExt/Data/HttpProxy.php [line 32]

PhpExt_Object
   |
   --PhpExt_Observable
      |
      --PhpExt_Data_DataProxy
         |
         --PhpExt_Data_HttpProxy
Author(s):
API Tags:
See:  PhpExt_Data_ScriptTagProxy

Methods

[ Top ]
Method Summary
PhpExt_Data_HttpProxy   __construct()  

[ Top ]
Methods
Constructor __construct  [line 34]

  PhpExt_Data_HttpProxy __construct( )


API Tags:
Access:  public


Redefinition of:
PhpExt_Data_DataProxy::__construct()

[ Top ]

Documentation generated on Fri, 08 Aug 2008 15:55:17 -0500 by phpDocumentor 1.4.0