Exemplo n.º 1
0
 /**
  * Constructor
  */
 public function __construct()
 {
     $this->searchClassId = 'Summon';
     $this->useResultScroller = false;
     parent::__construct();
 }
Exemplo n.º 2
0
 /**
  * Constructor
  */
 public function __construct()
 {
     $this->searchClassId = 'Combined';
     parent::__construct();
 }
Exemplo n.º 3
0
 /**
  * Constructor
  */
 public function __construct()
 {
     $this->searchClassId = 'Summon';
     parent::__construct();
 }
Exemplo n.º 4
0
 /**
  * Constructor
  */
 public function __construct()
 {
     $this->searchClassId = 'MetaLib';
     parent::__construct();
 }