Home
last modified time | relevance | path

Searched refs:options (Results 851 – 875 of 1516) sorted by relevance

1...<<31323334353637383940>>...61

/plugin/mikioplugin/syntax/
H A Drow.php16 public $options = array( variable in syntax_plugin_mikioplugin_row
H A Dtext.php16 public $options = array( variable in syntax_plugin_mikioplugin_text
H A Dcolumn.php16 public $options = array(
15 public $options = array( global() variable in syntax_plugin_mikioplugin_column
H A Dplaceholder.php16 public $options = array( variable in syntax_plugin_mikioplugin_placeholder
H A Dstatistic.php16 public $options = array( variable in syntax_plugin_mikioplugin_statistic
H A Dbuttongroup.php17 public $options = array(
16 public $options = array( global() variable in syntax_plugin_mikioplugin_buttongroup
H A Dlistgroup.php16 public $options = array( variable in syntax_plugin_mikioplugin_listgroup
/plugin/twofactor/lang/en/
H A Dprofile.txt3 This is where you can configure what you want to use as a second factor besides your usual credentials when logging into DokuWiki. What options are available depends on what your administrator has configured.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DEventarc.php121 'options.requestedPolicyVersion' => [
165 'options.requestedPolicyVersion' => [
367 'options.requestedPolicyVersion' => [
H A DDataprocMetastore.php227 'options.requestedPolicyVersion' => [
377 'options.requestedPolicyVersion' => [
447 'options.requestedPolicyVersion' => [
491 'options.requestedPolicyVersion' => [
H A DPubsub.php120 'options.requestedPolicyVersion' => [
236 'options.requestedPolicyVersion' => [
358 'options.requestedPolicyVersion' => [
500 'options.requestedPolicyVersion' => [
/plugin/combo/vendor/symfony/process/
H A DCHANGELOG.md7 * added `Process::setOptions()` to set `Process` specific options
57 * support for passing `proc_open()` options has been removed
76 * deprecated configuring `proc_open()` options
/plugin/translation3/
H A Dscript.js9 var id = e.target.options[e.target.selectedIndex].value;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DBindHandlerInterface.php32 public function handleBind(LdapMessageRequest $message, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): TokenInterface;
31 handleBind(LdapMessageRequest $message, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerUnbindHandler.php29 public function handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): void
28 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerProtocolHandlerInterface.php35 public function handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): void;
32 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js4452 return options;
4672 function GrabToPan(options) {
4673 this.element = options.element;
5722 this.label = options.label;
5723 this.input = options.input;
6443 function PDFFindBar(options) {
10411 function BaseViewer(options) {
10422 this.viewer = options.viewer || options.container.firstElementChild;
11650 this.id = options.id;
13241 this.items = options;
[all …]
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.brush.diff.js5 …({pattern:/^\-[^\-]{1}.*$/gm,klass:'remove'});brush.postprocess=function(options,html,container){$… argument
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/
H A DConnectionInterface.php78 public function performRequest(string $method, string $uri, ?array $params = [], $body = null, array $options = [], Transport $transport = null); argument
/plugin/jsonrpc/
H A Djsonrpc.php208 public function listAttachments($ns, $options = array()) { argument
213 if (!is_array($options)) $options = array();
214 $options['skipacl'] = 0; // no ACL skipping for XMLRPC
221 search($data, $conf['mediadir'], 'search_media', $options, $dir);
/plugin/xcom/lang/en/
H A Dfunctions.txt5 ^Parameters|(string) namespace, (array) options|
6options are passed directly to [[https://xref.dokuwiki.org/reference/dokuwiki/nav.html?_functions…
96 ^Parameters|(String) namespace, (array) options|
97 ^Description|Returns a list of media files in a given namespace. The options array holds a regular …
/plugin/wysiwyg/fckeditor/editor/filemanager/browser/default/js/
H A Dcommon.js32 selectElement.options.add(oOption) ;
/plugin/schedule/lib/
H A DscheduleForm.js76 if (this.options [this.selectedIndex].text != "")
89 var selectedValue = repeatSelection.options [repeatSelection.selectedIndex].value;
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClient.php66 * @param array|string $config OPTIONAL Additional config or DSN of options
273 * @param array $options array of query params to use for query. For possible options check es api
281 public function updateDocument($id, $data, $index, array $options = []): Response
308 $options += $docOptions;
321 $endpoint->setParams($options);
264 updateDocument($id, $data, $index, array $options = []) global() argument
/plugin/combo/vendor/antlr/antlr4-php-runtime/
H A DREADME.md37 For a full list of antlr4 tool options, please visit the
38 [tool documentation page](https://github.com/antlr/antlr4/blob/master/doc/tool-options.md).
55 options, please visit the [tool documentation page](tool-options.md).

1...<<31323334353637383940>>...61