array(), 'club'=>array('col'=>'clubid', 'type'=>'ref', 'ref'=>'CommonClubsModelClub') ); } public function getTableName() { return '#__club_places'; } public function getClassName() { return 'CommonClubsModelPlace'; } }