Searched refs:clopts (Results 1 – 2 of 2) sorted by relevance
59 $clopts = $this->get_commandLineOptions($opts);60 if (!$clopts['page']) {63 $this->raw_commandLineOpts($opts, $clopts);65 $helper->init($clopts, $options, $this);68 $clopts = $this->get_commandLineOptions($opts, 1);69 if (!$clopts['ini']) {72 $this->raw_commandLineOpts($opts, $clopts);74 $helper->init($clopts, $options, $this);138 public function raw_commandLineOpts($opts = "", $clopts = "", $dbg = false) argument144 print_r($clopts);
38 $clopts = $this->get_commandLineOptions($opts); 40 if($clopts['cl'] == 'html') {46 $helper->init($clopts);