Home
last modified time | relevance | path

Searched refs:a (Results 1876 – 1900 of 6240) sorted by relevance

1...<<71727374757677787980>>...250

/plugin/combo/vendor/salesforce/handlebars-php/
H A DCODE_OF_CONDUCT.md5 Equality is a core value at Salesforce. We believe a diverse and inclusive
6 community fosters innovation and creativity, and are committed to building a
9 Salesforce open-source projects are committed to providing a friendly, safe, and
15 The goal of this code of conduct is to specify a baseline standard of behavior so
18 It also establishes a mechanism for reporting issues and resolving conflicts.
21 in a Salesforce open-source project may be reported by contacting the Salesforce
28 our community a harassment-free experience for everyone, regardless of gender
35 Examples of behavior that contributes to creating a positive environment
51 a physica
[all...]
H A DREADME.md59 At the minimum, we are required to have an array model and a template string. Alternatively we can have a file containing handlebars (or html, text, etc) expression.
67 Handlebars HTML-escapes values returned by a {{expression}}.
78 The string above can be used as is in your PHP file, or be put in a file (ie: */templates/main.tpl*), to be called upon rendering.
82 Now the we've created our template file, in a php file (index.php) we'll create the data to passed to the model. The model is a key/value array.
153 ***$template*** : Template can be the name of the file or a string containing the handlebars/html.
203 Handlebars expressions are the basic unit of a Handlebars template. You can use them alone in a {{mustache}}, pass them to a Handlebar
[all...]
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/_fixture/
H A DMethodCallbackByReference.php4 public function bar(&$a, &$b, $c) argument
6 Legacy::bar($a, $b, $c);
9 public function callback(&$a, &$b, $c) argument
/plugin/topbarsyntax/
H A Dstyle.css38 div.dokuwiki div#tpl_smplbar_navi1 a {
48 div.dokuwiki div#tpl_smplbar_navi1 a.wikilink2 {
52 div.dokuwiki div#tpl_smplbar_navi1 a.urlextern,
53 div.dokuwiki div#tpl_smplbar_navi1 a.interwiki {
64 div.dokuwiki div#tpl_smplbar_navi1 a:hover {
136 div.dokuwiki div#tpl_smplbar_navi2 a {
145 div.dokuwiki div#tpl_smplbar_navi2 a.wikilink2 {
149 div.dokuwiki div#tpl_smplbar_navi2 a.urlextern,
161 div.dokuwiki div#tpl_smplbar_navi2 a:hover {
242 div.dokuwiki div#tpl_smplbar_navi3 a {
[all …]
/plugin/bugzillaint/
H A Dscript.js37 function handleError( a ) { argument
38 if ( a.readyState == 0 ) return;
39 var msg = a.status + " " + a.statusText + "\n\n" + a.responseText;
90 var a = jQuery('<a></a>')
94 a.addClass( 'bz-error' );
95 a.text( bug.id + ": " + bug.error );
97 if ( bug.resolution ) a.addClass( 'bz-resolved' );
98 a.text( bug.id + ": " + bug.summary );
104 return ( extra.children().length > 0 ) ? a.add( extra ) : a;
253 l.sort(function(a,b){ argument
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dcrud.asciidoc17 When indexing a document, you can either provide an ID or let {es} generate one
49 If you need to set other parameters, such as a `routing` value, you specify
75 example, an `index` object), then you create a document body object. This
99 In practice, you'll likely have more documents than you want to send in a single
145 by requesting a document by its full `index/type/id` path:
162 Updating a document allows you to either completely replace the contents of the
163 existing document, or perform a partial update to just some fields (either
169 If you want to partially update a document (for example, change an existing
170 field or add a new one) you can do so by specifying the `doc` in the `body`
194 Sometimes you need to perform a scripte
[all...]
H A Dinstallation.asciidoc13 Composer. Composer is a package and dependency manager for PHP and makes it easy
21 If you have a host that does not have libcurl installed, you can use an
50 * Include elasticsearch-php in your `composer.json` file. If you are starting a
51 new project, paste the following JSON snippet into a new file called
66 Composer automatically downloads any dependencies, store them in a /vendor/
80 and you don't need to add it again. Finally, instantiate a new client:
89 Client instantiation is performed with a static helper function `create()`. This
90 creates a ClientBuilder object, which helps you to set custom configurations.
91 When you are done configuring, call the `build()` method to generate a `Client`
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DMlNamespace.asciidoc92 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no jobs. (This includes `_all` string or when no jobs have been specified)
93 $params['allow_no_jobs'] = (boolean) Whether to ignore if a wildcard expression matches no jobs. (This includes `_all` string or when no jobs have been specified)
95 $params['timeout'] = (time) Controls the time to wait until a job has closed. Default to 30 minutes
153 $params['timeout'] = (time) Controls the time to wait until a job is deleted. Defaults to 1 minute
302 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
308 $params['line_merge_size_limit'] = (int) Maximum number of characters permitted in a single message when lines are merged to create messages. (Default = 10000)
312 $params['has_header_row'] = (boolean) Optional parameter to specify whether a delimited file includes the column names in its first row
313 $params['column_names'] = (list) Optional parameter containing a comma separated list of the column names for a delimited file
314 $params['delimiter'] = (string) Optional parameter to specify the delimiter character for a delimite
[all...]
/plugin/authldaplocal/
H A DLICENSE14 You should have received a copy of the GNU General Public License
85 that is to say, a work containing the Program or a portion of it,
93 is covered only if its contents constitute a work based on the
105 You may charge a fee for the physical act of transferring a copy, and
109 of it, thus forming a work based on the Program, and copy and
132 These requirements apply to the modified work as a whole. If
137 distribute the same sections as part of a whole which is a work based
148 with the Program (or with a work based on the Program) on a volume of
215 7. If, as a consequence of a court judgment or allegation of patent
230 apply and the section as a whole is intended to apply in other
[all …]
/plugin/backlinks2/_test/data/pages/aaa/bbb/cc/
H A Dlink_a.txt1 ====== linking to a page a ======
3 This is [[:mmm:nnn:ooo:start|link to a start page]].
/plugin/codeprettify/code-prettify/src/
H A Dlang-matlab.js117 …["lang-matlab-operators", /^((?:[a-zA-Z][a-zA-Z0-9_]*(?:\.[a-zA-Z][a-zA-Z0-9_]*)*|\)|\]|\}|\.)')/,…
/plugin/function/
H A Dsyntax.php54 $a = explode('?', $func);
55 $func = $a[0];
56 if (!empty($a[1])) { parse_str($a[1], $params); }
/plugin/googleanalytics/
H A Dscript.js27 (function(i, s, o, g, r, a, m) {
34 a = s.createElement(o),
36 a.async = 1;
37 a.src = g;
38 m.parentNode.insertBefore(a, m)
/plugin/fullindex/
H A Dstyle.css3 ul.aqtree3clickable li.bullet a {
5 ul.aqtree3clickable a.cat img{cursor:pointer}
16 ul.aqtree3clickable li a, ul.aqtree3clickable li span { padding-left: 1px; }
25 #aqNav li a{text-decoration:none}
26 #aqNav li.on a{color:__text__;font-weight:bold;cursor: text}
/plugin/indexmenu2/cms/templates/ClassicHorizontal/
H A Ddesign.css17 ul.CmsListMenuClassicHorizontal li.CmsMenuItemFile a {
21 ul.CmsListMenuClassicHorizontal a {
29 ul.CmsListMenuClassicHorizontal a:hover {
50 ul.CmsListMenuClassicHorizontal li.CmsMenuItemLevel0 ul a {
58 ul.CmsListMenuClassicHorizontal li.CmsMenuItemLevel0 ul a:hover {
/plugin/abc2/abc-libraries/abc2svg/
H A Dcapo-1.js4 //capo.js-module to add a capo chord line
23 of(cmd,param)},set_vp:function(of,a){var i,v,p_v=this.get_curvoice() argument
24 for(i=0;i<a.length;i++){if(a[i]=="capo_="){v=Number(a[++i])
30 of(a)},set_hooks:function(abc){abc.gch_build=abc2svg.capo.gch_build.bind(abc,abc.gch_build);abc.set_format=abc2svg.capo.set_fmt.bind(abc,abc.set_format)
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dintro.rst17 * *Secure*: Twig has a sandbox mode to evaluate untrusted template code. This
18 allows Twig to be used as a template language for applications where users
21 * *Flexible*: Twig is powered by a flexible lexer and parser. This allows the
26 Slim, Yii, Laravel, Codeigniter and Kohana — just to name a few.
52 This section gives you a brief introduction to the PHP API for Twig.
65 Twig uses a loader (``\Twig\Loader\ArrayLoader``) to locate templates, and an
68 The ``render()`` method loads the template passed as a first argument and
69 renders it with the variables passed as a second argument.
71 As templates are generally stored on the filesystem, Twig also comes with a
/plugin/gallery/
H A Dsyntax.php
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md3 PHP-CLI is a simple library that helps with creating nice looking command line scripts.
37 $options->setHelp('A very minimal example that does nothing but print a version');
61 - create a class and ``extend splitbrain\phpcli\CLI``
63 - ``$options->setHelp()`` adds a general description
66 - ``$options->registerCommand()`` adds a sub command
79 exit the programm with a non-zero exit code. You can disable this behaviour and catch all exceptions yourself by
89 Colored output is handled through the ``Colors`` class. It tries to detect if a color terminal is available and only
94 ``error()`` (red) or ``fatal()`` (red). The latter will also exit the programm with a non-zero exit code.
106 terminal width on its own. It can be overwritten by setting a ``COLUMNS`` environment variable.
109 widths, the second contains the texts to fill into the columns. Between each column a borde
[all...]
/plugin/dokumicrobugtracker/
H A DREADME.md8 DokuMicroBugTracker is a DokuWiki plugin which integrates a really small bug tracker in your wiki b…
27 | [status] | a filter to display only some status …
28 | [display] | a filter to display only the report form, or only the bugs list, or count the number…
48 **Display all fixed bugs for project KhtEditor with a report form :**
60 This plugin is a first shot, it s still in development and your all welcome to submit any ideas, or…
61 There is currently a bug on the sort of header when displaying multiple form in the same page.
75 … #65 (Configurable severity), Implement #62 (Inform user of modification on a report), Implement #…
76 | 2011-10-17 | Use jquery, datatables plugin and jEditable to manage table, and fix a security issu…
/plugin/ckgedit/lang/vi/
H A Dlang.php44 $lang['js']['ckg_paste_restart'] = 'Khi tải lại trình sửa đổi, hỗ trợ dán bổ sung sẽ được bật';
50 $lang['uprofile_title'] = 'Chọn Trình sửa đổi mặc định của bạn';
53 $lang['btn_title_dw_fb'] = 'Lưu và đóng trình sửa đổi và chuyển sang Trình duyệt tập tin DW';
54 $lang['btn_title_ckg_fb'] = 'Lưu và đóng trình sửa đổi và chuyển sang Trình duyệt tập tin CKG';
57 $lang['ckgcke_conflict'] = 'Một bản sao của ckgedit đã được phát hiện. Ckgedit này hoặc ckged…
66 …>Tính năng mới:</b> nhấn đúp vào cửa sổ trình duyệt để sửa đổi phần tại con trỏ bằng Trình sửa đổi…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-raphael-min.js6a,b,d){assert(a<b,"a must be less than or equal to b"),a<0?(b=actors[b],b.x=Math.max(d-b.width/2,b… argument
7 …4,39,43v-30,-8,-65,-23,-105,-44v-1,-3,-3,-28,5,-25v16,5,44,17,61,26",w:129},a:{d:"124,-56v10,4,59,…
/plugin/geophp/vendor/funiq/geophp/
H A DLICENSE64 For example, if you distribute copies of such a program, whether
65 gratis or for a fee, you must give the recipients all the rights that
82 patents. We wish to avoid the danger that redistributors of a free
94 a notice placed by the copyright holder saying it may be distributed
96 refers to any such program or work, and a "work based on the Program"
98 that is to say, a work containing the Program or a portion of it,
106 is covered only if its contents constitute a work based on the
115 and give any other recipients of the Program a copy of this License
118 You may charge a fe
[all...]
/plugin/cacherevisionseraser/
H A DREADME.md27 * Added Spanish Language (Thanks Bernab� Garc�a)
47 * Added a hyperlink in the plug-in main page to quickly visit the website (It will open a new windo…
59 * Discarded outdated language versions (they are still available as a patch)
87 * Added a "readme.txt" into the zip with same information as the wiki.
92 …ired locks that aren�t deleted by DokuWiki due of creating a page and cancel it (generating a orph…
104 * .xhtml files (HTML form of a page) (Default ASK).
119 * Joined the two plug-ins into a single one.
120 * Added a basic GUI.
135 * Bernab� Garc�a, 2009-06-27 v1.6.*
180 * JustBurn (Email: justburner [a@t] sapo [d.o.t] pt)
[all …]
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md6 The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
48 - Most classes got a `@final` annotation to prepare for 2.0
63 - Converting a non-seekable stream to a string
111 - Get the summary of a body only if it is readable
157 - Reverted BC break by reintroducing behavior to automagically fix a URI with a
180 - Ensure `ServerRequest::getUriFromGlobals` returns a URI in absolute form.
186 because the path of a URI with an authority must start with a slash "/" or be empty
208 - Handling of URI components in case they are `'0'` in a lot of places,
209 e.g. as a user info password.
253 - Support for using '0' as a filename.
[all …]

1...<<71727374757677787980>>...250