Login   Register  
PHP Classes
elePHPant
Icontem

Class: NAJAX

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Stanimir Angeloff  >  NAJAX  >  Download .tar.gz .zip  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: NAJAX
Base name: najax
Description: Call PHP class functions from page with Javascript
Related classes: , , , , , , ,
Version: -
PHP version: -
License: The PHP License
All time users: 9958 users
All time rank: 105
Week users: 16 users
Week rank: 178
Picture of Stanimir Angeloff
Author: Stanimir Angeloff <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Bulgaria Bulgaria - PHP jobs in Bulgaria
Age: 25
All time rank: 1812 in Bulgaria Bulgaria
Week rank: 236 Down1 Up in Bulgaria Bulgaria
Innovation award
Innovation award
Nominee: 1x

Winner: 1x


  Detailed description  
This package can be used to call PHP classes on the Web server side from Javascript code in Web pages.

It uses AJAX technology to submit HTTP requests from Javascript to pass call parameters and collect and process the XML responses.

This package acts as a proxy that maps PHP objects to JavaScript and vice versa.

The package provides means to register the handling client-server events using custom PHP classes to process such events.

 

  Groups  
Group folder image AJAX Interact with the Web server without page reloading View top rated classes

  Freshmeat project   Rate classes User ratings   Trackback  
  Applications   Related links   Files Files  

  Innovation Award  
PHP Programming Innovation award winner
August 2005
Winner
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

  Freshmeat project  
Project record: xoad
Popularity score: 115.15
Vitality score: 2.89

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (96.2%)
Good (92.5%)
Good (83.8%)
Sufficient (77.6%)
-
-
Sufficient (73.5%)
91
Month:
Not yet rated by the users

  Trackback links  
Link Description
Links for Thursday... NAJAX: Call PHP from JavaScript...

  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
NAJAX Home NAJAX Official website
NAJAX Documentation NAJAX source code documentation

  Files folder image Files  
File Role Description
Files folder imageclasses (7 files, 1 directory)
Files folder imageconfig (2 files)
Files folder imagedocs (1 directory)
Files folder imageextensions (1 directory)
Files folder imagejs (2 files)
Plain text file CHANGELOG Doc. NAJAX changelog file.
Plain text file INSTALL Doc. NAJAX installation instructions.
Plain text file LICENSE Lic. NAJAX license information.
Plain text file najax.php Example NAJAX all-in-one file. This file includes all classes that the NAJAX package contains and defines most of the constants.
Plain text file README Doc. You should read this file before using NAJAX.
Plain text file TODO Doc. List of features that should be implemented in future versions of the package.
Plain text file TRASH Doc. Contains source code that is old.

  Files  /  Files folder image classes  
File Role Description
Files folder imageevents (1 file, 1 directory)
  Plain text file Client.class.php Class This file defines the NAJAX_Client Class.
  Plain text file Meta.class.php Class This file defines the NAJAX_Meta Class.
  Plain text file Observable.class.php Class This file defines the NAJAX_Observable Class.
  Plain text file Observer.class.php Class This file defines the NAJAX_Observer Class.
  Plain text file Serializer.class.php Class This file defines the NAJAX_Serializer Class.
  Plain text file Server.class.php Class This file defines the NAJAX_Server Class.
  Plain text file Utilities.class.php Class This file defines the NAJAX_Utilities Class.

  Files  /  classes  /  Files folder image events  
File Role Description
Files folder imagestorage (1 file)
  Plain text file Storage.class.php Class This file defines the NAJAX_Events_Storage Class.

  Files  /  classes  /  events  /  Files folder image storage  
File Role Description
  Plain text file MySQL.class.php Class MySQL.class.php

  Files  /  Files folder image config  
File Role Description
  Plain text file extensions.config.php Conf. NAJAX Extensions Configuration file.
  Plain text file najax.config.php Conf. This file will be implemented in future releases.

  Files  /  Files folder image docs  
File Role Description
Files folder imagetutorials (1 file)

  Files  /  docs  /  Files folder image tutorials  
File Role Description
  Plain text file page-skeleton.html Doc. NAJAX Page Skeleton tutorial.

  Files  /  Files folder image extensions  
File Role Description
Files folder imagehtml (1 file, 2 directories)

  Files  /  extensions  /  Files folder image html  
File Role Description
Files folder imageclasses (2 files, 1 directory)
Files folder imagejs (2 files)
  Plain text file html.ext.php Class NAJAX_HTML Extension File.

  Files  /  extensions  /  html  /  Files folder image classes  
File Role Description
Files folder imageDOM (5 files)
  Plain text file HTML.class.php Class NAJAX HTML Class file.
  Plain text file ServerObserver.class.php Class NAJAX HTML Server Observer file.

  Files  /  extensions  /  html  /  classes  /  Files folder image DOM  
File Role Description
  Plain text file BaseElement.class.php Class NAJAX HTML DOM Base Element file.
  Plain text file ElementById.class.php Class NAJAX HTML DOM Element By Id file.
  Plain text file ElementsByName.class.php Class NAJAX HTML DOM Elements By Name file.
  Plain text file ElementsByTagName.class.php Class NAJAX HTML DOM Elements By Tag Name file.
  Plain text file ScriptBlock.class.php Class NAJAX HTML DOM Script Block file.

  Files  /  extensions  /  html  /  Files folder image js  
File Role Description
  Plain text file html.js Data NAJAX_HTML Client file.
  Plain text file html_optimized.js Data NAJAX_HTML Optimized client file.

  Files  /  Files folder image js  
File Role Description
  Plain text file najax.js Data NAJAX Client JavaScript file.
  Plain text file najax_optimized.js Data NAJAX Optimized Client JavaScript file.

Download all files: najax.tar.gz najax.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.