Home
last modified time | relevance | path

Searched refs:contents (Results 226 – 250 of 1006) sorted by relevance

12345678910>>...41

/plugin/ckgedit/ckeditor/plugins/a11yhelp/dialogs/lang/
H A Dfa.js5 CKEDITOR.plugins.setLang("a11yhelp","fa",{title:"دستورالعمل‌های دسترسی",contents:"راهنمای فهرست مطا…
H A Dsv.js5 CKEDITOR.plugins.setLang("a11yhelp","sv",{title:"Hjälpmedelsinstruktioner",contents:"Hjälpinnehåll.…
H A Dtr.js5 CKEDITOR.plugins.setLang("a11yhelp","tr",{title:"Erişilebilirlik Talimatları",contents:"Yardım içer…
H A Dtt.js5 CKEDITOR.plugins.setLang("a11yhelp","tt",{title:"Accessibility Instructions",contents:"Help Content…
H A Dug.js5 CKEDITOR.plugins.setLang("a11yhelp","ug",{title:"قوشۇمچە چۈشەندۈرۈش",contents:"ياردەم مەزمۇنى. بۇ س…
H A Duk.js5 CKEDITOR.plugins.setLang("a11yhelp","uk",{title:"Спеціальні Інструкції",contents:"Довідка. Натисніт…
H A Dvi.js5 CKEDITOR.plugins.setLang("a11yhelp","vi",{title:"Hướng dẫn trợ năng",contents:"Nội dung Hỗ trợ. Nhấ…
H A Dzh-cn.js5 CKEDITOR.plugins.setLang("a11yhelp","zh-cn",{title:"辅助功能说明",contents:"帮助内容。要关闭此对话框请按 ESC 键。",legend…
H A Dfi.js5 CKEDITOR.plugins.setLang("a11yhelp","fi",{title:"Saavutettavuus ohjeet",contents:"Ohjeen sisällöt. …
H A Dfr-ca.js5 CKEDITOR.plugins.setLang("a11yhelp","fr-ca",{title:"Instructions d'accessibilité",contents:"Contenu…
H A Dfr.js5 CKEDITOR.plugins.setLang("a11yhelp","fr",{title:"Instructions d'accessibilité",contents:"Contenu de…
H A Dgu.js5 CKEDITOR.plugins.setLang("a11yhelp","gu",{title:"એક્ક્ષેબિલિટી ની વિગતો",contents:"હેલ્પ. આ બંધ કરવ…
H A Dhe.js5 CKEDITOR.plugins.setLang("a11yhelp","he",{title:"הוראות נגישות",contents:"הוראות נגישות. לסגירה לחץ…
H A Dko.js5 CKEDITOR.plugins.setLang("a11yhelp","ko",{title:"접근성 설명",contents:"도움말. 이 창을 닫으시려면 ESC 를 누르세요.",leg…
H A Dnb.js5 CKEDITOR.plugins.setLang("a11yhelp","nb",{title:"Instruksjoner for tilgjengelighet",contents:"Innho…
H A Dpt.js5 CKEDITOR.plugins.setLang("a11yhelp","pt",{title:"Instruções de acessibilidade",contents:"Conteúdo d…
H A Dro.js5 CKEDITOR.plugins.setLang("a11yhelp","ro",{title:"Instrucțiuni Accesibilitate",contents:"Cuprins. Pe…
H A Dru.js5 CKEDITOR.plugins.setLang("a11yhelp","ru",{title:"Горячие клавиши",contents:"Помощь. Для закрытия эт…
H A Dsi.js5 CKEDITOR.plugins.setLang("a11yhelp","si",{title:"ළඟා වියහැකි ",contents:"උදව් සඳහා අන්තර්ගතය.නික්මය…
H A Dsk.js5 CKEDITOR.plugins.setLang("a11yhelp","sk",{title:"Inštrukcie prístupnosti",contents:"Pomocný obsah. …
H A Dsl.js5 CKEDITOR.plugins.setLang("a11yhelp","sl",{title:"Navodila za dostopnost",contents:"Vsebina pomoči. …
H A Dsr.js5 CKEDITOR.plugins.setLang("a11yhelp","sr",{title:"Accessibility Instructions",contents:"Help Content…
/plugin/shy/
H A Dsyntax.php151 * handling the rendering. The contents of <tt>$aData</tt> is the
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckdomtools.js714 itemObj.contents.push( child ) ;
745 for ( var i = 0 ; i < item.contents.length ; i++ )
746 currentListItem.appendChild( item.contents[i].cloneNode( true ) ) ;
767 for ( var i = 0 ; i < item.contents.length ; i++ )
768 currentListItem.appendChild( item.contents[i].cloneNode( true ) ) ;
/plugin/filelisting/
H A Dhelper.php240 $contents = file_get_contents($file);
241 $base64 = base64_encode($contents);

12345678910>>...41