| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/ |
| D | Code39.php | 14 * @param bool $extended 17 …public function __construct($code, $printRatio, $extended = false, $checksum = false, $quiet_zone_… argument 19 $this->init($code, $printRatio, $extended, $checksum); 31 * @param bool $extended 36 private function init($code, $printRatio, $extended, $checksum) argument 88 if ($extended) {
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/ |
| H A D | GenericRequestHandler.php | 68 public function extended(RequestContext $context, ExtendedRequest $extended): void argument 70 …w OperationException(sprintf('The extended operation %s is not supported.', $extended->getName()));
|
| H A D | ProxyRequestHandler.php | 115 public function extended(RequestContext $context, ExtendedRequest $extended): void function in FreeDSx\\Ldap\\Server\\RequestHandler\\ProxyRequestHandler 117 $this->ldap()->send($extended, ...$context->controls()->toArray());
|
| H A D | RequestHandlerInterface.php | 58 public function extended(RequestContext $context, ExtendedRequest $extended): void; function
|
| /plugin/vcard/ |
| D | vcard.php | 103 …function setAddress($postoffice="", $extended="", $street="", $city="", $region="", $zip="", $coun… argument 108 …$this->properties[$key] = encode($name).";".encode($extended).";".encode($street).";".encode($city… 115 …function setLabel($postoffice="", $extended="", $street="", $city="", $region="", $zip="", $countr… argument 118 if ($extended!="") $label.= "$extended\r\n";
|
| /plugin/latexwas/ |
| D | README | 3 Dokuwiki by Alexander 'E-Razor' Krause, extended by Michael Boyle, 4 and extended again by Mark Lundeberg.
|
| /plugin/latex/ |
| D | README | 3 Dokuwiki by Alexander 'E-Razor' Krause, extended by Michael Boyle, 4 and extended again by Mark Lundeberg.
|
| /plugin/latex-was/ |
| D | README | 3 Dokuwiki by Alexander 'E-Razor' Krause, extended by Michael Boyle, 4 and extended again by Mark Lundeberg.
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | host-config.asciidoc | 7 * <<extended-host-config>> 58 [[extended-host-config]] 70 For this reason, the client supports an extended host syntax which provides 74 The extended syntax is an array of parameters for each host. The structure of
|
| /plugin/asciidocjs/node_modules/pug-linker/ |
| D | README.md | 24 …resolve and parse included and extended files. Thus, the main AST must already have the ASTs of th…
|
| /plugin/exttab1/ |
| D | README.md | 4 1st try to implement extended table syntax in DokuWiki
|
| D | plugin.info.txt | 6 desc Allows extended (MediaWiki-style) tables inside DokuWiki
|
| /plugin/exttab3/ |
| D | plugin.info.txt | 6 desc Allows extended (MediaWiki-style) table syntax in DokuWiki
|
| D | README.md | 4 The third trial to implement extended (MediaWiki-style) table syntax in DokuWiki
|
| /plugin/userimportextended/ |
| D | plugin.info.txt | 5 name User import extended
|
| /plugin/authvk/ |
| D | action.php | 73 'extended' => '1' 89 'extended' => '1'
|
| /plugin/confmanager/lang/en/ |
| D | smileys.txt | 3 …ivalents. Those [[doku>Smileys]] and other images can be configured and extended. Here is an overv…
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/ |
| H A D | ServerDispatchHandler.php | 56 $dispatcher->extended($context, $request);
|
| /plugin/textinsert/lang/en/ |
| D | intro.txt | 3 You can add up to six macros at a time. The sixth is a text area which will allow for extended tex…
|
| /plugin/sphinxsearch-was/ |
| H A D | functions.php | 124 function getSectionByTitleLevel($id, $header, $extended = false) argument 151 if ($extended && empty($section)) {
|
| /plugin/sphinxsearch/ |
| D | functions.php | 132 function getSectionByTitleLevel($id, $header, $extended=false) argument 159 if ($extended && empty($section)){
|
| /plugin/extendpage/ |
| D | README.md | 17 Add or delete entries in the table to assign page(s)/namespace(s) to be extended
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/ |
| D | Test.php | 994 $extended = false; 998 $extended = true; 1003 if ($extended) {
|
| /plugin/task/ |
| D | helper.php | 387 function _vdate($date, $extended = false) { argument 388 if ($extended) return strftime('%Y-%m-%dT%H:%M:%SZ', $date);
|
| /plugin/publistf/ |
| D | CHANGELOG.md | 27 * extended sanitizer to include more 'tilda' characters
|