Home
last modified time | relevance | path

Searched refs:name (Results 6376 – 6400 of 8094) sorted by relevance

1...<<251252253254255256257258259260>>...324

/plugin/crosspost/
H A Daction.php43 $name = noNS( $ID );
49 else $page .= ':' . $name;
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckindentcommands.js24 var FCKIndentCommand = function( name, offset ) argument
26 this.Name = name ;
/plugin/gtime/gtlib/util/
H A DGTUtil.php265 foreach ($tokens as $name => $value) {
267 throw new GTException("Invalid time encoding, {$name} = {$value}");
/plugin/dlcounter/
H A DREADME.md20 {{dlcounter>name}}
25 The command (*name* or *count*) identifies the column you wish to sort on. Since the default sort o…
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DUPGRADE.md42 - The exchange name does not default to 'log' anymore, and it is completely ignored
47 - The file name format must now contain `{date}` and the date format must be set
/plugin/bez/scripts/
H A Dtask.js13 jQuery("input[name=plan_date]").datepicker({
16 if (jQuery("input[name=all_day_event]").is(":checked")) {
19 jQuery("input[name=all_day_event]").on('change', function() {
77 jQuery("input[name=date], input[name=close_date]").datepicker({
103 name = $this.find('.bez_name').text(),
104 content = '<div style="margin-bottom: 3px;">'+name+'</div>';
288 var $contentTextarea = jQuery('.bez_comment textarea[name=content]');
290 var $doTaskButton = jQuery('button[name=fn][value=task_do]'),
291 $addCommentButton = jQuery('button[name
[all...]
/plugin/struct/meta/
H A DSchema.php32 /** @var string name of the associated table */
340 * @param $name
343 public function findColumn($name)
346 if ($col->isEnabled() && PhpString::strtolower($col->getLabel()) === PhpString::strtolower($name)) {
342 findColumn($name) global() argument
/plugin/wysiwyg/fckeditor/editor/dialog/fck_link/
H A Dfck_link.js181 if ( oLinks[i].name && ( oLinks[i].name.length > 0 ) )
191 var sName = aAnchors[i].name ;
304 GetE('txtAttName').value = oLink.name ;
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dtheme.js62 function registerTheme(name, theme) { argument
63 Diagram.themes[name] = theme;
202 var bb = this.textBBox(a.name, font);
359 this.drawTextBox(actor, actor.name, ACTOR_MARGIN, ACTOR_PADDING, this.font_, ALIGN_CENTER);
/plugin/combo/ComboStrap/Web/
H A DUrl.php328 * https://stackoverflow.com/questions/24059773/correct-way-to-pass-multiple-values-for-same-parameter-name-in-get-request
635 throw new ExceptionNotFound("No last name");
700 function resolve(string $name): Url
705 $this->path .= $name;
707 $this->path .= URL::PATH_SEP . $name;
711 $this->setPath($name);
689 resolve(string $name) global() argument
/plugin/openid/Auth/OpenID/
H A DMessage.php749 foreach ($form_tag_attrs as $name => $attr) {
750 $form .= sprintf(" %s=\"%s\"", $name, htmlspecialchars($attr));
756 foreach ($this->toPostArgs() as $name => $value) {
759 htmlspecialchars($name), htmlspecialchars($value));
/plugin/siteexport/syntax/
H A Dtoc.php290 private function __addTocItem($id, $name, $depth, $renderer) { argument
297 $name = $renderer->_getLinkTitle($name, $default, $isImage, $id, $linktype);
309 $item['name'] = $name;
/plugin/mdpage/vendor/cebe/markdown/
H A DREADME.md10 What is this? <a name="what"></a>
49 Installation <a name="installation"></a>
76 Usage <a name="usage"></a>
194 Extending the language <a name="extend"></a>
209 …e beginning of a block element it calls all protected class methods who's name begins with `identi…
241 …is the same name as used for the identify function above. The consume method also takes the lines …
278 …`render{elementName}()`-method where `elementName` refers to the name of the element in the abstra…
409 and `identifyBUl` to `identifyBUl`. The consume function always has to have the same name as the id…
457 Acknowledgements <a name="ack"></a>
466 FAQ <a name="faq"></a>
[all …]
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified24 name: "Name",
309 name: "Name",
337 name: "Name",
424 name: "Anchor Name",
425 errorName: "Please type the anchor name",
442 name: "Name",
670 FileBrowserError_102: "Invalid folder name",
673 …FileBrowserError_201: "A file with the same name is already available. The uploaded file has been …
682 FileBrowserError_Folder_Submit: "Please type the folder name.",
730 DlgFileBrowserSearchInfo: "Enter all or part of a file name",
[all …]
H A Dlang_array.txt28 "name": "Name",
73 … the inline style must consist of one or more tuples with the format of \"name : value\", separate…
313 "name": "Name",
341 "name": "Name",
428 "name": "Anchor Name",
429 "errorName": "Please type the anchor name",
446 "name": "Name",
674 FileBrowserError_102: 'Invalid folder name',
677 …FileBrowserError_201: 'A file with the same name is already available. The uploaded file has been …
686 FileBrowserError_Folder_Submit: 'Please type the folder name.',
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jar ... .apache.http.cookie.CookieSpecFactory) String name org.apache.http.cookie.CookieSpecFactory factory ...
/plugin/diagramsnet/lib/js/grapheditor/
H A DMenus.js595 Menus.prototype.put = function(name, menu) argument
597 this.menus[name] = menu;
605 Menus.prototype.get = function(name) argument
607 return this.menus[name];
613 Menus.prototype.addSubmenu = function(name, menu, parent, label) argument
615 var entry = this.get(name);
623 var submenu = menu.addItem(label || mxResources.get(name), null, null, parent, null, enabled);
624 this.addMenu(name, menu, submenu);
632 Menus.prototype.addMenu = function(name, popupMenu, parent) argument
634 var menu = this.get(name);
[all …]
/plugin/ckgedit/ckeditor/lang/
H A Dlang_array.txt28 "name": "Name",
73 … the inline style must consist of one or more tuples with the format of \"name : value\", separate…
313 "name": "Name",
341 "name": "Name",
428 "name": "Anchor Name",
429 "errorName": "Please type the anchor name",
446 "name": "Name",
674 FileBrowserError_102: 'Invalid folder name',
677 …FileBrowserError_201: 'A file with the same name is already available. The uploaded file has been …
686 FileBrowserError_Folder_Submit: 'Please type the folder name.',
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DDocumentTest.php17 $this->assertEquals('VLIST', $doc->name);
/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Dsolarized-light.min.css1 …l,.hljs-doctag,.hljs-regexp{color:#2aa198}.hljs-title,.hljs-section,.hljs-name,.hljs-selector-id,.…
H A Dsolarized-dark.min.css1 …l,.hljs-doctag,.hljs-regexp{color:#2aa198}.hljs-title,.hljs-section,.hljs-name,.hljs-selector-id,.…
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DSee.php29 protected $name = 'see'; variable in phpDocumentor\\Reflection\\DocBlock\\Tags\\See
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsAnchorAlias.yml8 by using an asterisk before the name of the alias.
/plugin/codemirror/dist/modes/
H A Dvue.min.js1 …rop||"text/html"),d)});a.defineMode("vue",function(c){return a.getMode(c,{name:"htmlmixed",tags:b}…
/plugin/syntaxhighlighter4/
H A DCHANGELOG.md22 * Update author's name

1...<<251252253254255256257258259260>>...324