/dports/www/mythplugin-mythweb/mythweb-31.0/modules/video/ |
H A D | edit.php | 55 $Video->showlevel = $_REQUEST['showlevel']; 122 …<option value="1" <?php if ($Video->showlevel == 1) echo ' SELECTED'; ?>><?php echo t('1 - Lowest'… 123 <option value="2" <?php if ($Video->showlevel == 2) echo ' SELECTED'; ?>>2</option> 124 <option value="3" <?php if ($Video->showlevel == 3) echo ' SELECTED'; ?>>3</option> 125 …<option value="4" <?php if ($Video->showlevel == 4) echo ' SELECTED'; ?>><?php echo t('4 - Highest…
|
/dports/www/moodle310/moodle/backup/util/loggers/ |
H A D | base_logger.class.php | 39 protected $showlevel; // flag to decide if the logger must output the level (true) or no (false) variable in base_logger 42 public function __construct($level, $showdate = false, $showlevel = false) { argument 46 $this->showlevel = $showlevel; 176 if ($this->showlevel) {
|
H A D | file_logger.class.php | 35 public function __construct($level, $showdate = false, $showlevel = false, $fullpath = null) { argument 49 parent::__construct($level, $showdate, $showlevel);
|
/dports/www/moodle311/moodle/backup/util/loggers/ |
H A D | base_logger.class.php | 39 protected $showlevel; // flag to decide if the logger must output the level (true) or no (false) variable in base_logger 42 public function __construct($level, $showdate = false, $showlevel = false) { argument 46 $this->showlevel = $showlevel; 176 if ($this->showlevel) {
|
H A D | file_logger.class.php | 35 public function __construct($level, $showdate = false, $showlevel = false, $fullpath = null) { argument 49 parent::__construct($level, $showdate, $showlevel);
|
/dports/www/moodle39/moodle/backup/util/loggers/ |
H A D | base_logger.class.php | 39 protected $showlevel; // flag to decide if the logger must output the level (true) or no (false) variable in base_logger 42 public function __construct($level, $showdate = false, $showlevel = false) { argument 46 $this->showlevel = $showlevel; 176 if ($this->showlevel) {
|
H A D | file_logger.class.php | 35 public function __construct($level, $showdate = false, $showlevel = false, $fullpath = null) { argument 49 parent::__construct($level, $showdate, $showlevel);
|
/dports/www/mythplugin-mythweb/mythweb-31.0/classes/ |
H A D | Video.php | 18 var $showlevel; variable in Video 62 $this->showlevel = $video['showlevel']; 133 'showlevel' => $this->showlevel 169 $this->showlevel,
|
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/ffma/ |
H A D | log.pas | 19 showlevel:word=5; 71 if showlevel<=pri then writeln(t);
|
/dports/news/husky-areafix/husky-areafix-1.9.20191207/ffma/ |
H A D | log.pas | 19 showlevel:word=5; 71 if showlevel<=pri then writeln(t);
|
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/ffma/ |
H A D | log.pas | 19 showlevel:word=5; 71 if showlevel<=pri then writeln(t);
|
/dports/news/husky-hpt/husky-hpt-1.9.20191207/ffma/ |
H A D | log.pas | 19 showlevel:word=5; 71 if showlevel<=pri then writeln(t);
|
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/ffma/ |
H A D | log.pas | 19 showlevel:word=5; 71 if showlevel<=pri then writeln(t);
|
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/ffma/ |
H A D | log.pas | 19 showlevel:word=5; 71 if showlevel<=pri then writeln(t);
|
/dports/news/husky-htick/husky-htick-1.9.20191207/ffma/ |
H A D | log.pas | 19 showlevel:word=5; 71 if showlevel<=pri then writeln(t);
|
/dports/news/husky/husky-1.9.20191207/ffma/ |
H A D | log.pas | 19 showlevel:word=5; 71 if showlevel<=pri then writeln(t);
|
/dports/science/py-cdo/cdo-1.5.5/test/ |
H A D | test_cdo.py | 149 levels = cdo.showlevel(input = "-stdatm,0") 162 levels = cdo.showlevel(input="-stdatm,0,10,20",autoSplit=' ') 307 … cdo.showlevel(input = "-selname,T " + cdo.stdatm(','.join(sourceLevels),options = "-f nc"))[0])
|
/dports/science/py-cdo/cdo-1.5.5/ |
H A D | cdo.py | 122 showcode showdate showformat showgrid showlevel showltype showmon showname \ 669 ilevels = list(map(float, self.showlevel(input=kwargs['input'])[0].split()))
|
/dports/science/cdo/cdo-2.0.0/contrib/ |
H A D | cdoCompletion.zsh | 677 showlevel -showlevel \
|
H A D | cdoCompletion.tcsh | 677 showlevel \
|
/dports/science/cdo/cdo-2.0.0/ |
H A D | OPERATORS | 29 Showinfo showlevel Show levels
|
H A D | ChangeLog | 4313 * New module: Showinfo (showyear showmon showdate showtime showcode showvar showlevel)
|