Home
last modified time | relevance | path

Searched refs:commands (Results 26 – 50 of 579) sorted by relevance

12345678910>>...24

/plugin/sqlite/
H A Dstyle.less2 div.commands {
H A Dadmin.php113 echo '<div class="commands">';
257 $commands = [
286 foreach ($commands as $label => $command) {
/plugin/aceeditor/
H A DNEWS61 * Table commands now support column span
76 * Fixed some minor bugs in table commands
79 * Table editing commands
/plugin/jplayer/vendor/symfony/process/
H A DREADME.md4 The Process component executes commands in sub-processes.
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DREADME.md20 … is to download the [Phar](http://php.net/manual/en/intro.phar.php) files for each of the commands:
28 …iffer using the PEAR installer. This will make the `phpcs` and `phpcbf` commands immediately avail…
53 You can also download the PHP\_CodeSniffer source and run the `phpcs` and `phpcbf` commands directl…
H A DCONTRIBUTING.md4 …an an installed PEAR version. If you do this, you can run the following commands to check if every…
/plugin/mytemplate/
H A DREADME19 All replacement commands look like the following:
22 - The available commands are listed below.
45 previous commands. All math operators and most php functions should work.
69 Of course the cells can contain further replacement commands:
71 Note that if the pass of these commands is less or equal to the pass of the list-command
/plugin/codehighlight/cp/languages/
H A Dsql.css8 a {color:#CD6600;font-style:normal;font-weight:bold;} /* commands */
/plugin/components/
H A DREADME.md65 be put under the commands folder of a plugin, with the script filename the same as
66 the command name. For example, commands/example.php is the randler for the command
85 See the `commands/example.php` file for an example. You can put
/plugin/a2s/
H A DASCIIToSVG.php873 $this->commands[] = array_merge(array($arr), $c);
1818 foreach ($P->commands as $cmd) {
2836 $this->commands = array();
3519 if (isset($this->commands[$pointCmd])) {
3520 $obj->setOptions($this->commands[$pointCmd]);
3527 if (isset($this->commands[$pointCmd])) {
3537 if (isset($this->commands[$pointCmd])) {
3538 $obj->setOptions($this->commands[$pointCmd]);
3546 if (isset($this->commands[$pointCmd])) {
3996 if (isset($this->commands[$ref])) {
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_undo.js.map1commands","slice","invert","revert","gantt","copy","command","length","type","update","move","_a",…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_keyboard_navigation.js428 if(commands.length){
429 return this.getCommandHandler(commands[0], scope);
564 var commands = shortcuts.parse(shortcut);
565 for (var i = 0; i < commands.length; i++) {
572 var commands = shortcuts.parse(shortcut);
573 for (var i = 0; i < commands.length; i++) {
574 if (this._handlers[shortcuts.getHash(commands[i])]) {
575 delete this._handlers[shortcuts.getHash(commands[i])];
620 var commands = [];
638 commands.push(command);
[all …]
/plugin/combo/ComboStrap/
H A DPipelineUtility.php94 $commands = preg_split("/\|/", $commandChain);
104 foreach ($commands as $command) {
/plugin/gtime/gtlib/
H A DREADME21 With a working PEAR installation the following commands should take care of everything:
/plugin/combo/vendor/symfony/process/
H A DREADME.md4 The Process component executes commands in sub-processes.
/plugin/fedauth/
H A Daction.php40 … var $commands = array('add','login','logout','manage','register'); // don't require a provider id variable in action_plugin_fedauth
223 if (in_array($this->cmd, $this->commands)) {
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dupload.asp31 <!--#include file="commands.asp"-->
H A Dconnector.asp32 <!--#include file="commands.asp"-->
/plugin/dokutexit/conf/
H A Dheader-namespace.tex48 \input{commands.tex}
H A Dheader-page.tex48 \input{commands.tex}
/plugin/dokutexit/help/
H A Dtexit.txt12 You can add some LaTeX commands any where in you document like this :
/plugin/codemirror/dist/modes/
H A Dcypher.min.js1 …rev}}var f=e&&d===e.type;if(!e)return 0;if(e.type==="keywords")return a.commands.newlineAndIndent;…
/plugin/groupmail/
H A DCHANGELOG17 * Plugin no longer works if dokuwiki is running under PHP7 because of ereg/eregi commands removed f…
/plugin/prosemirror/
H A DREADME.md85 - keyboard commands
86 - possibly `commands` in general wich then can be used by menu-items and keyboard-events?
/plugin/latexport/
H A DREADME.md56 is the latest version, and use or modify the following commands:
71 check for the latest release version, and use or modify the following commands:
84 Test commands:

12345678910>>...24