cakephp2-php8/cake/libs/controller/components
2010-09-14 22:56:33 -04:00
..
acl.php Adding deprecation flags. 2010-09-08 22:49:00 -04:00
auth.php Removing call to RequestHandler as its just a pass through to the request object which is available in that scope. Updating the test cases to not use deprecated and non-existent things. 2010-09-14 22:12:14 -04:00
cookie.php Updating intialiize() callbacks. Moving $this->_set() int Component::__construct as all the core components did it. Updating constructors and including parent calls. 2010-08-10 23:18:40 -04:00
email.php Merge branch '1.3' into 2.0 2010-09-12 13:35:46 -04:00
request_handler.php Adding documentation for a new feature. 2010-09-09 22:02:36 -04:00
security.php Removing dead method. 2010-09-14 22:56:33 -04:00
session.php Making SessionComponent extend Component. Updating test case. 2010-08-10 23:18:42 -04:00