Source for file AppFactory.php
Documentation is available at AppFactory.php
protected static $_appFactory;
* Return reference to the app factory object
miAppFactory::$_appFactory =
new miAppFactory;
* Set new app factory object
* This method is used to change the default miAppFactory
* @param miAppFactory $appFactory
miAppFactory::$_appFactory =
$appFactory;
Documentation generated on Thu, 08 May 2008 16:57:07 +0300 by phpDocumentor 1.4.1