Home     PHP / Javascript / Ajax
PHP Atom class Script

PHP Script Codes > development-tools

Atom class Commercial

Rate: | Price: Commercial | Publisher: Office Site | Demo: | Views: 433

PHP Script Codes > Atom class
Atom class - is a glue for modules. Class allow modules to interact with core libraries or other modules.

Atom module system is based on the concept of "hooks". A hook is a PHP function that is named foo_bar(), where "foo" is the name of the module (whose filename is thus foo.module.php) and "bar" is the name of the hook. Each hook has a defined set of parameters.