cakephp2-php8/cake/tests/cases/libs/controller
Mark Story 62982c57b4 Making AclComponent throw exceptions when it encounters an error.
Making AclBase an abstract class.
Adding AclComponent::adapter() for runtime modification of the Acl implementation.
Tests added, updated and fixed.
2010-04-23 23:03:51 -04:00
..
components Making AclComponent throw exceptions when it encounters an error. 2010-04-23 23:03:51 -04:00
component.test.php Changed all public methods to specify public access. 2010-04-05 13:19:38 +10:00
controller.test.php Changed all public methods to specify public access. 2010-04-05 13:19:38 +10:00
controller_merge_vars.test.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
pages_controller.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
scaffold.test.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00