/plugin/autotranslation/ |
D | action.php | 76 function page_template_replacement(Doku_Event $event, $args) { 127 function translation_js(Doku_Event $event, $args) { 143 function setJsCacheKey(Doku_Event $event, $args) { 161 function translation_jscache(Doku_Event $event, $args) { 188 function translate_media_manager(Doku_Event $event, $args) { 207 function translation_hook(Doku_Event $event, $args) { 253 function translation_search(Doku_Event $event, $args) {
|
/plugin/farm/ |
D | soapserver.php | 124 function service_test($args) { 133 function service_animalCreate($args) { 148 function service_animalDelete($args) { 160 function service_animalExists($args) { 176 function service_animalStatus($args) { 190 function service_animalLockState($args) { 204 function service_animalsList($args) {
|
D | action.php | 56 function cleanACT(&$event, $args) { 84 function displayState(&$event, $args) { 110 function processHeaders(&$event, $args) {
|
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/ |
D | Helpers.php | 223 public function helperIf($template, $context, $args, $source) 296 public function helperEach($template, $context, $args, $source) 391 public function helperUnless($template, $context, $args, $source) 418 public function helperWith($template, $context, $args, $source) 441 public function helperBindAttr($template, $context, $args, $source) 459 public function helperUpper($template, $context, $args, $source) 477 public function helperLower($template, $context, $args, $source) 495 public function helperCapitalize($template, $context, $args, $source) 513 public function helperCapitalizeWords($template, $context, $args, $source) 531 public function helperReverse($template, $context, $args, $source) [all …]
|
/plugin/partialsearch/ |
D | action.php | 23 function partial_search_before(&$event, $args) { 31 function partial_search_after(&$event, $args) { 55 function _partial_search(&$event, $args, $surrounding='') { 61 function pagelookup_before(&$event, $args) { 71 function snippet_create_after(&$event, $args) {
|
/plugin/asciidocjs/node_modules/yargs/build/lib/ |
D | completion.js | 20 defaultCompletion(args, argv, current, done) { argument 38 commandCompletions(completions, args, current) { argument 59 optionCompletions(completions, args, argv, current) { argument 77 choicesCompletions(completions, args, argv, current) { argument 85 getPreviousArgChoices(args) { argument 103 previousArgHasChoices(args) { argument 107 argsContainKey(args, argv, key, negable) { argument 134 customCompletion(args, argv, current, done) { argument 164 getCompletion(args, done) { argument
|
/plugin/const/ |
D | class.evalmath.php | 850 public static function func_and( ...$args ) { 869 public static function func_or( ...$args ) { 897 public static function sum( ...$args ) { 909 public static function counta( ...$args ) { 921 public static function product( ...$args ) { 933 public static function average( ...$args ) { 951 public static function median( ...$args ) { 965 public static function mode( ...$args ) { 980 public static function range( ...$args ) { 993 public static function max( ...$args ) { [all …]
|
/plugin/ifauthex/lib/ |
D | parser.php | 35 public function __construct($definition, $args) { 41 public function args() { return $this->_args; } function in AST\\ElementInstance 335 private static function _getLongestAlternateChain($args, $position, $tokDef, $stopAt=-1) { 350 private static function _isMatchingAlternateChain($args, $position, $tokDefs) { 362 private static function _getWrappedSequence($args, $position, $tokDefs, $nested) { 383 private static function _extractAlternateChain($args, $position, $length) { 391 private static function _splicePrefix(&$args, $firstTokPosition, $chainLength, $definition) { 404 private static function _splicePostfix(&$args, $firstTokPosition, $chainLength, $definition) { 419 private static function _spliceInfix(&$args, $firstTokPosition, $chainLength, $definition) { 434 private static function _spliceWrap(&$args, $firstTokPosition, $sequenceLength, $definition) { [all …]
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/ |
D | BoolQuery.php | 23 public function addShould($args): self 35 public function addMust($args): self 47 public function addMustNot($args): self 108 protected function _addQuery(string $type, $args): self
|
D | Range.php | 20 public function __construct(?string $fieldName = null, array $args = []) 35 public function addField(string $fieldName, array $args): self
|
D | SpanMulti.php | 34 public function setMatch($args): self 49 protected function _setQuery(string $type, $args): self
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/ |
D | Getopt.php | 16 public static function getopt(array $args, $short_options, $long_options = null) 74 protected static function parseShortOption($arg, $short_options, &$opts, &$args) 108 protected static function parseLongOption($arg, $long_options, &$opts, &$args)
|
/plugin/searchcombinedgoogle/ |
D | action.php | 40 function searchlogger__getPageTitle(Doku_Event &$event, $args) 53 function searchlogger__getSnippet(Doku_Event &$event, $args) { 62 function searchlogger__log(Doku_Event &$event, $args) {
|
/plugin/data-au/helper/ |
D | aliastextbox.php | 10 private $args; variable in helper_plugin_dataau_aliastextbox 22 public function initialize($args) { 42 private function prepareColumns($args) {
|
/plugin/data/ |
D | bureaucracy_field.php | 11 private $args = []; variable in syntax_plugin_bureaucracy_field_dataplugin 23 public function __construct($args) 42 private function prepareColumns($args)
|
/plugin/data/helper/ |
D | aliastextbox.php | 11 private $args; variable in helper_plugin_data_aliastextbox 23 public function initialize($args) 43 private function prepareColumns($args)
|
/plugin/asciidocjs/node_modules/yargs/lib/platform-shims/ |
D | browser.mjs | 70 const args = str.slice(1); constant 88 function sprintf(_str, ...args) {
|
/plugin/asciidocjs/node_modules/yargs-parser/ |
D | browser.js | 18 const yargsParser = function Parser (args, opts) { argument 22 yargsParser.detailed = function (args, opts) { argument
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/ |
D | JSON.php | 24 public static function parse(...$args/* inherit from json_decode */) 55 public static function stringify(...$args/* inherit from json_encode */)
|
/plugin/jsonrpc/ |
D | IJR_Server.php | 80 private function callClassMethod($method, $args) 90 private function callPlugin($pluginname, $callback, $method, $args) 106 private function callFunction($method, $args) 116 protected function call($methodname, $args)
|
/plugin/asciidocjs/node_modules/yargs-parser/build/lib/ |
D | index.js | 52 const yargsParser = function Parser(args, opts) { argument 56 yargsParser.detailed = function (args, opts) { argument
|
/plugin/asciidocjs/node_modules/async/internal/ |
D | awaitify.js | 11 function awaitable(...args) { 17 args[arity - 1] = (err, ...cbArgs) => { function
|
/plugin/siteexport/action/ |
D | sendfile.php | 31 public function siteexport_sendfile(Doku_Event &$event, $args) { 62 public function siteexport_sendfile_not_found(Doku_Event &$event, $args)
|
/plugin/ditaa/ |
D | action.php | 39 public function ditaa_sendfile(Doku_Event $event, $args) { 71 public function ditaa_sendfile_not_found(Doku_Event $event, $args) {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseRules/ |
D | FunctionCall.php | 26 public $args; variable in Google\\Service\\FirebaseRules\\FunctionCall 35 public function setArgs($args)
|