Home
last modified time | relevance | path

Searched refs:levels (Results 1 – 25 of 93) sorted by relevance

1234

/plugin/odt/ODT/styles/
H A DODTTextOutlineStyle.php162 $levels = '';
191 $levels .= ' <text:outline-level-style '.$level.">\n";
194 $levels .= ' <style:list-level-properties '.$level_list."/>\n";
196 $levels .= ' <style:list-level-properties '.$level_list.">\n";
197 $levels .= ' <style:list-level-label-alignment '.$level_label."/>\n";
198 $levels .= " </style:list-level-properties>\n";
202 $levels .= ' <style:text-properties '.$text.'/>';
204 $levels .= " </text:outline-level-style>\n";
210 if ( !empty($levels) ) {
211 $style .= $levels;
H A DODTTextListStyle.php211 $levels = '';
256 $levels .= ' <'.$element.' '.$style_attr.">\n";
259 $levels .= ' <style:list-level-properties '.$level_list."/>\n";
261 $levels .= ' <style:list-level-properties '.$level_list.">\n";
262 $levels .= ' <style:list-level-label-alignment '.$level_label."/>\n";
263 $levels .= " </style:list-level-properties>\n";
267 $levels .= ' <style:text-properties '.$text.'/>'."\n";
269 $levels .= " </".$element.">\n";
275 if ( !empty($levels) ) {
276 $style .= $levels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DOffice.php30 public $levels; variable in Google\\Service\\CivicInfo\\Office
63 public function setLevels($levels) argument
65 $this->levels = $levels;
72 return $this->levels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DTreemapChartSpec.php43 public $levels; variable in Google\\Service\\Sheets\\TreemapChartSpec
154 public function setLevels($levels) argument
156 $this->levels = $levels;
163 return $this->levels;
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Logger/
H A DStreamLogger.php23 protected static $levels = array( variable in Mustache_Logger_StreamLogger
74 if (!array_key_exists($level, self::$levels)) {
102 if (!array_key_exists($level, self::$levels)) {
106 if (self::$levels[$level] >= self::$levels[$this->level]) {
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DLogger.php103 protected static $levels = [ variable in Monolog\\Logger
391 return array_flip(static::$levels);
404 if (!isset(static::$levels[$level])) {
405 …tion('Level "'.$level.'" is not defined, use one of: '.implode(', ', array_keys(static::$levels)));
408 return static::$levels[$level];
435 …vel.'" is not defined, use one of: '.implode(', ', array_keys(static::$levels) + static::$levels));
439 …ue).'" is not defined, use one of: '.implode(', ', array_keys(static::$levels) + static::$levels));
/plugin/lastfm/inc/
H A Dlastfmutils.php352 $levels[] = $currTag;
361 foreach ($levels as $level)
371 $levels[] = ":arr#" . ++$multipleData[$currTag]["multiple_count"];
382 foreach ($levels as $level)
418 & $levels, & $prevTag, & $multipleData, & $xml) argument
432 array_pop($levels);
442 $prevTag = array_pop($levels);
445 $prevTag = array_pop($levels);
/plugin/data-au/syntax/
H A Dcloud.php194 protected function _cloud_weight(&$tags, $min, $max, $levels) { argument
195 $levels--;
199 for($i = 0; $i <= $levels; $i++) {
200 $tresholds[$i] = pow($max - $min + 1, $i / $levels) + $min - 1;
210 $tags[$tag['value']]['lvl'] = $levels;
H A Dtaglist.php37 protected function _cloud_weight(&$tags, $min, $max, $levels) { argument
38 parent::_cloud_weight($tags, $min, $max, $levels);
/plugin/data/syntax/
H A Dcloud.php207 * @param $levels int The number of levels you want. A 5 gives levels 0 to 4.
209 protected function cloudWeight(&$tags, $min, $max, $levels)
211 $levels--;
215 for ($i = 0; $i <= $levels; $i++) {
216 $tresholds[$i] = ($max - $min + 1) ** ($i / $levels) + $min - 1;
226 $tags[$tag['value']]['lvl'] = $levels;
200 _cloud_weight(& $tags, $min, $max, $levels) global() argument
H A Dtaglist.php39 * @param $levels int The number of levels you want. A 5 gives levels 0 to 4.
41 protected function cloudWeight(&$tags, $min, $max, $levels)
43 parent::cloudWeight($tags, $min, $max, $levels);
35 _cloud_weight(& $tags, $min, $max, $levels) global() argument
/plugin/htmlokay/
H A Dhelper.php325 $levels = array('none' => 0, 'strict' => 1, 'medium' => 2, 'lax' => 3, 'su' => 4);
329 if(array_key_exists ( $info , $levels)) {
330 $this->access_level = $levels[$htmlok[$info]];
331 return $levels[$htmlok[$info]];
339 if ($levels[$temp] > $level)
341 $level = $levels[$temp];
H A Dadmin.php139 $levels = array('none' => 0, 'strict' => 1, 'medium' => 2, 'lax' => 3, 'su' => 4);
149 if ($levels[$level] < $display)
151 $display = $levels[$level];
159 $levels = array_keys($levels);
160 $new_inf['display'] = $levels[$display];
H A Dplugin.info.txt6 desc Restricts HTML access to designated users and groups at one of four access levels.
/plugin/dw2pdf/_test/
H A DRendererTest.php18 $levels = [
38 foreach ($levels as $i => $level) {
/plugin/html2pdf/html2pdf/html2ps/
H A Drender.stacking.context.class.php23 function set_stacking_levels($levels) { argument
24 $this->_stacking_levels = $levels;
/plugin/blogtng/helper/
H A Dtags.php283 private function _cloud_weight(&$tags,$min,$max,$levels){ argument
287 for($i=1; $i<=$levels; $i++){
288 $tresholds[$i] = pow($max - $min + 1, $i/$levels) + $min;
298 $tags[$tag] = $levels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCivicInfo.php133 'levels' => [
153 'levels' => [
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DunindentedCollections.yml13 test: Nested unindented collection (two levels)
25 test: Nested unindented collection (three levels)
/plugin/advanced/lang/en/config/
H A Dacl.txt13 There are 7 permission levels represented by an integer. Higher levels include lower ones. If you c…
/plugin/emphasis/
H A Dplugin.info.txt6 desc Enables different levels of highlighted text
/plugin/survey/
H A Dplugin.info.txt6 desc Dokuwiki plugin to generate user surveys with multiple levels of questions and answers
/plugin/autonumbering/
H A Dplugin.info.txt6 desc This plugin allows the use of multiples counters with multiples levels, within the same page.
H A DREADME.md2 This plugin allows the use of multiple counters with multiples levels, within the same page in doku…
/plugin/composer/
H A Dsyntax.php522 $levels = preg_split("/#/",$instr[1][0]);
525 $instr[1][0] = $id . "#" . $levels[sizeof($levels)-1];

1234