Element index for package AJAX
[ a ]
[ c ]
[ d ]
[ e ]
[ g ]
[ h ]
[ i ]
[ j ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ x ]
[ _ ]
_
- $_initLookup
- in file Server.php, variable HTML_AJAX_Server::$_initLookup
Array of className => init methods to call, generated from constructor from initClassName methods
top
top
top
d
- $debug
- in file AJAX.php, variable HTML_AJAX::$debug
This is the debug variable that we will be passing the HTML_AJAX_Debug instance to.
- $debugEnabled
- in file AJAX.php, variable HTML_AJAX::$debugEnabled
This is to tell if debug is enabled or not. If so, then debug is called, instantiated then saves the file and such.
- $debugSession
- in file AJAX.php, variable HTML_AJAX::$debugSession
This puts the error into a session variable is set to true.
- Debug.php
- procedural page Debug.php
top
e
- echo_string
- in file test.class.php, method test::echo_string()
- echo_string
- in file test2.class.php, method test2::echo_string()
- encloseInScript
- in file Helper.php, method HTML_AJAX_Helper::encloseInScript()
Enclose a string in a script block
- error_test
- in file test2.class.php, method test2::error_test()
- error_test
- in file test.class.php, method test::error_test()
- ERR_EMAIL_EMPTY
- in file login.class.php, constant ERR_EMAIL_EMPTY
- ERR_EMAIL_INVALID
- in file login.class.php, constant ERR_EMAIL_INVALID
- ERR_PASSWORD_EMPTY
- in file login.class.php, constant ERR_PASSWORD_EMPTY
- ERR_PASSWORD_INVALID
- in file login.class.php, constant ERR_PASSWORD_INVALID
- ERR_USERNAME_EMPTY
- in file login.class.php, constant ERR_USERNAME_EMPTY
- ERR_USERNAME_INVALID
- in file login.class.php, constant ERR_USERNAME_INVALID
- escape
- in file Helper.php, method HTML_AJAX_Helper::escape()
Escape a string and add quotes allowing it to be a javascript paramater
- Error.php
- procedural page Error.php
- error_usage.php
- procedural page error_usage.php
- error_usage.php
- procedural page error_usage.php
- error_test
- in file error_usage.php, method error_test::error_test()
- error_test
- in file error_usage.php, class error_test
top
top
h
- handleRequest
- in file AJAX.php, method HTML_AJAX::handleRequest()
Handle a ajax request if needed
- 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
- HTML_AJAX
- in file AJAX.php, class HTML_AJAX
OO AJAX Implementation for PHP
- Helper.php
- procedural page Helper.php
- helper_usage.php
- procedural page helper_usage.php
- HTML_AJAX_Debug
- in file Debug.php, method HTML_AJAX_Debug::HTML_AJAX_Debug()
The constructor.
- HTML_AJAX_Debug
- in file Debug.php, class HTML_AJAX_Debug
AJAX Debugging implementation
- HTML_AJAX_Helper
- in file Helper.php, class HTML_AJAX_Helper
HTML/JavaScript Generation Helper
- 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
top
top
l
- $livesearch
- in file livesearch.class.php, variable livesearch::$livesearch
Items to search against
- livesearch.class.php
- procedural page livesearch.class.php
- login.class.php
- procedural page login.class.php
- livesearch
- in file livesearch.class.php, class livesearch
Simple test class for doing fake livesearch
- loadingMessage
- in file Helper.php, method HTML_AJAX_Helper::loadingMessage()
Create a custom Loading message
- login
- in file login.class.php, class login
Login class used in the "login form" example Please note: Constructors and private methods marked with _ are never exported in proxies to JavaScript
top
top
n
- Null.php
- procedural page Null.php
- NEWLINE
- in file Debug.php, constant NEWLINE
top
top
top
top
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 Helper.php, variable HTML_AJAX_Helper::$serverUrl
URL where an HTML_AJAX_Server instance is serving up clients and taking ajax requests
- $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
- search
- in file livesearch.class.php, method livesearch::search()
Perform a search
- serialize
- in file Null.php, method HTML_AJAX_Serializer_Null::serialize()
- serialize
- in file JSON.php, method HTML_AJAX_Serializer_JSON::serialize()
This function serializes and input passed to it.
- sessionError
- in file Debug.php, method HTML_AJAX_Debug::sessionError()
This function pushes the array $_SESSION['html_ajax_debug']['time'][] with the values inside of $this->error
- setupAJAX
- in file Helper.php, method HTML_AJAX_Helper::setupAJAX()
Include all needed libraries, stubs, and set defaultServer
- 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
- test.class.php
- procedural page test.class.php
- test2.class.php
- procedural page test2.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
top
top
Documentation generated on Mon, 11 Mar 2019 14:11:19 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|