Home
last modified time | relevance | path

Searched refs:Options (Results 151 – 164 of 164) sorted by path

1234567

/plugin/syntaxhighlighter3/
H A DREADME.md43 ### Options subsection
/plugin/syntaxhighlighter4/
H A DREADME.md38 ### Options subsection
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1Options object with optional properties:\n * <li>`addG` {Boolean} Add flag g while copying the r…
/plugin/twcheckliste/
H A DREADME.md20 - OL (List item) = Options or free text
/plugin/upgrade/
H A Dcli.php5 use splitbrain\phpcli\Options;
31 protected function setup(Options $options)
42 protected function main(Options $options)
3 use splitbrain\phpcli\Options; global() alias
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md30 use splitbrain\phpcli\Options;
35 protected function setup(Options $options)
42 protected function main(Options $options)
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DBase.php19 /** @var Options the option parser */
53 $this->options = new Options($this->colors);
59 * @param Options $options
64 abstract protected function setup(Options $options);
71 * @param Options $options
76 abstract protected function main(Options $options);
H A DOptions.php6 * Class Options
14 class Options class
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js58 FBL.Env.DefaultOptions=FBL.Env.Options;
59 FBL.Env.Options=FBL.extend(FBL.Env.Options,prefs.options||{});
66 if(FBL.Env.Options.enableTrace){FBTrace.initialize()
166 }else{if(name in Env.Options){Env.Options[name]=value
172 }else{if(name in Env.Options){Env.Options[name]=value
175 }if(Env.isDebugMode){Env.Options.startOpened=true;
176 Env.Options.enableTrace=true;
177 Env.Options.disableWhenFirebugActive=false
1566 for(var name in Options){Firebug[name]=Options[name]
1574 var EnvOptions=Env.Options;
[all …]
H A Dfirebug-lite.css49 #Firebug .Nav .Settings .Options { text-decoration:none; padding-left:24px; background:url(firebug.…
50 #Firebug .Nav .Settings .Options:hover, #Firebug .ButtonContainer .Options:active { border:0 !impor…
/plugin/wrap/
H A Dexample.txt83 === Floating Options ===
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dhtaccess.txt22 #Options +ExecCGI
/plugin/xcom/lang/en/
H A Dfunctions.txt139 …namespace. To exclude sub-namespaces enter the exclusions array in the ''Options'': ''(id1;id2;id3…
H A Dhowto.txt25 … Enter these options, in the order listed, separated by commas, in the ''Options'' text box. ** D…
26 …- Options which expect arrays are enclosed in parentheses: ''(option)''. See the ''Query types'' l…
27 … then enter the complete listing, including the function name into the ''Options'' box. The funct…
28 …eter. Xcom will create the timestamp for you. Enter the date in the ''Options'' box in this fo…
54 …es a namespace in the ID field and requires a regular expression in the Options field. The regul…

1234567