'asc', ); protected $_has_many = array( 'staticpage_translate'=>array('foreign_key'=>'static_page_id','far_key'=>'id'), ); protected $_belongs_to = array( 'staticpage_category'=>array('foreign_key'=>'static_page_category_id'), ); } ?>