Home
last modified time | relevance | path

Searched defs:name (Results 1 – 25 of 4596) sorted by relevance

12345678910>>...184

/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
DAggregation.php72 public function min(string $name): Min
82 public function max(string $name): Max
92 public function sum(string $name): Sum
102 public function sum_bucket(string $name, ?string $bucketsPath = null): SumBucket
112 public function avg(string $name): Avg
122 public function avg_bucket(string $name, ?string $bucketsPath = null): AvgBucket
132 public function stats(string $name): Stats
140 public function stats_bucket(string $name, ?string $bucketsPath = null): StatsBucket
150 public function extended_stats(string $name): ExtendedStats
160 public function value_count(string $name, string $field): ValueCount
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
D4.4.js1 …i=n(198),o=function(){function e(e){var t=this;this._defaults=e,this._worker=null,this._idleCheckI…
D5.5.js1 …r,a,o,s,l,c,h,d,u,p,m,f,g,b,_,w,v,y,T,k,S=n(199),x=function(){function e(e){var t=this;this._defau… function in m._handle_inside_tag.ot.ut.ft.bt.wt.vt.Tt.kt.St
/plugin/mdpage/vendor/cebe/markdown/
DREADME.md42 ### Who is using it?
79 ### In your PHP project
125 ### The command line script
206 ### Adding block elements
292 ### Adding inline elements
340 ### Composing your own Markdown flavor
352 #### Select a base class
360 #### Select language feature traits
421 #### Define escapeable characters
450 #### Add custom rendering behavior
[all …]
/plugin/wysiwyg/
Dscript.js80 function wysiwyg_show_view(name) { argument
88 function wysiwyg_show_editor(name) { argument
112 function wysiwyg_confirm_save(name) { argument
119 function wysiwyg_quit(name) { argument
151 function wysiwyg_save_complete(name) { argument
156 function wysiwyg_send_to_page(html, name) { argument
166 function wysiwyg_send_to_server(html, name) { argument
180 function wysiwyg_save(name) { argument
188 function _wysiwyg_edit(name, ajax) { argument
211 function wysiwyg_edit(name) { argument
[all …]
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
DHelperCollection.php51 public function __set($name, $helper)
62 public function add($name, $helper)
76 public function __get($name)
90 public function get($name)
108 public function __isset($name)
120 public function has($name)
132 public function __unset($name)
144 public function remove($name)
/plugin/sectiontoggle/
Dtemplates.ini3 name = dokuwiki__content key
7 name = dokuwiki__content key
11 name = dokuwiki__content key
15 name = dw-content key
19 name = dokuwiki__content key
23 name = content key
27 name = writr__content key
31 name = dokuwiki__content key
35 name = twentyfifteen__entry-content key
43 name = dokuwiki__content key
[all …]
/plugin/vkeyboard/
Dvkeyboard.js1 …_layout={};this.VKI_layout["\u0627\u0644\u0639\u0631\u0628\u064a\u0629"]={name:"Arabic",keys:[[["\… property
/plugin/fckg/scripts/
Dvki_kb.js113 'name': "Arabic", 'keys': [ property
122 'name': "Assamese", 'keys': [ property
131 'name': "Azerbaijani Cyrillic", 'keys': [ property
140 'name': "Azerbaijani Latin", 'keys': [ property
149 'name': "Belarusian", 'keys': [ property
158 'name': "Belgian", 'keys': [ property
167 'name': "Bulgarian Phonetic", 'keys': [ property
176 'name': "Bulgarian BDS", 'keys': [ property
185 'name': "Bengali", 'keys': [ property
194 'name': "Bosnian", 'keys': [ property
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
DNode.php29 private $name; variable in Twig\\Node\\Node
148 public function hasAttribute($name)
156 public function getAttribute($name)
169 public function setAttribute($name, $value)
174 public function removeAttribute($name)
182 public function hasNode($name)
190 public function getNode($name)
199 public function setNode($name, $node = null)
208 public function removeNode($name)
223 public function setTemplateName($name)
[all …]
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
DInput.class.php74 public function has($name) {
87 public function remove($name) {
108 public function param($name, $default = null, $nonempty = false) {
121 public function set($name, $value) {
136 public function &ref($name, $default = '', $nonempty = false) {
152 public function int($name, $default = 0, $nonempty = false) {
170 public function str($name, $default = '', $nonempty = false) {
191 public function valid($name, $valids, $default = null) {
210 public function bool($name, $default = false, $nonempty = false) {
228 public function arr($name, $default = array(), $nonempty = false) {
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
DReport.php15 public function __construct($name)
28 private function setName($name)
38 public function getFunctionObject($name)
50 public function getClassObject($name)
55 public function getTraitObject($name)
60 private function getUnitObject($tagName, $name)
/plugin/asciidocjs/node_modules/uglify-js/lib/
Dpropmangle.js100 ].forEach(function(name) { argument
120 function add(name) { argument
142 function add(name) { argument
170 if (!options.domprops && typeof domprops !== "undefined") domprops.forEach(function(name) { argument
173 if (Array.isArray(options.reserved)) options.reserved.forEach(function(name) { argument
181 cache.each(function(name) { argument
272 function can_mangle(name) { argument
278 function should_mangle(name) { argument
290 function add(name) { argument
295 function mangle(name) { argument
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DStrict.php12 public function __call($name, $args)
22 public static function __callStatic($name, $args)
31 public function &__get($name)
41 public function __set($name, $value)
51 public function __isset($name)
61 public function __unset($name)
/plugin/odt/helper/
Dconfig.php428 public function setParam($name, $value) {
440 public function getParam($name) {
450 public function isParam($name) {
463 public function isRefreshable($name) {
476 public function hasDWGlobalSetting($name) {
489 public function isGlobalSetting($name) {
502 public function isURLSetting($name) {
515 public function isMetaSetting($name) {
529 public function addingToMetaIsAllowed($name, $pos) {
/plugin/asciidocjs/node_modules/nunjucks/src/
Denvironment.js117 loader.on('update', function (name, fullname) { argument
121 loader.on('load', function (name, source) { argument
132 _proto.addExtension = function addExtension(name, extension) { argument
138 _proto.removeExtension = function removeExtension(name) { argument
146 _proto.getExtension = function getExtension(name) { argument
149 _proto.hasExtension = function hasExtension(name) { argument
152 _proto.addGlobal = function addGlobal(name, value) { argument
156 _proto.getGlobal = function getGlobal(name) { argument
162 _proto.addFilter = function addFilter(name, func, async) { argument
170 _proto.getFilter = function getFilter(name) { argument
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
DArrayLoader.php49 public function setTemplate($name, $template)
54 public function getSource($name)
66 public function getSourceContext($name)
76 public function exists($name)
81 public function getCacheKey($name)
91 public function isFresh($name, $time)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/Resource/
DProjectsLocationsClusters.php59 public function completeIpRotation($name, CompleteIPRotationRequest $postBody, $optParams = [])
110 public function delete($name, $optParams = [])
135 public function get($name, $optParams = [])
191 public function setAddons($name, SetAddonsConfigRequest $postBody, $optParams = [])
207 public function setLegacyAbac($name, SetLegacyAbacRequest $postBody, $optParams = [])
225 public function setLocations($name, SetLocationsRequest $postBody, $optParams = [])
240 public function setLogging($name, SetLoggingServiceRequest $postBody, $optParams = [])
256 …public function setMaintenancePolicy($name, SetMaintenancePolicyRequest $postBody, $optParams = [])
273 public function setMasterAuth($name, SetMasterAuthRequest $postBody, $optParams = [])
288 public function setMonitoring($name, SetMonitoringServiceRequest $postBody, $optParams = [])
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/Resource/
DLocations.php48 public function associate($name, AssociateLocationRequest $postBody, $optParams = [])
65 …public function clearLocationAssociation($name, ClearLocationAssociationRequest $postBody, $optPar…
81 public function delete($name, $optParams = [])
97 public function get($name, $optParams = [])
112 public function getAttributes($name, $optParams = [])
129 public function getGoogleUpdated($name, $optParams = [])
150 public function patch($name, Location $postBody, $optParams = [])
176 public function updateAttributes($name, AttributesModel $postBody, $optParams = [])
/plugin/ckgdoku/ckeditor/plugins/a11yhelp/dialogs/lang/
Dsl.js5 …ebina pomoči. Če želite zapreti pogovorno okno, pritisnite ESC.",legend:[{name:"Splošno",items:[{n… property
6 {name:"Urejevalno Pogovorno Okno",legend:"Inside a dialog, press TAB to navigate to the next dialog… property
7 {name:"Urejevalno Seznamsko Polje",legend:"Znotraj seznama, se premaknete na naslednji element sezn… property
8 {name:"Ukazi",items:[{name:"Razveljavi ukaz",legend:"Pritisnite ${undo}"},{name:"Ponovi ukaz",legen… property
9 {name:"Dostop do naslednjega ukaza ostrenja",legend:"Pritisnite ${accessNextSpace} za dostop do naj… property
Dpt-br.js5 …nts:"Conteúdo da Ajuda. Para fechar este diálogo pressione ESC.",legend:[{name:"Geral",items:[{nam… property
6 {name:"Diálogo do Editor",legend:"Dentro de um diálogo, pressione TAB para navegar para o próximo e… property
7 {name:"Menu de Contexto do Editor",legend:"Pressione ${contextMenu} ou TECLA DE MENU para abrir o m… property
8 {name:"Barra de Caminho do Elementos do Editor",legend:"Pressione ${elementsPathFocus} para a barra… property
9 {name:" Comando Itálico",legend:"Pressione ${italic}"},{name:" Comando Sublinhado",legend:"Pression… property
10 {name:"Acessar próximo fomando de spaço de foco",legend:"Pressione ${accessNextSpace} para acessar … property
Dru.js5 …клавиши",contents:"Помощь. Для закрытия этого окна нажмите ESC.",legend:[{name:"Основное",items:[{… property
6 {name:"Контекстное меню",legend:'Нажмите ${contextMenu} или клавишу APPLICATION, чтобы открыть конт… property
7 …бы задействовать опцию списка. Нажмите ESC, чтобы закрыть окно списка.'},{name:"Путь к элементу",l… property
8 {name:"Команды",items:[{name:"Отменить",legend:"Нажмите ${undo}"},{name:"Повторить",legend:"Нажмите… property
9 {name:"Команды доступа к следующему фокусному пространству",legend:"Press ${accessNextSpace} to acc… property
Dko.js5 …elp","ko",{title:"접근성 설명",contents:"도움말. 이 창을 닫으시려면 ESC 를 누르세요.",legend:[{name:"일반",items:[{name:"… property
6 {name:"편집기 환경 메뉴",legend:"${contextMenu} 또는 어플리케이션 키를 누르면 환경-메뉴를 열 수 있습니다. 환경-메뉴에서 TAB 키 또는 아래 화살표 … property
7 {name:"편집기 요소 경로 막대",legend:"${elementsPathFocus}를 눌러서 요소 경로 막대를 탐색할 수 있습니다. 다음 요소로 이동하려면 TAB 키 또는 … property
8 {name:" 이전 포커스 공간 접근 명령",legend:"탈자 기호(^) 이전에 ${accessPreviousSpace} 를 누르면, 접근 불가능하면서 가장 가까운 포커스 영역… property
Dhu.js5 …s:"Súgó tartalmak. A párbeszédablak bezárásához nyomjon ESC-et.",legend:[{name:"Általános",items:[… property
6 …gorjon. Ezután a TAB-al vagy a JOBB NYÍLLAL a következő fülre ugorhat."},{name:"Szerkesztő helyi m… property
7 {name:"Szerkesztő lista",legend:"A listán belül a következő elemre a TAB vagy LEFELÉ NYÍLLAL mozogh… property
8 {name:"Parancsok",items:[{name:"Parancs visszavonása",legend:"Nyomj ${undo}"},{name:"Parancs megism… property
9 {name:"Hozzáférés a következő fókusz helyhez parancs",legend:"Nyomj ${accessNextSpace} hogy hozzáfé… property
Dku.js5 …ن",contents:"پێکهاتەی یارمەتی. کلیك ESC بۆ داخستنی ئەم دیالۆگه.",legend:[{name:"گشتی",items:[{name… property
6 … to the next and previous tab with RIGHT and LEFT ARROW, respectively."},{name:"پێڕستی سەرنووسەر",… property
7 {name:"لیستی سنووقی سەرنووسەر",legend:"لەناو سنوقی لیست, چۆن بۆ هەڵنبژاردەی لیستێکی تر کلیکی کلیلی … property
8 {name:"فەرمانەکان",items:[{name:"پووچکردنەوەی فەرمان",legend:"کلیك ${undo}"},{name:"هەڵگەڕانەوەی فە… property
9 {name:"چوونەناو سەرنجدانی داهاتووی فەرمانی بۆشایی",legend:"کلیک ${accessNextSpace} to access the cl… property

12345678910>>...184