silverstripe-subsites/code
2008-11-30 22:31:08 +00:00
..
ControllerSubsites.php MINOR Documentation for subsites module 2008-11-24 03:22:01 +00:00
FileSubsites.php MINOR Documentation for subsites module 2008-11-24 03:22:01 +00:00
GroupSubsites.php ENHANCMENENT Added SiteTreeSubsites->can*() methods for true permission control on model-layer rather than generic controller checks (incl. unit tests) 2008-11-24 06:37:22 +00:00
LeftAndMainSubsites.php MINOR Documentation for subsites module 2008-11-24 03:22:01 +00:00
SiteTreeSubsites.php BUGFIX SiteTreeSubsites->canEdit() returns true if no subsites are defined (meaning it won't prevent editing, but the permission might still be denied by SiteTree->canEdit()) 2008-11-26 04:03:14 +00:00
Subsite.php ENHANCEMENT Allowing to simulate subsite access through URL parameter ?SubsiteID=<ID> (doesn't set session, so only works for current page) 2008-11-30 22:31:08 +00:00
SubsiteAdmin.php MINOR Documentation for subsites module 2008-11-24 03:22:01 +00:00