'DESC', ); protected $_belongs_to = array( 'task'=>array(), ); protected $_display_filters = array( 'date_orig'=>array( array('Config::datetime',array(':value')), ), ); } ?>