PHP Classes

Raw AJAX Wrapper: Generate JavaScript to send AJAX requests

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 50%Total: 559 All time: 5,459 This week: 488Up
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 (36)  
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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
Downloadajax-wrapper-2014-02-25.zip 52KB
Downloadajax-wrapper-2014-02-25.tar.gz 38KB
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:559
This week:0
All time:5,459
This week:488Up
 User Ratings  
 
 All time
Utility:66%StarStarStarStar
Consistency:66%StarStarStarStar
Documentation:58%StarStarStar
Examples:50%StarStarStar
Tests:-
Videos:-
Overall:50%StarStarStar
Rank:2662