| $_log | Object | |
| $action | Controller | |
| $autoLayout | Controller | |
| $autoRender | Controller | |
| $base | Controller | |
| $cacheAction | Controller | |
| $Component | Controller | |
| $components | Controller | |
| $data | Controller | |
| $ext | Controller | |
| $helpers | Controller | |
| $here | Controller | |
| $layout | Controller | |
| $layoutPath | Controller | |
| $methods | Controller | |
| $modelClass | Controller | |
| $modelKey | Controller | |
| $modelNames | Controller | |
| $name | Controller | |
| $output | Controller | |
| $pageTitle | Controller | |
| $paginate | Controller | |
| $params | Controller | |
| $passedArgs | Controller | |
| $persistModel | Controller | |
| $plugin | Controller | |
| $scaffold | Controller | |
| $uses | Controller | |
| $validationErrors | Controller | |
| $view | Controller | |
| $viewPath | Controller | |
| $viewVars | Controller | |
| $webroot | Controller | |
| __construct() | Controller | |
| __mergeVars() | Controller | |
| __openPersistent($name, $type=null) | Object | |
| _afterScaffoldSave($method) | Controller | |
| _afterScaffoldSaveError($method) | Controller | |
| _beforeScaffold($method) | Controller | |
| _persist($name, $return=null, &$object, $type=null) | Object | |
| _savePersistent($name, &$object) | Object | |
| _scaffoldError($method) | Controller | |
| _set($properties=array()) | Object | |
| _stop($status=0) | Object | |
| afterFilter() | Controller | |
| beforeFilter() | Controller | |
| beforeRender() | Controller | |
| cakeError($method, $messages=array()) | Object | |
| constructClasses() | Controller | |
| disableCache() | Controller | |
| dispatchMethod($method, $params=array()) | Object | |
| flash($message, $url, $pause=1) | Controller | |
| header($status) | Controller | |
| isAuthorized() | Controller | |
| loadModel($modelClass=null, $id=null) | Controller | |
| log($msg, $type=LOG_ERROR) | Object | |
| Object() | Object | |
| paginate($object=null, $scope=array(), $whitelist=array()) | Controller | |
| postConditions($data=array(), $op=null, $bool= 'AND', $exclusive=false) | Controller | |
| redirect($url, $status=null, $exit=true) | Controller | |
| referer($default=null, $local=false) | Controller | |
| render($action=null, $layout=null, $file=null) | Controller | |
| requestAction($url, $extra=array()) | Object | |
| set($one, $two=null) | Controller | |
| setAction($action) | Controller | |
| toString() | Object | |
| validate() | Controller | |
| validateErrors() | Controller | |