コード例 #1
0
 public function __construct()
 {
     $this->span_gamut += array("doApiLinks" => 35);
     parent::__construct();
 }
コード例 #2
0
 public function __construct($type)
 {
     $this->_type = $type;
     $this->span_gamut += array("doApiLinks" => 35, "doGuideLinks" => 15);
     parent::__construct();
 }