PHP Classes
elePHPant
Icontem

Raw AJAX Wrapper: Generate JavaScript to send AJAX requests

Recommend this page to a friend!
  Info   View files View files (36)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2014-02-25 (2 years ago) RSS 2.0 feedNot enough user ratingsTotal: 540 This week: 1All time: 5,295 This week: 1,047Up
Version License PHP version Categories
ajax-wrapper 1.0GNU General Publi...5.3HTML, XML, PHP 5, AJAX
Description Author

This class can generate JavaScript to send AJAX requests.

It provides a base class that can generate HTML with JavaScript code to send AJAX requests to the server.

Subclasses may extend the base class to generate HTML to send AJAX requests to be handled by class functions.

Picture of none
  Performance   Level  

Details
This packege contains: 

PHPClassJavascript       -> "ajax-wrapper" abstract class
PHPClassDescribeDatabase -> this is a support class to read data from model Layer 
                            (In our example, Propel ORM)
PHPClassManageRowData    -> This class extends "ajax-wrapper" abstract class and make 
							available its methods.
							
complex-example dir      -> small piece of code, organized following MVC pattern, used 
							to create a simple address book with "pure ajax functionality"
							compared to usual sever call trough $_GET/$_POST array
							(see: view/insertRow.php and view/editRow.php vs view/deleteRow.php)
 
  Files folder image Files  
File Role Description
Files folder imagecomplex-example (3 directories)
Files folder imagevendor (1 directory)
Accessible without login Plain text file INSTALL Doc. Install file
Plain text file PHPClassDescribeDatabase.php Class Support class to retrive info from Propel ORM schema.xml file
Plain text file PHPClassJavascript.php Class Abstract class to create ajax call
Plain text file PHPClassManageRowData.php Class Extends "PHPClassJavascript.php" abstract class
Accessible without login Plain text file README Doc. Readme file

Downloadajax-wrapper-2014-02-25.zip 52KB
Downloadajax-wrapper-2014-02-25.tar.gz 37KB
Install with ComposerInstall with Composer
Needed packages  
Class DownloadWhy it is needed Dependency
Simple PHP Form Builder Class Download .zip .tar.gz Build form example Required
 Version Control Unique User Downloads Download Rankings  
 0%
Total:540
This week:1
All time:5,295
This week:1,047Up