| [ Index ] |
PHP Cross Reference of Limb3 |
[Summary view] [Print] [Text view]
1 0.2.0-alpha - 2 April 2007 (r5454) 2 ================================================== 3 4 -- lmbToolkit now returns the same instance object from all static methods like save(), setup(), instance(), restore() etc. 5 -- lmbAbstractTools now holds an instance of lmbToolkit. 6 -- lmbToolkit now supports set/get interface. lmbToolkit now acts like a regular Registry allowing developer to store any variables in it. lmbToolkit :: save() and :: restore() works for stored variables the same way as for tools. 7 -- lmbToolkit :: setRaw() and getRaw() methods added. Tools must this methods if they want to save they variables in toolkit. 8 -- lmbToolkit can forvard generic getters like get('var') to specific getters in tools like getVar() if they exist. 9 10 11 0.1.1-alpha - 16 February 2007 (r5042) 12 ================================================== 13 14 -- obsolete lmbToolkit :: autoload(...) removed 15 -- .init.php including limb/core package support added 16 -- initial PhpDocs 17 18 19 0.1.0-alpha - 14 December 2006 20 ================================================== 21 22 - Initial release of this package.
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Tue Dec 2 03:54:09 2008 | Cross-referenced by PHPXref 0.7 |