'DESC', ); protected $_belongs_to = array( 'task'=>array(), ); protected $_compress_column = array( 'message', ); protected $_display_filters = array( 'date_orig'=>array( array('Site::Datetime',array(':value')), ), ); } ?>