Home
last modified time | relevance | path

Searched defs:level (Results 126 – 150 of 331) sorted by relevance

12345678910>>...14

/plugin/fckg/
Drenderer.php68 function header($text, $level, $pos) {
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
DCubeHandler.php45 public function __construct(string $url, $level = Logger::DEBUG, bool $bubble = true)
DProcessHandler.php66 …public function __construct(string $command, $level = Logger::DEBUG, bool $bubble = true, ?string …
DSwiftMailerHandler.php41 …public function __construct(\Swift_Mailer $mailer, $message, $level = Logger::ERROR, bool $bubble …
DLogmaticHandler.php51 $level = Logger::DEBUG,
DDynamoDbHandler.php51 …public function __construct(DynamoDbClient $client, string $table, $level = Logger::DEBUG, bool $b…
DAmqpHandler.php40 …public function __construct($exchange, ?string $exchangeName = null, $level = Logger::DEBUG, bool …
DElasticaHandler.php53 …public function __construct(Client $client, array $options = [], $level = Logger::DEBUG, bool $bub…
DFleepHookHandler.php50 $level = Logger::DEBUG,
DSlackWebhookHandler.php57 $level = Logger::CRITICAL,
DChromePHPHandler.php69 public function __construct($level = Logger::DEBUG, bool $bubble = true)
DBufferHandler.php50 …public function __construct(HandlerInterface $handler, int $bufferLimit = 0, $level = Logger::DEBU…
/plugin/rplus/
Drenderer.php93 function header($text, $level, $pos)
/plugin/actionrenderer/
Drenderer.php63 public function toc_additem($id, $text, $level)
69 public function header($text, $level, $pos, $returnonly = false)
75 public function section_open($level)
237 public function listitem_open($level, $node = false)
/plugin/mellelexport/
Drenderer.php565 …function toc_additem($id, $text, $level) {call_user_func_array(array($this, '__call'), array(__FUN…
567 …function header($text, $level, $pos) {call_user_func_array(array($this, '__call'), array(__FUNCTIO…
569 …function section_open($level) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, fu…
634 …function listitem_open($level) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, f…
/plugin/siteexport/renderer/
Dpdf.php92 public function header($text, $level, $pos, $returnonly = false) {
183 public function section_open($level) {
/plugin/asciidocjs/node_modules/clean-css/lib/options/
Doptimization-level.js149 function defaults(level, value) { argument
199 function covertToHash(asString, level) { argument
/plugin/mediasyntax/tools/
Ddokuwiki2mediawiki.php75 $level=0; // level of bulletpoints, e.g. * is level 1, *** is level 3. variable
89 $level=0; // level of list items, e.g. - is level 1, --- is level 3. variable
/plugin/ckgdoku/
Drenderer.php68 function header($text, $level, $pos) {
/plugin/json/syntax/
Ddefine.php343 private function render_log(Doku_Renderer $renderer, $log_elements, $level=1) {
/plugin/ckgedit/
Drenderer.php68 function header($text, $level, $pos, $returnonly = false) {
/plugin/mantis/lib/
Dclass.nusoap_base.php246 function setGlobalDebugLevel($level) {
266 function setDebugLevel($level) {
/plugin/combo/renderer/
H A Drenderer.php96 function header($text, $level, $pos, $returnonly = false)
/plugin/latexport/implementation/
Ddecorator_headings.php64 function header($text, $level, $pos) {
/plugin/webdav/core/
DUtils.php236 public static function log($level, $message, $context = [])

12345678910>>...14