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