$allProj = $this->Project->find('all',array( 'order' => array('Project.title' => 'ASC') ));