Play! Documentation
This file lists documentation currently available for the Play
Library project.
Links
Here are some links related to the project:
-
Project Website
The Play Library project website might contain updated
information, tutorials, news, and other help.
-
SourceForge Project Page
The Play Library project is hosted on SourceForge.
-
Project Forum Page
Please use the project forum to post any questions,
comments, or anything related to the project.
Play Library Features
Here are some links to files within this documentation:
-
play.php
The Play Library centers around a file called play.php,
which is the only PHP file you need include to use the entire
set of Play Library PHP functionality.
The play.php documentation
lists classes, methods, and default callback functions defined
in play.php.
-
play.js
Some supporting JavaScript is provided in play/resource/play.js,
which provides functionality intended strictly to enhance user
experience (and sometimes reduce server load). No Play Library
PHP functionality will ever rely on additional javascript to
function.
The play.js documentation
lists this small set of functions and classes, and describes
their use briefly.