jQuery Helper

Package:
jQuery Helper
Summary:
Generate Javascript to call jQuery library
Groups:
PHP 5, Text processing, Utilities and Tools
Author:
Andrei Caminschi
Description:
This class can be used to generate Javascript to call jQuery library.

It intercepts calls to class functions that do not exist and generates a string with JavaScript code that would be used to call jQuery library functions passing the argument values passed to the class call after converting them into JavaScript Object Notation.

The class calls return the instance of the current object which can be used to also retrieve the generated JavaScript code string.


Powered by Gewgley