Home
last modified time | relevance | path

Searched refs:language (Results 76 – 100 of 1328) sorted by relevance

12345678910>>...54

/plugin/vkeyboard/
H A Dchange_log15 initial displayed language keyboard.
17 The toolbar button opens a pop-up where the language is selected from a drop-down
19 is set to the value of the language selected. This new input is then
22 language. When this cookie is seen by action.php on the next edit access,
/plugin/langdelete/
H A DREADME2 * DeleteLang Admin Plugin: allows deleting of unneccessary language files and folders
10 This is an admin plugin available via admin manager to delete language files
/plugin/data-au/admin/
H A Dclean.php52 * @param string $language lang code
55 public function getMenuText($language) { argument
/plugin/data/admin/
H A Dclean.php54 * @param string $language lang code
57 public function getMenuText($language)
52 getMenuText($language) global() argument
/plugin/highlightjs/highlight/
H A Dwp_highlight.js.php27 foreach ($languages as $i => $language) {
28 $languages[$i] = '\'' . trim($language) . '\'';
/plugin/findologicxmlexport/vendor/jms/serializer/tests/
H A DSerializerBuilderTest.php225 $language = new ExpressionLanguage();
226 $language->addFunction($function);
228 $this->builder->setExpressionEvaluator(new ExpressionEvaluator($language));
241 $language = new ExpressionLanguage();
242 $this->builder->setExpressionEvaluator(new ExpressionEvaluator($language));
/plugin/codemirror/dist/modes/
H A Dmscgen.min.js1language||"mscgen"];return{startState:e,copyState:f,token:g(d),lineComment:"#",blockCommentStart:"…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Language/
H A DScriptToLanguage.php136 public function getLanguageDelimiters($language) argument
138 return isset($this->scriptDelimiterMap[$language]) ? $this->scriptDelimiterMap[$language] : null;
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGoogleGeocode.php118 * @param string $language The language in which to return results. If not set, geocoder tries to use the native language of the domain.
123 public function write(Geometry $geometry, $apiKey = null, $returnType = 'string', $language = null) argument
132 $url .= ($language ? '&language=' . $language : '') . ($apiKey ? '&key=' . $apiKey : '');
/plugin/socialshareprivacy/
H A Djquery.socialshareprivacy.min.js16 perma_option:"on",display_name:"Facebook",referrer_track:"",language:"de_DE",action:"recommend"},tw…
17 display_name:"Twitter",referrer_track:"",tweet_text:r,language:"en"},gplus:{status:"on",dummy_img:"…
18 referrer_track:"",language:"de"}},info_link:"http://www.heise.de/ct/artikel/2-Klicks-fuer-mehr-Date…
20 …="http://www.facebook.com/plugins/like.php?locale='+a.services.facebook.language+"&href="+g+"&…
23 o+"&counturl="+e+"&text="+g+"&count=horizontal&lang="+a.services.twitter.language+'…
25 a.services.gplus.language+'"}; (function() { var po = document.createElement("script"); po.type = "…
/plugin/sequencediagram/bower_components/snap.svg/doc/js/
H A Dprism.js5language:o,grammar:u,code:f};t.hooks.run("before-highlight",l);if(i&&self.Worker){var c=new Worker… property in n.stringify.s
/plugin/publist/
H A Dchangelog7 * Included Spanish (es) language file.
12 enabled) or global language configuration. "lang:xx" option is not needed
/plugin/geogebra/syntax/
H A Dgeogebrafile.php157 $language = $data['language'];
217 if ($language != '')
219 $txt .= ' <param name="language" value="'.$language.'"/>';
/plugin/fckg/
H A DChanges226 Dutch language files for settings.php and action/lang
236 Added language variable to image dialog's align list for "remove alignment"
242 Dutch language updates for fckeditor lang.nl.js and fonts/lang/nl.js
245 Updates to language strings in link dialog
252 Supplied missing fckeditor language strings and JS FCKLang references.
261 Added language strings and FCKLang refs for file browser
275 Updated language strings for Geshi plugin.
277 Updated language strings and code for Scayt
279 Dutch language updates.
290 Updates to language strings in fckeditor
[all …]
/plugin/jcapture/lib/
H A Dcommons-codec-1.3.jar ... digest/ org/apache/commons/codec/language/ org/apache/commons/codec/net ...
/plugin/jdraw/lib/
H A Dcommons-codec-1.3.jar ... digest/ org/apache/commons/codec/language/ org/apache/commons/codec/net ...
/plugin/flowplay2/
H A Dsyntax.php164 $r = '<script language="javascript" src="' . $prefix . 'html/flashembed.min.js"></script>';
165 $r .= '<script language="javascript" src="' . $prefix . '../playlist.js"></script>';
/plugin/dokuprism/syntax/
H A Dcode.php64 $language = $renderer->_xmlEntities($match);
65 $renderer->doc .= '<pre class="plain"><code class="language-'.$language.'">';
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DLiasettings.php172 * @param string $language The language for which inventory verification is
179 …public function setinventoryverificationcontact($merchantId, $accountId, $country, $language, $con… argument
181 …antId, 'accountId' => $accountId, 'country' => $country, 'language' => $language, 'contactName' =>…
/plugin/acronymedit/
H A Dadmin.php42 function getMenuText($language) { argument
44 return parent::getMenuText($language);
/plugin/tplmod/
H A Daction.php52 $language = trim($this->getConf('deflang'));
53 if(!isset($language)|| empty($language)) {
56 $language = explode( ',',$language);
68 foreach($language as $ln) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAndroidPublisher.php572 'language' => [
602 'language' => [
627 'language' => [
652 'language' => [
674 … 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}/listings/{language}',
687 'language' => [
709 … 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}/listings/{language}',
722 'language' => [
744 … 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}/listings/{language}',
757 'language' => [
[all …]
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-decision-table.css11 --dmn-expression-language-color: var(--color-white);
12 --dmn-expression-language-hover-background-color: var(--color-blue-205-100-50);
526 .dms-badge.dmn-expression-language {
527 background: var(--dmn-expression-language-background-color);
528 color: var(--dmn-expression-language-color);
544 .dmn-decision-table-container .input-editor .dmn-expression-language {
549 .dmn-decision-table-container .cell .dms-badge.dmn-expression-language {
554 background: var(--dmn-expression-language-hover-background-color);
558 /* cell expression language */
560 .dmn-decision-table-container .cell .dmn-expression-language {
[all …]
/plugin/freechat/
H A Dsyntax.php72 $params['language'] = $this->getConf('language');
/plugin/purplenumbers/
H A Drenderer.php133 function _highlight($type, $text, $language=null, $filename=null, $options = null) { argument
156 if ( is_null($language) ) {
162 $this->doc .= "<pre class=\"$class $language\" ".$this->_getID(1,1).">".
163 p_xhtml_cached_geshi($text, $language, '').

12345678910>>...54