ajshort
|
852920237e
|
MINOR: Updated ClassInfo::allClasses() and ::exists() to use $_CLASS_MANIFEST rather than $_ALL_CLASSES. This means results from ClassInfo::allClasses() are now lowercase.
|
2011-03-24 20:14:42 +11:00 |
|
ajshort
|
803e67b87d
|
API CHANGE: Refactored ClassInfo::subclassesFor() to traverse the child tree, rather than needing to store a list of every classes descendants.
API CHANGE: Updated ClassInfo::subclassesFor() so all the array keys are consistently the same as the values.
|
2011-03-24 20:14:41 +11:00 |
|
ajshort
|
f55cc7ec67
|
MINOR: Refactored ClassInfo::dataClassesFor() to use existing methods rather than creating the class array itself.
|
2011-03-24 20:14:41 +11:00 |
|
ajshort
|
eba1a85ead
|
MINOR: Refactored ClassInfo::ancestry() to use inbuilt PHP methods rather than the parent manifest.
|
2011-03-24 20:14:41 +11:00 |
|
ajshort
|
0d03348926
|
API CHANGE: Refactored ClassInfo::baseDataClass() to use inbuilt PHP methods, and throw an exception if the passed class is not a subclass of DataObject.
|
2011-03-24 20:14:38 +11:00 |
|
Sam Minnee
|
e09cc66e94
|
BUGFIX: Fixed issues with broekn link tracking (from r101138)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@111960 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-12 21:42:25 +00:00 |
|
Ingo Schommer
|
8ae9db13c0
|
ENHANCEMENT Added ClassInfo::classes_for_folder()
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@80641 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-06-30 22:08:59 +00:00 |
|
Andrew O'Neil
|
60f75c5ca4
|
Merged changes from 2.3 branch
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@71172 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-02-01 23:49:53 +00:00 |
|