MR Bootstrap
As of now, mr_bootstrap is very simple and does all the environment setup for using MR Framework. In the future, mr_bootstrap may include more methods/information regarding state and environment.
Located in /bootstrap.php (line 45)
Bootstrap Redis
This will create a Redis instance and connect it to the Redis server. The code calling this is responsible for calling the close() method to close the connection.
Run shutdown routine
Recommended to call this when you don't want the Moodlerooms Framework to conflict with other code, EG: when using the framework on the cron.
Run startup routine
Bootstrap Zend Framework
Right now, this just sets a proper include path so you can require_once(...) Zend files.
Documentation generated on Thu, 28 Jun 2012 16:33:46 -0700 by phpDocumentor 1.4.3