object_id = $object_id*1; if(!isset($this->object_type)) $this->object_type = 0; $this->set_object_string_type($this->object_type); } public function get_object_string_type() { return $this->object_string_type; } public function set_object_string_type($type) { $this->object_string_type = ''; switch ($type) { case AVIS_RECORDS : $this->object_string_type = 'notice'; break; case AVIS_ARTICLES : $this->object_string_type = 'article'; break; case AVIS_SECTIONS : $this->object_string_type = 'section'; break; default: $this->object_string_type = ''; break; } } protected function get_filters_display() { global $msg; global $montrerquoi; $display = "
";
}
for ( $j = round($avis->note);$j <= $cpt_star ; $j++) {
$etoiles .= "
";
}
}
if($pmb_avis_note_display_mode==3 || $pmb_avis_note_display_mode==5)$note=$etoiles."