PHP Classes
Icontem

Class: pAjax


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend! ReTweet ReTweet Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Guilherme Blanco  >  pAjax  >  Download  >  Support forum Support forum (10)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: pAjax Support forum
Base name: pajax
Description: Do RPC calls from the browser without page reloads
Related top rated classes: , , ,
Version: -
Required PHP version: -
License: Free for non-commercial use
All time users: 6015 users
All time rank: 194
Week users: 12 users
Week rank: 616
 
  Author   Group folder image Groups   Detailed description  
  Rate classes User ratings   Dependencies   Trackback   Applications   Related links   Files Files  

Author

Picture of Guilherme Blanco
Name: Guilherme Blanco is available for providing paid consulting. Contact Guilherme Blanco .
Published packages: 5 Browse this author's classes Browse this author's classes
Country: Brazil Brazil - PHP jobs in Brazil
Home page: http://blog.bisna.com/
Age: 26
All time rank: 155
Week rank: 339

Innovation Award

PHP Programming Innovation award nominee
August 2005
Number 2
AJAX is an acronym for Asynchronous JavaScript and XML. It is a technology that is becoming increasingly popular as it provides meants to establish the communication in the background between a Web browser and a Web server.

AJAX permits executing actions and updating parts of Web pages without reloading the whole page.

Despite it has been introduced with Internet Explorer 5.5, only recently this technology has been implemented by Mozilla browsers and other browsers that followed the trend.

The wide adoption of AJAX opened space for applications and components that use AJAX to provide highly interactive Web based user interfaces.

This package is one of the three, released almost at the same time in August 2005, that provide means to facilitate the creation of PHP applications that take advantage of AJAX potential.

Manuel Lemos

Groups

Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image AJAX Interact with the Web server without page reloading View top rated classes

Detailed description

This class can be used to make the browser invoke actions executed on the server side without reloading the current page.

It sends what is known as AJAX requests that consist in Javascript calls that sends HTTP requests to the server encapsulate the eventual parameters of the requested actions. Parameters can be any type of data, including objects, arrays, strings, numbers and booleans.

The class generates Javascript code with a behavior that can be customized by the developer using event handler functions also in Javascript.

On the server side the class can handle the requests dispatching the invoked function and passing eventual parameters. Also, class methods can be called by setting the objects instance.

The class supports requests done using both GET and POST methods, and requests types: ASYNC and SYNC.

Support PHP versions 4 and 5. Requires DOMIT! XML Parser to work.

User ratings

Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (81.8%)
Sufficient (77.3%)
Good (83.0%)
Good (83.0%)
-
-
Sufficient (65.2%)
366
Month:
Not yet rated by the users

Packages needed by this class

Class Dependency Why it is needed
DOMIT XML parser
Required
XML Support to generate and parse XML data

Trackback links

Link Description
AJAX e PHP! Meus primeiros passos Fiquei um tempo sem escrever nada por aqui, mas foi muita correira, muito trabalho, continuo na correria e com muito trabalho, mas consegui tirar um tempinho para escrever um post, pois já estava mais no que na hora, tanto de escrever novamente no blog quanto de falar sobre o assunto...
pAjax 1.5.9 released! Long time (more than half an year) without changes in the package...

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Related links

Link Description
Bisna Blog Bisna claims to be the next generation of this class. This blog covers its development and thoughts.

Files

File Role Description
Files folder image appz/autosuggest
  Plain text file autosuggest.php Appl. Auto Suggestion Application
  Plain text file autosuggestcontroller.js Data Auto Suggestion Controller Script
  Plain text file colorssuggestionprovider.js Data Colors Suggestion Provider Script
  Plain text file statessuggestionprovider.js Data USA States Suggestion Provider Script
  Plain text file suggestions.css Data Styles definition
Files folder image appz/type_ahead
  Plain text file autosuggestcontroller.js Data Auto Suggestion Controller Script
  Plain text file suggestionprovider.js Data Suggestion Provider Script
  Plain text file type_ahead.php Appl. Type Ahead Script
Files folder image appz/type_ahead_db
  Plain text file autosuggestcontroller.js Data Auto Suggestion Controller Script
  Plain text file suggestionprovider.js Data Suggestion Provider Script
  Plain text file type_ahead_db.php Appl. Type Ahead Script
Plain text file CHANGELOG.txt Doc. List of Changes
Plain text file class.pAjax.php Class Main class
Plain text file class.pAjaxParser.php Class pAjax PHP Parser
Files folder image docs
  Plain text file Basic_Tutorial.txt Doc. Basic Usage of pAjax
  Plain text file JS_API.txt Doc. JS API Documentation
  Plain text file JS_OO.txt Doc. JS OO Tutorial
  Plain text file Migration_Doc_10_to_15.txt Doc. Migration Document 1.0 to 1.5
  Plain text file PHP_API.txt Doc. PHP API Documentation
Plain text file INSTALL.txt Doc. Instalation notes
Plain text file pajax-commom.js Data Commom Support for JS between browsers
Plain text file pajax-core.js Data Core JS Script
Plain text file pajax-parser.js Data pAjax JS Parser
Files folder image tests
  Plain text file basic_timer.php Example Timer test (periodical request call)
  Plain text file client.php Example Client Script for URI test
  Plain text file complex_structure.php Example Struct and array data retrieval
  Plain text file error_handler.php Example Parser error test
  Plain text file events.php Example Events test
  Plain text file inline_call.php Example Inline call first test
  Plain text file inline_call2.php Example Inline call second test
  Plain text file multiplier.php Example Simple multiply calculator test
  Plain text file obj_call.php Example Objects hierarchy test
  Plain text file server.php Example Server Script URI Test
  Plain text file test_form.php Example Form connector test
Plain text file TODO.txt Doc. TODO List
Files folder image XMLSupport
  Plain text file dir_note.txt Doc. Information about XMLSupport
Download all files: pajax.tar.gz pajax.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2009 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products