Trevor Parscal
|
4b9b2ca889
|
Fixed remaning use of $this->loaders to use the new naming of $this->loaderScripts
|
2010-10-19 23:00:52 +00:00 |
|
Trevor Parscal
|
4f09b0fa47
|
Fixed case where tryForKey can sometimes not return an array
|
2010-10-19 22:53:53 +00:00 |
|
Trevor Parscal
|
f3388ec614
|
Refactored ResourceLoaderFileModule, most notably removing the set* methods, which are not in use at the moment, and should only be added when we have a use case for them (API bloat = bad)
|
2010-10-19 22:48:52 +00:00 |
|
Trevor Parscal
|
fb64a62306
|
Fixed ResourceLoaderFileModule constructor - collated lists were not being prefixed properly. Also did some renaming to improve consistency.
|
2010-10-19 20:59:23 +00:00 |
|
Trevor Parscal
|
70bae52c12
|
Part 2 of 2, moved ResourceLoader*Module classes to their own files - this commit removes the non file specific code.
|
2010-10-19 18:31:09 +00:00 |
|
Trevor Parscal
|
032ef610dd
|
Part 1 of 2, moving ResourceLoader*Module classes to their own files - this commit copies the ResourceLoaderModules.php file to each of the new files, as to maintain revision history. The next revision will remove non file specific code.
|
2010-10-19 18:25:42 +00:00 |
|