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

Index of all elements

[ a ] [ c ] [ d ] [ e ] [ g ] [ h ] [ i ] [ j ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ]

a

$ajax
in file Server.php, variable HTML_AJAX_Server::$ajax
    HTML_AJAX instance
AJAX.php
procedural page AJAX.php
auto_server.php
procedural page auto_server.php
top

c

$cacheOptions
in file Server.php, variable HTML_AJAX_Server::$cacheOptions
    An array of options that tell the server howto Cache output
$clientJsLocation
in file Server.php, variable HTML_AJAX_Server::$clientJsLocation
    Location on filesystem of client javascript library
$contentTypeMap
in file AJAX.php, variable HTML_AJAX::$contentTypeMap
    Content-type map
clientJsLocation
in file Server.php, method HTML_AJAX_Server::clientJsLocation()
    Get the location of the client js To override the default pear datadir location set $this->clientJsLocation
top

d

dec
in file JSON.php, method HTML_AJAX_JSON::dec()
    function dec
decode
in file JSON.php, method HTML_AJAX_JSON::decode()
    function decode decode a HTML_AJAX_JSON string into appropriate variable
top

e

Error.php
procedural page Error.php
echo_string
in file test2.class.php, method test2::echo_string()
echo_string
in file test.class.php, method test::echo_string()
enc
in file JSON.php, method HTML_AJAX_JSON::enc()
    function enc
encode
in file JSON.php, method HTML_AJAX_JSON::encode()
    function encode encode an arbitrary variable into HTML_AJAX_JSON format
error_test
in file test2.class.php, method test2::error_test()
error_test
in file test.class.php, method test::error_test()
top

g

generateClassStub
in file AJAX.php, method HTML_AJAX::generateClassStub()
    Return the stub for a class
generateClient
in file Server.php, method HTML_AJAX_Server::generateClient()
    Generate client js
generateJavaScriptClient
in file AJAX.php, method HTML_AJAX::generateJavaScriptClient()
    Generate the client Javascript code
top

h

handleRequest
in file Server.php, method HTML_AJAX_Server::handleRequest()
    Handle a client request, either generating a client or having HTML_AJAX handle the request
handleRequest
in file AJAX.php, method HTML_AJAX::handleRequest()
    Handle a ajax request if needed
HTML_AJAX
in file AJAX.php, class HTML_AJAX
    OO AJAX Implementation for PHP
HTML_AJAX_JSON
in file JSON.php, class HTML_AJAX_JSON
    HTML_AJAX_JSON Conversion to and from HTML_AJAX_JSON format.
HTML_AJAX_JSON
in file JSON.php, method HTML_AJAX_JSON::HTML_AJAX_JSON()
    function HTML_AJAX_JSON constructor
HTML_AJAX_JSON_IN_ARR
in file JSON.php, constant HTML_AJAX_JSON_IN_ARR
HTML_AJAX_JSON_IN_CMT
in file JSON.php, constant HTML_AJAX_JSON_IN_CMT
HTML_AJAX_JSON_IN_OBJ
in file JSON.php, constant HTML_AJAX_JSON_IN_OBJ
HTML_AJAX_JSON_IN_STR
in file JSON.php, constant HTML_AJAX_JSON_IN_STR
HTML_AJAX_JSON_LOOSE_TYPE
in file JSON.php, constant HTML_AJAX_JSON_LOOSE_TYPE
HTML_AJAX_JSON_SLICE
in file JSON.php, constant HTML_AJAX_JSON_SLICE
HTML_AJAX_JSON_STRICT_TYPE
in file JSON.php, constant HTML_AJAX_JSON_STRICT_TYPE
HTML_AJAX_Serializer_Error
in file Error.php, class HTML_AJAX_Serializer_Error
    Error Serializer, for now just uses JSON
HTML_AJAX_Serializer_JSON
in file JSON.php, class HTML_AJAX_Serializer_JSON
    JSON Serializer
HTML_AJAX_Serializer_JSON
in file JSON.php, method HTML_AJAX_Serializer_JSON::HTML_AJAX_Serializer_JSON()
HTML_AJAX_Serializer_Null
in file Null.php, class HTML_AJAX_Serializer_Null
    Null Serializer
HTML_AJAX_Server
in file Server.php, class HTML_AJAX_Server
    Class for creating an external AJAX server
HTML_AJAX_Server
in file Server.php, method HTML_AJAX_Server::HTML_AJAX_Server()
    Constructor creates the HTML_AJAX instance
top

i

$initMethods
in file Server.php, variable HTML_AJAX_Server::$initMethods
    Set to true if your extending the server to add init{className methods}
$initMethods
in file auto_server.php, variable TestServer::$initMethods
initTest
in file auto_server.php, method TestServer::initTest()
initTest2
in file auto_server.php, method TestServer::initTest2()
top

j

$javascriptLibraries
in file Server.php, variable HTML_AJAX_Server::$javascriptLibraries
    Javascript library names and there path
JSON.php
procedural page JSON.php
JSON.php
procedural page JSON.php
top

n

Null.php
procedural page Null.php
name_value
in file JSON.php, method HTML_AJAX_JSON::name_value()
    function name_value array-walking function for use in generating HTML_AJAX_JSON-formatted name-value pairs
top

o

$options
in file Server.php, variable HTML_AJAX_Server::$options
    Client options array if set to true the code looks at _GET
top

p

proxyless_usage.php
procedural page proxyless_usage.php
proxy_usage_inline_javascript.php
procedural page proxy_usage_inline_javascript.php
proxy_usage_server.php
procedural page proxy_usage_server.php
top

r

reduce_string
in file JSON.php, method HTML_AJAX_JSON::reduce_string()
    function reduce_string reduce a string by removing leading and trailing comments and whitespace
registerClass
in file Server.php, method HTML_AJAX_Server::registerClass()
    Register method passthrough to HTML_AJAX
registerClass
in file AJAX.php, method HTML_AJAX::registerClass()
    Set a class to handle requests
top

s

$serializer
in file AJAX.php, variable HTML_AJAX::$serializer
    What encoding your going to use for serializing data from php being sent to javascript
$serverUrl
in file AJAX.php, variable HTML_AJAX::$serverUrl
    Set the server url in the generated stubs to this value
Server.php
procedural page Server.php
server.php
procedural page server.php
serialize
in file Null.php, method HTML_AJAX_Serializer_Null::serialize()
serialize
in file JSON.php, method HTML_AJAX_Serializer_JSON::serialize()
slow_echo_string
in file test2.class.php, method test2::slow_echo_string()
slow_echo_string
in file test.class.php, method test::slow_echo_string()
top

t

test2.class.php
procedural page test2.class.php
test.class.php
procedural page test.class.php
test_speed.php
procedural page test_speed.php
test
in file test.class.php, method test::test()
test
in file test.class.php, class test
    Test class used in other examples Constructors and private methods marked with _ are never exported in proxies to JavaScript
test2
in file test2.class.php, class test2
    Test class used in other examples
TestServer
in file auto_server.php, class TestServer
    Class for creating an external AJAX server
top

u

$unserializer
in file AJAX.php, variable HTML_AJAX::$unserializer
    What encoding your going to use for unserializing data sent from javascript
unserialize
in file Null.php, method HTML_AJAX_Serializer_Null::unserialize()
unserialize
in file JSON.php, method HTML_AJAX_Serializer_JSON::unserialize()
top

Documentation generated on Fri, 19 Aug 2005 16:00:14 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.