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