PHP Classes

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    
Ratings Unique User Downloads Download Rankings
StarStarStar 50%Total: 559 All time: 5,454 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  
Name: none <contact>
Classes: 2 packages by
Country: ???
Age: 34
All time rank: 1794
Week rank: 270 Up

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

  Files folder image Files  /  complex-example  
File Role Description
Files folder imagecontroller (1 file)
Files folder imagemodel (3 files, 1 directory)
Files folder imageview (4 files, 2 directories)

  Files folder image Files  /  complex-example  /  controller  
File Role Description
  Plain text file PHPClassFormAddressBook.php Class Support class to build form

  Files folder image Files  /  complex-example  /  model  
File Role Description
Files folder imagebuild (3 directories)
  Accessible without login Plain text file build.properties Conf. Properties file
  Accessible without login Plain text file runtime-conf.xml Conf. Configuration Runtime
  Accessible without login Plain text file schema.xml Conf. database schema

  Files folder image Files  /  complex-example  /  model  /  build  
File Role Description
Files folder imageclasses (1 directory)
Files folder imageconf (2 files)
Files folder imagesql (2 files)

  Files folder image Files  /  complex-example  /  model  /  build  /  classes  
File Role Description
Files folder imageaddress_book (6 files, 2 directories)

  Files folder image Files  /  complex-example  /  model  /  build  /  classes  /  address_book  
File Role Description
Files folder imagemap (2 files)
Files folder imageom (6 files)
  Plain text file Addresses.php Class ORM file
  Plain text file AddressesPeer.php Class Orm file
  Plain text file AddressesQuery.php Class ORM file
  Plain text file CityList.php Class ORM file
  Plain text file CityListPeer.php Class ORM file
  Plain text file CityListQuery.php Class ORM file

  Files folder image Files  /  complex-example  /  model  /  build  /  classes  /  address_book  /  map  
File Role Description
  Plain text file AddressesTableMap.php Class ORM file
  Plain text file CityListTableMap.php Class ORM file

  Files folder image Files  /  complex-example  /  model  /  build  /  classes  /  address_book  /  om  
File Role Description
  Plain text file BaseAddresses.php Class ORM file
  Plain text file BaseAddressesPeer.php Class ORM file
  Plain text file BaseAddressesQuery.php Class ORM file
  Plain text file BaseCityList.php Class ORM file
  Plain text file BaseCityListPeer.php Class ORM file
  Plain text file BaseCityListQuery.php Class ORM file

  Files folder image Files  /  complex-example  /  model  /  build  /  conf  
File Role Description
  Accessible without login Plain text file address_book-conf.php Conf. Config file
  Accessible without login Plain text file classmap-address_book-conf.php Conf. ClassMap file

  Files folder image Files  /  complex-example  /  model  /  build  /  sql  
File Role Description
  Accessible without login Plain text file schema.sql Data Database schema
  Accessible without login Plain text file sqldb.map Data Map file

  Files folder image Files  /  complex-example  /  view  
File Role Description
Files folder imagecss (1 file)
Files folder imageinclude (3 files)
  Accessible without login Plain text file address-book.php Example Front controller
  Accessible without login Plain text file deleteRow.php Example Delete table row
  Accessible without login Plain text file editRow.php Example Edit table row
  Accessible without login Plain text file insertRow.php Example Insert table row

  Files folder image Files  /  complex-example  /  view  /  css  
File Role Description
  Accessible without login Plain text file address-book.css Data Css file

  Files folder image Files  /  complex-example  /  view  /  include  
File Role Description
  Accessible without login Plain text file define.inc.php Example Define useful const
  Accessible without login Plain text file footer.inc.php Example Footer script
  Accessible without login Plain text file header.inc.php Example Header script

  Files folder image Files  /  vendor  
File Role Description
Files folder imagepropel (1 file)

  Files folder image Files  /  vendor  /  propel  
File Role Description
  Accessible without login Plain text file README Doc. Installation instructions

Downloadajax-wrapper-2014-02-25.zip 52KB
Downloadajax-wrapper-2014-02-25.tar.gz
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,454
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:2624