silverstripe-cms/code/model
Ingo Schommer bb5e3e5fbd MINOR Remove DB dependency from SiteTree->provideEntities()
Use class manifest instead, which provides same level of info,
and means we can run the text collector on bare checkouts
without a database set.
2012-06-25 14:01:19 +02:00
..
CurrentPageIdentifier.php Code cleanup: removed trailing ?> markers per code standard. 2012-02-13 12:48:41 -08:00
ErrorPage.php MINOR Use instance methods on current Controller instance for redirect() 2012-05-23 21:45:16 +12:00
RedirectorPage.php BUGFIX: Consistently style custom defined page icons. 2012-06-13 17:46:43 +10:00
SiteConfig.php MINOR Use shorthand syntax for DataList querying 2012-05-28 21:05:24 +12:00
SiteTree.php MINOR Remove DB dependency from SiteTree->provideEntities() 2012-06-25 14:01:19 +02:00
SiteTreeDecorator.php MINOR Add newline to end of files without one 2012-04-15 10:56:40 +12:00
SiteTreeExtension.php MINOR Add newline to end of files without one 2012-04-15 10:56:40 +12:00
SiteTreeFileExtension.php MINOR: restore backlinkcount into cms module. (removed from framework in 266a61221c) 2012-06-20 16:20:04 +02:00
SiteTreeFolderExtension.php MINOR Remove usage of deprecated array access on SQLQuery in SiteTreeFolderExtension 2012-05-01 17:58:14 +02:00
VirtualPage.php BUGFIX: Consistently style custom defined page icons. 2012-06-13 17:46:43 +10:00