Home
last modified time | relevance | path

Searched defs:level (Results 176 – 200 of 331) sorted by relevance

12345678910>>...14

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
DSyslogUdpHandler.php56 …public function __construct(string $host, int $port = 514, $facility = LOG_USER, $level = Logger::…
DElasticsearchHandler.php60 …public function __construct(Client $client, array $options = [], $level = Logger::DEBUG, bool $bub…
DLogglyHandler.php51 public function __construct(string $token, $level = Logger::DEBUG, bool $bubble = true)
DStreamHandler.php54 …public function __construct($stream, $level = Logger::DEBUG, bool $bubble = true, ?int $filePermis…
DPHPConsoleHandler.php77 …public function __construct(array $options = [], ?Connector $connector = null, $level = Logger::DE…
/plugin/latexport/implementation/
Ddecorator.php251 function toc_additem($id, $text, $level) {
263 function header($text, $level, $pos) {
273 function section_open($level) {
494 function listitem_open($level,$node=false) {
Ddecorator_persister.php217 function toc_additem($id, $text, $level) {
224 function header($text, $level, $pos) {
272 function section_open($level) {
464 function listitem_open($level,$node=false) {
/plugin/discussion/
Dadmin.php257 protected function addComment($cid, &$data, &$result, $id, $parent = '', $level = 1)
/plugin/upgrade/myvendor/splitbrain/php-archive/src/
DArchive.php23 abstract public function setCompression($level = 9, $type = Archive::COMPRESS_AUTO);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/StreetViewPublish/
DPose.php82 public function setLevel(Level $level)
/plugin/src/
Dsyntax.php204 function _dirUp($url, $level = 1) {
/plugin/smtp/classes/
H A DLogger.php151 public function log($level, $message, array $context = array())
/plugin/settingstree/settings/
Dsettingswrapper.class.php16 function __construct($key,settingslevel $level, array $meta, $set){
/plugin/authucenter/lib/uc_client/lib/
Dxml.class.php17 function xml_serialize($arr, $htmlon = FALSE, $isnormal = FALSE, $level = 1) {
/plugin/complex_lists/complex_lists/
Dsyntax.php172 function getLevelText($counters, $level)
/plugin/asciidocjs/node_modules/jake/lib/
Djake.js244 this.attemptRule = function (name, ns, level) { argument
Drule.js82 createTask(fullName, level) { argument
/plugin/latexit/
Drenderer.php416 function header($text, $level, $pos) {
668 function listitem_open($level) {
1507 protected function _header($level, $text) {
1570 public function _increaseLevel($level) {
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
DLogger.php125 public function log($level, $message, array $context = array());
/plugin/filelist/
DOutput.php141 protected function renderListItems($items, $params, $level = 1)
/plugin/edittable/renderer/
Dinverse.php43 function header($text, $level, $pos) {
52 function section_open($level) {
240 function listitem_open($level, $node = false) {
/plugin/aichat/
Drenderer.php99 public function header($text, $level, $pos, $returnonly = false)
105 public function section_open($level)
265 public function listitem_open($level, $node = false)
Dcli.php156 protected function printTable($data, $level = 0)
/plugin/xml/
Drenderer.php86 function header($text, $level, $pos) {
93 function section_open($level) {
241 function listitem_open($level) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
DContest.php42 public $level; variable in Google\\Service\\CivicInfo\\Contest
191 public function setLevel($level)

12345678910>>...14