public function __construct($id = 0)
 {
     parent::__construct($id);
     if (!is_array($this->parameters)) {
         $this->parameters = array();
     }
 }
 public function __construct($id = 0)
 {
     parent::__construct($id);
     if (!is_array($this->parameters)) {
         $this->parameters = array();
     }
     $this->once_sub_selector = true;
 }
 public function __construct($id = 0)
 {
     parent::__construct($id);
     if (!is_array($this->parameters) && $this->parameters) {
         $temp = array();
         if ($this->parameters) {
             $temp[0] = $this->parameters;
         }
         $this->parameters = $temp;
     }
 }
 public function __construct($id = 0)
 {
     parent::__construct($id);
 }
 public function __construct($id = 0)
 {
     parent::__construct($id);
     $this->once_sub_selector = true;
 }
 public function __construct($id = 0)
 {
     parent::__construct($id);
     $this->lvl = array("author_see", "categ_see", "indexint_see", "coll_see", "more_results", "notice_display", "bulletin_display", "publisher_see", "titre_uniforme_see", "serie_see", "search_result", "subcoll_see", "search_history", "etagere_see", "etageres_see", "show_cart", "show_list", "section_see", "rss_see", "sort", "lastrecords", "infopages", "extend", "external_authorities", "perio_a2z_see", "cmspage", "index", "simple_search", "extended_search", "term_search", "tags_search", "search_perso", "external_search", "perio_a2z", "empr", "askmdp", "subscribe");
 }