From 1167ea6b0b2ed36d01f775907194df8ea3441dc3 Mon Sep 17 00:00:00 2001 From: Timothy Warren Date: Wed, 16 May 2012 09:07:12 -0400 Subject: [PATCH] Rework docs to not include app folder --- app/modules/welcome/controllers/welcome.php | 3 - app/modules/welcome/models/welcome_model.php | 3 - docs/classes.svg | 122 +-- docs/classes/DB.html | 2 +- docs/classes/MM.html | 2 +- docs/classes/MM_Controller.html | 2 +- docs/classes/MM_Data_Store.html | 2 +- docs/classes/MM_Model.html | 2 +- docs/classes/MM_Output.html | 2 +- docs/classes/MM_Page.html | 2 +- docs/classes/MM_Session.html | 2 +- docs/classes/Welcome.html | 897 ------------------- docs/classes/Welcome_Model.html | 815 ----------------- docs/classes/miniMVC.html | 2 +- docs/deprecated.html | 2 +- docs/errors.html | 7 +- docs/graph_class.html | 2 +- docs/index.html | 2 +- docs/markers.html | 2 +- docs/namespaces/default.html | 88 +- docs/packages/.html | 2 +- docs/packages/Default.html | 65 +- docs/packages/miniMVC.App.html | 41 +- docs/packages/miniMVC.Libraries.html | 2 +- docs/packages/miniMVC.System.html | 2 +- docs/packages/miniMVC.html | 36 +- docs/structure.xml | 167 ---- phpdoc.dist.xml | 6 +- 28 files changed, 72 insertions(+), 2210 deletions(-) delete mode 100644 docs/classes/Welcome.html delete mode 100644 docs/classes/Welcome_Model.html diff --git a/app/modules/welcome/controllers/welcome.php b/app/modules/welcome/controllers/welcome.php index dfcd6dd..27756ff 100644 --- a/app/modules/welcome/controllers/welcome.php +++ b/app/modules/welcome/controllers/welcome.php @@ -15,9 +15,6 @@ /** * Example Controller Class - * - * @package miniMVC - * @subpackage App */ class Welcome extends MM_Controller { diff --git a/app/modules/welcome/models/welcome_model.php b/app/modules/welcome/models/welcome_model.php index 2e6d0df..0743e38 100644 --- a/app/modules/welcome/models/welcome_model.php +++ b/app/modules/welcome/models/welcome_model.php @@ -15,9 +15,6 @@ /** * Model template class - * - * @package miniMVC - * @subpackage App */ class Welcome_Model extends MM_Model{ diff --git a/docs/classes.svg b/docs/classes.svg index b0688b2..1e4e773 100644 --- a/docs/classes.svg +++ b/docs/classes.svg @@ -4,152 +4,128 @@ - - + + G - + cluster_default - - - - - - - + + + + + + + \\MM_Model - -MM_Model + +MM_Model \\miniMVC - -miniMVC + +miniMVC \\MM_Model->\\miniMVC - - + + \\DB - -DB + +DB -\\Query_Builder - -\Query_Builder +\\Query_Builder + +\Query_Builder \\DB->\\Query_Builder - - + + \\MM - -MM + +MM -\\ArrayObject - -\ArrayObject +\\ArrayObject + +\ArrayObject \\MM->\\ArrayObject - - + + \\miniMVC->\\MM - - + + \\MM_Page - -MM_Page + +MM_Page \\MM_Output - -MM_Output + +MM_Output \\MM_Page->\\MM_Output - - + + \\MM_Controller - -MM_Controller + +MM_Controller \\MM_Controller->\\miniMVC - - + + \\MM_Output->\\MM - - + + \\MM_Data_Store - -MM_Data_Store + +MM_Data_Store \\MM_Session - -MM_Session + +MM_Session - -\\Welcome_Model - - -Welcome_Model - - - -\\Welcome_Model->\\MM_Model - - - - -\\Welcome - - -Welcome - - - -\\Welcome->\\MM_Controller - - - diff --git a/docs/classes/DB.html b/docs/classes/DB.html index c94302b..35660b1 100644 --- a/docs/classes/DB.html +++ b/docs/classes/DB.html @@ -159,7 +159,7 @@
+ generated on 2012-05-16T09:06:14-04:00.
diff --git a/docs/classes/MM.html b/docs/classes/MM.html index 3a8c7dc..19b5cca 100644 --- a/docs/classes/MM.html +++ b/docs/classes/MM.html @@ -433,7 +433,7 @@ dynamic methods
+ generated on 2012-05-16T09:06:14-04:00.
diff --git a/docs/classes/MM_Controller.html b/docs/classes/MM_Controller.html index 6c86653..e5fd188 100644 --- a/docs/classes/MM_Controller.html +++ b/docs/classes/MM_Controller.html @@ -757,7 +757,7 @@ dynamic methods
+ generated on 2012-05-16T09:06:14-04:00.
diff --git a/docs/classes/MM_Data_Store.html b/docs/classes/MM_Data_Store.html index 9e84936..2adfc76 100644 --- a/docs/classes/MM_Data_Store.html +++ b/docs/classes/MM_Data_Store.html @@ -199,7 +199,7 @@ of the singleton
+ generated on 2012-05-16T09:06:14-04:00.
diff --git a/docs/classes/MM_Model.html b/docs/classes/MM_Model.html index 73e1d39..b9d3473 100644 --- a/docs/classes/MM_Model.html +++ b/docs/classes/MM_Model.html @@ -710,7 +710,7 @@ dynamic methods
+ generated on 2012-05-16T09:06:14-04:00.
diff --git a/docs/classes/MM_Output.html b/docs/classes/MM_Output.html index 55140c1..6ffb412 100644 --- a/docs/classes/MM_Output.html +++ b/docs/classes/MM_Output.html @@ -639,7 +639,7 @@ Used for outputing HTML
+ generated on 2012-05-16T09:06:14-04:00.
diff --git a/docs/classes/MM_Page.html b/docs/classes/MM_Page.html index 209fc2f..e77c397 100644 --- a/docs/classes/MM_Page.html +++ b/docs/classes/MM_Page.html @@ -1174,7 +1174,7 @@ supports

+ generated on 2012-05-16T09:06:14-04:00.
diff --git a/docs/classes/MM_Session.html b/docs/classes/MM_Session.html index b7c8d62..9262cba 100644 --- a/docs/classes/MM_Session.html +++ b/docs/classes/MM_Session.html @@ -143,7 +143,7 @@
+ generated on 2012-05-16T09:06:14-04:00.
diff --git a/docs/classes/Welcome.html b/docs/classes/Welcome.html deleted file mode 100644 index 6773382..0000000 --- a/docs/classes/Welcome.html +++ /dev/null @@ -1,897 +0,0 @@ - - - - - -miniMVC » \Welcome - - - - - - - - - - -
- -
- -
-
-

Example Controller Class

-
-

- - - - - - - - - -
packageminiMVC
subpackageApp
-

- Methods

-
-

Allow calling of array methods on the object and -dynamic methods

-
__call(string $name, array $params) : mixed
-
Inherited
-
-

- - - - - - - - - - - - - -
inherited_from\MM::__call()
inherited_from\miniMVC::__call()
inherited_from\MM_Controller::__call()
-

Parameters

-
-

$name

-string -
-
-

$params

-array -
-

Returns

-
mixed
-
-
-
-

Initialize the constructor

-
__construct() : void
-
-

-
-
-

append() -

-
append() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::append()
inherited_from\MM::append()
inherited_from\miniMVC::append()
inherited_from\MM_Controller::append()
-
-
-
-

asort() -

-
asort() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::asort()
inherited_from\MM::asort()
inherited_from\miniMVC::asort()
inherited_from\MM_Controller::asort()
-
-
-
-

count() -

-
count() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::count()
inherited_from\MM::count()
inherited_from\miniMVC::count()
inherited_from\MM_Controller::count()
-
-
-
-

exchangeArray() -

-
exchangeArray() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::exchangeArray()
inherited_from\MM::exchangeArray()
inherited_from\miniMVC::exchangeArray()
inherited_from\MM_Controller::exchangeArray()
-
-
-
-

getArrayCopy() -

-
getArrayCopy() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::getArrayCopy()
inherited_from\MM::getArrayCopy()
inherited_from\miniMVC::getArrayCopy()
inherited_from\MM_Controller::getArrayCopy()
-
-
-
-

getFlags() -

-
getFlags() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::getFlags()
inherited_from\MM::getFlags()
inherited_from\miniMVC::getFlags()
inherited_from\MM_Controller::getFlags()
-
-
-
-

getIterator() -

-
getIterator() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::getIterator()
inherited_from\MM::getIterator()
inherited_from\miniMVC::getIterator()
inherited_from\MM_Controller::getIterator()
-
-
-
-

getIteratorClass() -

-
getIteratorClass() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::getIteratorClass()
inherited_from\MM::getIteratorClass()
inherited_from\miniMVC::getIteratorClass()
inherited_from\MM_Controller::getIteratorClass()
-
-
-
-

Default route for the controller

-
index() : void
-
-

-
-
-

ksort() -

-
ksort() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::ksort()
inherited_from\MM::ksort()
inherited_from\miniMVC::ksort()
inherited_from\MM_Controller::ksort()
-
-
-
-

Method to load classes into the singleton

-
load_class(string $name) : object
-
Inherited
-
-

- - - - - - - - - -
inherited_from\miniMVC::load_class()
inherited_from\MM_Controller::load_class()
-

Parameters

-
-

$name

-string -
-

Returns

-
object
-
-
-
-

Convenience function to load config files

-
load_config(string $name) 
-
Inherited
-
-

- - - - - - - - - -
inherited_from\miniMVC::load_config()
inherited_from\MM_Controller::load_config()
-

Parameters

-
-

$name

-string -
-
-
-
-

Function for loading a model into the current class

-
load_model(string $file, array $args) : void
-
Inherited
-
-

- - - -
inherited_from\MM_Controller::load_model()
-

Parameters

-
-

$file

-string -
-
-

$args

-array -
-
-
-
-

Function for loading a view

-
load_view(string $file, array $data, bool $return) : mixed
-
Inherited
-
-

- - - -
inherited_from\MM_Controller::load_view()
-

Parameters

-
-

$file

-string -
-
-

$data

-array -
-
-

$return

-bool -
-

Returns

-
mixed
-
-
-
-

natcasesort() -

-
natcasesort() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::natcasesort()
inherited_from\MM::natcasesort()
inherited_from\miniMVC::natcasesort()
inherited_from\MM_Controller::natcasesort()
-
-
-
-

natsort() -

-
natsort() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::natsort()
inherited_from\MM::natsort()
inherited_from\miniMVC::natsort()
inherited_from\MM_Controller::natsort()
-
-
-
-

offsetExists() -

-
offsetExists() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::offsetExists()
inherited_from\MM::offsetExists()
inherited_from\miniMVC::offsetExists()
inherited_from\MM_Controller::offsetExists()
-
-
-
-

offsetGet() -

-
offsetGet() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::offsetGet()
inherited_from\MM::offsetGet()
inherited_from\miniMVC::offsetGet()
inherited_from\MM_Controller::offsetGet()
-
-
-
-

offsetSet() -

-
offsetSet() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::offsetSet()
inherited_from\MM::offsetSet()
inherited_from\miniMVC::offsetSet()
inherited_from\MM_Controller::offsetSet()
-
-
-
-

offsetUnset() -

-
offsetUnset() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::offsetUnset()
inherited_from\MM::offsetUnset()
inherited_from\miniMVC::offsetUnset()
inherited_from\MM_Controller::offsetUnset()
-
-
-
-

welcome/php route

-
php() : void
-
-

-
-
-

serialize() -

-
serialize() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::serialize()
inherited_from\MM::serialize()
inherited_from\miniMVC::serialize()
inherited_from\MM_Controller::serialize()
-
-
-
-

setFlags() -

-
setFlags() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::setFlags()
inherited_from\MM::setFlags()
inherited_from\miniMVC::setFlags()
inherited_from\MM_Controller::setFlags()
-
-
-
-

setIteratorClass() -

-
setIteratorClass() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::setIteratorClass()
inherited_from\MM::setIteratorClass()
inherited_from\miniMVC::setIteratorClass()
inherited_from\MM_Controller::setIteratorClass()
-
-
-
-

uasort() -

-
uasort() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::uasort()
inherited_from\MM::uasort()
inherited_from\miniMVC::uasort()
inherited_from\MM_Controller::uasort()
-
-
-
-

uksort() -

-
uksort() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::uksort()
inherited_from\MM::uksort()
inherited_from\miniMVC::uksort()
inherited_from\MM_Controller::uksort()
-
-
-
-

Convenience function to remove an object from the singleton

-
unload(string $name) 
-
Inherited
-
-

- - - - - - - - - -
inherited_from\miniMVC::unload()
inherited_from\MM_Controller::unload()
-

Parameters

-
-

$name

-string -
-
-
-
-

unserialize() -

-
unserialize() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::unserialize()
inherited_from\MM::unserialize()
inherited_from\miniMVC::unserialize()
inherited_from\MM_Controller::unserialize()
-
-
-

- Properties

- 
-

Instance of Page class

-
$page : \Page
-
Inherited
-
-

- - - -
inherited_from\MM_Controller::$$page
-
-
-
-
-
-
-
-
- - diff --git a/docs/classes/Welcome_Model.html b/docs/classes/Welcome_Model.html deleted file mode 100644 index 7037396..0000000 --- a/docs/classes/Welcome_Model.html +++ /dev/null @@ -1,815 +0,0 @@ - - - - - -miniMVC » \Welcome_Model - - - - - - - - - - -
- -
- -
-
-

Model template class

-
-

- - - - - - - - - -
packageminiMVC
subpackageApp
-

- Methods

-
-

Allow calling of array methods on the object and -dynamic methods

-
__call(string $name, array $params) : mixed
-
Inherited
-
-

- - - - - - - - - - - - - -
inherited_from\MM::__call()
inherited_from\miniMVC::__call()
inherited_from\MM_Model::__call()
-

Parameters

-
-

$name

-string -
-
-

$params

-array -
-

Returns

-
mixed
-
-
-
-

Initialize the model

-
__construct() : void
-
-

-
-
-

append() -

-
append() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::append()
inherited_from\MM::append()
inherited_from\miniMVC::append()
inherited_from\MM_Model::append()
-
-
-
-

asort() -

-
asort() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::asort()
inherited_from\MM::asort()
inherited_from\miniMVC::asort()
inherited_from\MM_Model::asort()
-
-
-
-

count() -

-
count() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::count()
inherited_from\MM::count()
inherited_from\miniMVC::count()
inherited_from\MM_Model::count()
-
-
-
-

exchangeArray() -

-
exchangeArray() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::exchangeArray()
inherited_from\MM::exchangeArray()
inherited_from\miniMVC::exchangeArray()
inherited_from\MM_Model::exchangeArray()
-
-
-
-

getArrayCopy() -

-
getArrayCopy() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::getArrayCopy()
inherited_from\MM::getArrayCopy()
inherited_from\miniMVC::getArrayCopy()
inherited_from\MM_Model::getArrayCopy()
-
-
-
-

getFlags() -

-
getFlags() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::getFlags()
inherited_from\MM::getFlags()
inherited_from\miniMVC::getFlags()
inherited_from\MM_Model::getFlags()
-
-
-
-

getIterator() -

-
getIterator() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::getIterator()
inherited_from\MM::getIterator()
inherited_from\miniMVC::getIterator()
inherited_from\MM_Model::getIterator()
-
-
-
-

getIteratorClass() -

-
getIteratorClass() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::getIteratorClass()
inherited_from\MM::getIteratorClass()
inherited_from\miniMVC::getIteratorClass()
inherited_from\MM_Model::getIteratorClass()
-
-
-
-

ksort() -

-
ksort() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::ksort()
inherited_from\MM::ksort()
inherited_from\miniMVC::ksort()
inherited_from\MM_Model::ksort()
-
-
-
-

Method to load classes into the singleton

-
load_class(string $name) : object
-
Inherited
-
-

- - - - - - - - - -
inherited_from\miniMVC::load_class()
inherited_from\MM_Model::load_class()
-

Parameters

-
-

$name

-string -
-

Returns

-
object
-
-
-
-

Convenience function to load config files

-
load_config(string $name) 
-
Inherited
-
-

- - - - - - - - - -
inherited_from\miniMVC::load_config()
inherited_from\MM_Model::load_config()
-

Parameters

-
-

$name

-string -
-
-
-
-

natcasesort() -

-
natcasesort() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::natcasesort()
inherited_from\MM::natcasesort()
inherited_from\miniMVC::natcasesort()
inherited_from\MM_Model::natcasesort()
-
-
-
-

natsort() -

-
natsort() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::natsort()
inherited_from\MM::natsort()
inherited_from\miniMVC::natsort()
inherited_from\MM_Model::natsort()
-
-
-
-

offsetExists() -

-
offsetExists() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::offsetExists()
inherited_from\MM::offsetExists()
inherited_from\miniMVC::offsetExists()
inherited_from\MM_Model::offsetExists()
-
-
-
-

offsetGet() -

-
offsetGet() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::offsetGet()
inherited_from\MM::offsetGet()
inherited_from\miniMVC::offsetGet()
inherited_from\MM_Model::offsetGet()
-
-
-
-

offsetSet() -

-
offsetSet() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::offsetSet()
inherited_from\MM::offsetSet()
inherited_from\miniMVC::offsetSet()
inherited_from\MM_Model::offsetSet()
-
-
-
-

offsetUnset() -

-
offsetUnset() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::offsetUnset()
inherited_from\MM::offsetUnset()
inherited_from\miniMVC::offsetUnset()
inherited_from\MM_Model::offsetUnset()
-
-
-
-

serialize() -

-
serialize() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::serialize()
inherited_from\MM::serialize()
inherited_from\miniMVC::serialize()
inherited_from\MM_Model::serialize()
-
-
-
-

setFlags() -

-
setFlags() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::setFlags()
inherited_from\MM::setFlags()
inherited_from\miniMVC::setFlags()
inherited_from\MM_Model::setFlags()
-
-
-
-

setIteratorClass() -

-
setIteratorClass() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::setIteratorClass()
inherited_from\MM::setIteratorClass()
inherited_from\miniMVC::setIteratorClass()
inherited_from\MM_Model::setIteratorClass()
-
-
-
-

uasort() -

-
uasort() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::uasort()
inherited_from\MM::uasort()
inherited_from\miniMVC::uasort()
inherited_from\MM_Model::uasort()
-
-
-
-

uksort() -

-
uksort() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::uksort()
inherited_from\MM::uksort()
inherited_from\miniMVC::uksort()
inherited_from\MM_Model::uksort()
-
-
-
-

Convenience function to remove an object from the singleton

-
unload(string $name) 
-
Inherited
-
-

- - - - - - - - - -
inherited_from\miniMVC::unload()
inherited_from\MM_Model::unload()
-

Parameters

-
-

$name

-string -
-
-
-
-

unserialize() -

-
unserialize() 
-
Inherited
-
-

- - - - - - - - - - - - - - - - - -
inherited_fromArrayObject::unserialize()
inherited_from\MM::unserialize()
inherited_from\miniMVC::unserialize()
inherited_from\MM_Model::unserialize()
-
-
-
-
-
-
-
-
- - diff --git a/docs/classes/miniMVC.html b/docs/classes/miniMVC.html index 1559cff..ef655b8 100644 --- a/docs/classes/miniMVC.html +++ b/docs/classes/miniMVC.html @@ -608,7 +608,7 @@ dynamic methods
+ generated on 2012-05-16T09:06:14-04:00.
diff --git a/docs/deprecated.html b/docs/deprecated.html index f9d1d5c..0983515 100644 --- a/docs/deprecated.html +++ b/docs/deprecated.html @@ -66,7 +66,7 @@
+ generated on 2012-05-16T09:06:14-04:00.
diff --git a/docs/errors.html b/docs/errors.html index 0055951..56dfb11 100644 --- a/docs/errors.html +++ b/docs/errors.html @@ -74,17 +74,12 @@
-
-
-
-
-
+ generated on 2012-05-16T09:06:14-04:00.
diff --git a/docs/graph_class.html b/docs/graph_class.html index 7a34deb..abc65b2 100644 --- a/docs/graph_class.html +++ b/docs/graph_class.html @@ -63,7 +63,7 @@
+ generated on 2012-05-16T09:06:14-04:00.
diff --git a/docs/index.html b/docs/index.html index 0254f9d..41ee1b6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -78,7 +78,7 @@
+ generated on 2012-05-16T09:06:14-04:00.
diff --git a/docs/markers.html b/docs/markers.html index 625b288..9299d4f 100644 --- a/docs/markers.html +++ b/docs/markers.html @@ -68,7 +68,7 @@
+ generated on 2012-05-16T09:06:14-04:00.
diff --git a/docs/namespaces/default.html b/docs/namespaces/default.html index 17a8cf4..3c1d71d 100644 --- a/docs/namespaces/default.html +++ b/docs/namespaces/default.html @@ -364,20 +364,6 @@ display them cleanly
« More » -
-

Welcome -

-

Example Controller Class

-
-« More » -
-
-

Welcome_Model -

-

Model template class

-
-« More » -

miniMVC

@@ -387,36 +373,6 @@ display them cleanly

Constants

- 
-

BASE_URL

-
BASE_URL 
-
-

-
- 
-

CONTENT_DOMAIN

-
CONTENT_DOMAIN 
-
-

-
- 
-

DEFAULT_CSS_GROUP

-
DEFAULT_CSS_GROUP 
-
-

-
- 
-

DEFAULT_JS_GROUP

-
DEFAULT_JS_GROUP 
-
-

-
- 
-

DEFAULT_TITLE

-
DEFAULT_TITLE 
-
-

-
 

miniMVC bootstrap file

ENVIRONMENT 
@@ -459,48 +415,6 @@ display them cleanly

- 
-

SCRIPT_PATH

-
SCRIPT_PATH 
-
-

-
- 
-

Main config file

-
SHOW_DEBUG_BACKTRACE 
-
-
-

- - - - - - - - - -
packageminiMVC
subpackageApp
-
-
- 
-

STATIC_LIB_PATH

-
STATIC_LIB_PATH 
-
-

-
- 
-

STYLE_PATH

-
STYLE_PATH 
-
-

-
- 
-

URL_INDEX_FILE

-
URL_INDEX_FILE 
-
-

-
 

Define a session id to namespace sessions

Unknown 
@@ -513,7 +427,7 @@ display them cleanly
+ generated on 2012-05-16T09:06:14-04:00.
diff --git a/docs/packages/.html b/docs/packages/.html index a381aa7..194585f 100644 --- a/docs/packages/.html +++ b/docs/packages/.html @@ -66,7 +66,7 @@
+ generated on 2012-05-16T09:06:14-04:00.
diff --git a/docs/packages/Default.html b/docs/packages/Default.html index b4d51b4..901285b 100644 --- a/docs/packages/Default.html +++ b/docs/packages/Default.html @@ -61,19 +61,10 @@ -
  • BASE_URL
    BASE_URL
  • -
  • CONTENT_DOMAIN
    CONTENT_DOMAIN
  • -
  • DEFAULT_CSS_GROUP
    DEFAULT_CSS_GROUP
  • -
  • DEFAULT_JS_GROUP
    DEFAULT_JS_GROUP
  • -
  • DEFAULT_TITLE
    DEFAULT_TITLE
  • MM_APP_PATH
    MM_APP_PATH
  • MM_BASE_PATH
    MM_BASE_PATH
  • MM_MOD_PATH
    MM_MOD_PATH
  • MM_SYS_PATH
    MM_SYS_PATH
  • -
  • SCRIPT_PATH
    SCRIPT_PATH
  • -
  • STATIC_LIB_PATH
    STATIC_LIB_PATH
  • -
  • STYLE_PATH
    STYLE_PATH
  • -
  • URL_INDEX_FILE
    URL_INDEX_FILE
  • Define a session id to namespace sessions
    Unknown
  • @@ -87,36 +78,6 @@

    Constants

    - 
    -

    BASE_URL

    -
    BASE_URL 
    -
    -

    -
    - 
    -

    CONTENT_DOMAIN

    -
    CONTENT_DOMAIN 
    -
    -

    -
    - 
    -

    DEFAULT_CSS_GROUP

    -
    DEFAULT_CSS_GROUP 
    -
    -

    -
    - 
    -

    DEFAULT_JS_GROUP

    -
    DEFAULT_JS_GROUP 
    -
    -

    -
    - 
    -

    DEFAULT_TITLE

    -
    DEFAULT_TITLE 
    -
    -

    -
     

    MM_APP_PATH

    MM_APP_PATH 
    @@ -141,30 +102,6 @@

    - 
    -

    SCRIPT_PATH

    -
    SCRIPT_PATH 
    -
    -

    -
    - 
    -

    STATIC_LIB_PATH

    -
    STATIC_LIB_PATH 
    -
    -

    -
    - 
    -

    STYLE_PATH

    -
    STYLE_PATH 
    -
    -

    -
    - 
    -

    URL_INDEX_FILE

    -
    URL_INDEX_FILE 
    -
    -

    -
     

    Define a session id to namespace sessions

    Unknown 
    @@ -177,7 +114,7 @@
    + generated on 2012-05-16T09:06:14-04:00.
    diff --git a/docs/packages/miniMVC.App.html b/docs/packages/miniMVC.App.html index 6360cbc..ff714dc 100644 --- a/docs/packages/miniMVC.App.html +++ b/docs/packages/miniMVC.App.html @@ -60,13 +60,8 @@ App -
  • Welcome_Model
  • -
  • Welcome
  • -
  • miniMVC bootstrap file
    ENVIRONMENT
  • -
  • Main config file
    SHOW_DEBUG_BACKTRACE
  • @@ -79,22 +74,6 @@

    - Classes and interfaces

    -
    -

    Welcome -

    -

    Example Controller Class

    -
    -« More » -
    -
    -

    Welcome_Model -

    -

    Model template class

    -
    -« More » -
    -

    Constants

     

    miniMVC bootstrap file

    @@ -114,31 +93,13 @@
    - 
    -

    Main config file

    -
    SHOW_DEBUG_BACKTRACE 
    -
    -
    -

    - - - - - - - - - -
    packageminiMVC
    subpackageApp
    -
    -
    + generated on 2012-05-16T09:06:14-04:00.
    diff --git a/docs/packages/miniMVC.Libraries.html b/docs/packages/miniMVC.Libraries.html index 427bf82..80a8522 100644 --- a/docs/packages/miniMVC.Libraries.html +++ b/docs/packages/miniMVC.Libraries.html @@ -96,7 +96,7 @@
    + generated on 2012-05-16T09:06:14-04:00.
    diff --git a/docs/packages/miniMVC.System.html b/docs/packages/miniMVC.System.html index 2c7304d..2bd9d03 100644 --- a/docs/packages/miniMVC.System.html +++ b/docs/packages/miniMVC.System.html @@ -136,7 +136,7 @@
    + generated on 2012-05-16T09:06:14-04:00.
    diff --git a/docs/packages/miniMVC.html b/docs/packages/miniMVC.html index 28eace1..71571e1 100644 --- a/docs/packages/miniMVC.html +++ b/docs/packages/miniMVC.html @@ -349,22 +349,6 @@ display them cleanly

    - Classes and interfaces

    -
    -

    Welcome -

    -

    Example Controller Class

    -
    -« More » -
    -
    -

    Welcome_Model -

    -

    Model template class

    -
    -« More » -
    -

    Constants

     

    miniMVC bootstrap file

    @@ -384,24 +368,6 @@ display them cleanly
    - 
    -

    Main config file

    -
    SHOW_DEBUG_BACKTRACE 
    -
    -
    -

    - - - - - - - - - -
    packageminiMVC
    subpackageApp
    -
    -