| /plugin/bibtex/OSBib/ |
| D | STYLEMAPBIBTEX.php | 125 $this->basic = array( 164 $this->genericBook = $this->basic; 171 $this->genericArticle = $this->basic; 181 $this->genericMisc = $this->basic; 191 $this->book = $this->basic; 213 $this->journal_article = $this->basic; 222 $this->newspaper_article = $this->basic; 233 $this->magazine_article = $this->basic; 246 $this->proceedings_article = $this->basic; 258 $this->thesis = $this->basic; [all …]
|
| D | STYLEMAP.php | 109 $this->basic = array( 146 $this->genericBook = $this->basic; 153 $this->genericArticle = $this->basic; 163 $this->genericMisc = $this->basic; 173 $this->book = $this->basic; 195 $this->journal_article = $this->basic; 205 $this->newspaper_article = $this->basic; 216 $this->magazine_article = $this->basic; 229 $this->proceedings_article = $this->basic; 240 $this->thesis = $this->basic; [all …]
|
| /plugin/davcal/vendor/sabre/http/tests/HTTP/Auth/ |
| H A D | BasicTest.php | 16 $basic = new Basic('Dagger', $request, new Response()); 21 ], $basic->getCredentials($request)); 31 $basic = new Basic('Dagger', $request, new Response()); 33 $this->assertNull($basic->getCredentials($request)); 40 $basic = new Basic('Dagger', $request, new Response()); 42 $this->assertNull($basic->getCredentials($request)); 51 $basic = new Basic('Dagger', $request, new Response()); 53 $this->assertNull($basic->getCredentials($request)); 60 $basic = new Basic('Dagger', new Request(), $response); 62 $basic->requireLogin();
|
| /plugin/ckgedit/ckeditor/plugins/note/dialogs/ |
| D | note.js.unc | 8 id: 'tab-basic', 15 …keditor/plugins/note/icons/note_basic.png" alt="'+editor.lang.note.basic +'">', 'basic' ], [ '<img… 17 'default': 'basic', 33 this.getContentElement( 'tab-basic', 'note').disable(); 34 this.setValueOf( 'tab-basic', 'note',text); 43 // note.setAttribute( 'title', dialog.getValueOf( 'tab-basic', 'note' ) ); 46 var noteTypeValue = dialog.getValueOf( 'tab-basic', 'notetype' ); 49 if (noteTypeValue == 'basic') { 56 var noteText = this.text ? this.text: dialog.getValueOf( 'tab-basic', 'note' );
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/ |
| D | AccessLevel.php | 42 public function setBasic(BasicLevel $basic) argument 44 $this->basic = $basic; 51 return $this->basic;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/ |
| D | GoogleIdentityAccesscontextmanagerV1AccessLevel.php | 42 public function setBasic(GoogleIdentityAccesscontextmanagerV1BasicLevel $basic) argument 44 $this->basic = $basic; 51 return $this->basic;
|
| /plugin/ckgedit/ckeditor/plugins/geshi/dialogs/ |
| D | geshi.js.unc | 79 id: 'tab-basic', 106 …// geshi_dialog.getContentElement( 'tab-basic', 'language' ).setValue(this.getValue()); … 124 …if(srch) geshi_dialog.getContentElement( 'tab-basic', 'ckg_geshi_lang' ).setValue(srch); … 183 dialog.getContentElement( 'tab-basic', 'geshi' ).setValue( text ); 187 // dialog.getContentElement( 'tab-basic', 'language' ).style='display:block'; 188 // alert( 'Current value: ' + dialog.getValueOf( 'tab-basic', 'ckg_geshi_lang' ) ); 197 var text = dialog.getValueOf( 'tab-basic', 'geshi' ); 200 var which = dialog.getValueOf( 'tab-basic', 'which' ); 201 var highlight = dialog.getValueOf( 'tab-basic', 'numbers' ); 208 var num = dialog.getValueOf( 'tab-basic', 'linenums' ); [all …]
|
| /plugin/ckgdoku/ckeditor/plugins/geshi/dialogs/ |
| D | geshi.js.unc | 78 id: 'tab-basic', 105 …// geshi_dialog.getContentElement( 'tab-basic', 'language' ).setValue(this.getValue()); … 124 …if(srch) geshi_dialog.getContentElement( 'tab-basic', 'ckg_geshi_lang' ).setValue(srch); … 158 dialog.getContentElement( 'tab-basic', 'geshi' ).setValue( text ); 162 // dialog.getContentElement( 'tab-basic', 'language' ).style='display:block'; 163 // alert( 'Current value: ' + dialog.getValueOf( 'tab-basic', 'ckg_geshi_lang' ) ); 172 var text = dialog.getValueOf( 'tab-basic', 'geshi' ); 173 var which = dialog.getValueOf( 'tab-basic', 'which' ); 175 var p_lang = dialog.getValueOf( 'tab-basic', 'ckg_geshi_lang' ); 190 …else retval = downloadable_header(p_lang,dialog.getValueOf( 'tab-basic', 'file' ) ) + text + downl…
|
| /plugin/ckgedit/ckeditor/plugins/tags/dialogs/ |
| D | tags.js.unc | 102 id: 'tab-basic', 116 … selected += dialog.getValueOf('tab-basic',existingTags[i].id) ? existingTags[i].id+' ' : ''; 118 …selected += dialog.getValueOf('tab-basic','user_def_box') ? dialog.getValueOf('tab-basic','user_de… 119 which = dialog.getValueOf('tab-basic','which') ; 141 …existing += dialog.getValueOf('tab-basic',existingTags[i].id) ? existingTags[i].id+' ' : ''; // … 174 dialog.setValueOf('tab-basic','user_def_box',1) ; 175 dialog.setValueOf('tab-basic','user_def_text',custom_insert);
|
| /plugin/ckgdoku/ckeditor/plugins/tags/dialogs/ |
| D | tags.js.unc | 105 id: 'tab-basic', 118 … selected += dialog.getValueOf('tab-basic',existingTags[i].id) ? existingTags[i].id+' ' : ''; 120 …selected += dialog.getValueOf('tab-basic','user_def_box') ? dialog.getValueOf('tab-basic','user_de…
|
| /plugin/refnotes/conf/ |
| D | namespaces.dat | 1 …basic";s:12:"multi-ref-id";s:3:"ref";s:12:"note-preview";s:5:"popup";s:15:"notes-separator";s:4:"1…
|
| /plugin/ckgedit/ckeditor/plugins/note/lang/ |
| D | en.js | 5 basic: 'Note', property
|
| D | de.js | 5 basic: 'Notiz', property
|
| /plugin/codeprettify/code-prettify/src/ |
| D | lang-basic.js | 49 ['basic','cbm']);
|
| /plugin/farmer/lang/en/ |
| H A D | tab_config.txt | 1 Here the basic behavior of the farm is configured. Please be aware that changing options here will …
|
| /plugin/xcom/ |
| D | helper.php | 34 public function basic($namespace) { function in helper_plugin_xcom
|
| /plugin/s5/ui/blue/ |
| D | slides.css | 2 @import url(framing.css); /* sets basic placement and size of slide components */
|
| /plugin/s5/ui/default/ |
| D | slides.css | 2 @import url(framing.css); /* sets basic placement and size of slide components */
|
| /plugin/s5/ui/dokuwiki/ |
| D | slides.css | 2 @import url(framing.css); /* sets basic placement and size of slide components */
|
| /plugin/s5/ui/pixel/ |
| D | slides.css | 2 @import url(framing.css); /* sets basic placement and size of slide components */
|
| /plugin/s5/ui/yatil/ |
| D | slides.css | 2 @import url(framing.css); /* sets basic placement and size of slide components */
|
| /plugin/s5/ui/i18n/ |
| D | slides.css | 2 @import url(framing.css); /* sets basic placement and size of slide components */
|
| /plugin/s5/ui/flower/ |
| D | slides.css | 2 @import url(framing.css); /* sets basic placement and size of slide components */
|
| /plugin/s5reloaded/ui/thesis/ |
| D | slides.css | 2 @import url(framing.css); /* sets basic placement and size of slide components */
|
| /plugin/idoit/ |
| D | plugin.info.txt | 6 desc This plugin provides a basic integration of the i-doit JSON-RPC API client in PHP with DokuW…
|