cakephp2-php8/cake/libs/controller/components
2010-08-10 23:18:40 -04:00
..
acl.php Updating AclComponent to new Component API. 2010-08-10 23:18:40 -04:00
auth.php Fixing string that got changed in a rebase. 2010-08-10 23:18:40 -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 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
request_handler.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
security.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
session.php Removing dead properties and methods from SessionComponent. 2010-07-27 22:27:43 -04:00