Home
last modified time | relevance | path

Searched refs:desc (Results 26 – 50 of 1385) sorted by relevance

12345678910>>...56

/plugin/blextra/
H A Dhelper.php245 'desc' => 'Return namespacepart of a wiki ID exploded as array',
252 'desc' => 'Return action links as array',
264 'desc' => 'Return action links as array',
/plugin/searchstats/
H A Dhelper.php27 'desc' => 'returns search word array',
34 'desc' => 'returns folder where data is saved',
/plugin/clacks/
H A Dplugin.info.txt6 desc Pay your respects via the Clacks (aka the Internet)
8 lang desc
/plugin/noiewarning/
H A Dplugin.info.txt6 desc Warns visitors who are using shitty IE browser.
8 lang desc
/plugin/csstimeline/
H A Dstyle.css159 .desc {
167 .direction-r .desc {
247 .desc {
259 .direction-l .desc,
260 .direction-r .desc {
272 .direction-l .desc,
273 .direction-r .desc {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D028f6d6ac2594e20b78b8a8f8cbad49d.asciidoc13 'rock>playback_stats.avg' => 'desc',
16 '_count' => 'desc',
/plugin/nobadbrowser/
H A Dplugin.info.txt6 desc Warns visitors who are using shitty, dangerous browsers such as IE or Chrome.
8 lang desc
/plugin/progrecss/
H A Dplugin.info.txt6 desc Prints CSS-based progress bars with <progrecss x% /> or <progrecss x/y />
8 lang desc
/plugin/aclauditor/
H A Dhelper.php29 'desc' => 'returns the list of ACLs that are applied on a resource (page/media)',
39 'desc' => 'returns the list of ACLs for a user/group',
49 …'desc' => 'returns the list of ACLs that are applied on a resource (page/media) for a user or a …
/plugin/filterrss/
H A Dsyntax.php52 $desc = false;
56 $desc = true;
90 …return array('url' => $url, 'conditions' => array(), 'order_by' => $order_by, 'desc' => $desc, 'li…
131 …return array('url' => $url, 'conditions' => $cond_output, 'order_by' => $order_by, 'desc' => $desc
/plugin/codebuttonmod2/
H A Dplugin.info.txt6 desc Inserts a code button into the toolbar. Add copy to clipboard function.
14 desc Inserts a code button into the toolbar.
/plugin/register/
H A Dregister.php47 var $start, $end, $name, $desc, $flags;
54 $this->desc = $data[3];
199 var $name, $desc, $mmr_addr, $maxbits, $bits, $resetval, $bitrange, $perms, $sub_desc;
200 public function register($name, $desc, $mmr_addr, $resetval, $maxbits, $perms, $sub_desc, $bits) argument
203 $this->desc = $desc;
253 if ($register->desc !== "")
254 $text .= ": " . $register->desc;
434 if ($bit->desc != "") {
436 $bdesc = $bit->desc;
/plugin/diagramsnet/lib/js/diagramly/
H A DOneDriveFile.js253 OneDriveFile.prototype.setDescriptor = function(desc) argument
255 this.meta = desc;
261 OneDriveFile.prototype.getDescriptorEtag = function(desc) argument
263 return desc.eTag;
269 OneDriveFile.prototype.setDescriptorEtag = function(desc, etag) argument
271 desc.eTag = etag;
H A DDriveClient.js958 var props = desc.properties;
1305 file.desc.headRevisionId + '-mod_' + file.desc.modifiedDate +
1354 if (file.isEditable() && file.desc != null)
1357 var etag0 = file.desc.etag;
1358 var mod0 = file.desc.modifiedDate;
1359 var head0 = file.desc.headRevisionId;
1377 'mimeType': file.desc.mimeType,
1385 prevDesc = file.desc;
1533 '-to_' + file.desc.id + '.' + file.desc.headRevisionId,
1594 … var unknown = file.desc.mimeType != this.xmlMimeType && file.desc.mimeType != this.mimeType &&
[all …]
/plugin/prettyphoto/
H A Dplugin.info.txt6 desc jQuery PrettyPhoto Plugin
12 desc Pop-up images that are linked directly into the page using prettyPhoto (a jQuery based light…
/plugin/ipmap/
H A Drendertables.php109 $desc = $subnetsr[$ipout]['Desc'];
128 if ($desc){
130 $output .= "^ [[.:$ipout\_$sout:main|$ipout/$sout]] \\\\ " . "$desc" . " ";
/plugin/swiftmail/Swift/Message/
H A DAttachment.php108 public function setDescription($desc) argument
110 $this->headers->set("Content-Description", $desc);
/plugin/combo/action/
H A Dqualitymutation.php26 const DESC = "desc";
83 $desc = $data[self::DESC];
87 "The {$wikiId} of {$path} had its HTML cache deleted ($desc)."
/plugin/daftdrafts/
H A Dhelper.php33 'desc' => 'Add an ACL Line into the acl.auth.php',
39 'desc' => 'Remove an ACL Line into the acl.auth.php',
/plugin/pagelist/
H A Dstyle.css
/plugin/redproject/
H A Dstyle.css64 div.desc h4 {
69 div.desc {
79 p.desc {
/plugin/dw2pdf/vendor/mpdf/mpdf/data/font/
H A Dccourierb.php6 //$desc=array('Ascent'=>629,'Descent'=>-157,'CapHeight'=>562,'FontBBox'=>'[-113 -250 749 801]');
7 $desc = array('Flags' => 33, 'FontBBox' => '[-113 -250 749 801]', 'ItalicAngle' => 0, 'Ascent' => 801, 'Descent' => -250, 'Leading' => 0, 'CapHeight' => 562, 'XHeight' => 439, 'StemV' => 106, 'StemH' => 84, 'AvgWidth' => 600, 'MaxWidth' => 600, 'MissingWidth' => 600); variable
H A Dccourierbi.php6 //$desc=array('Ascent'=>629,'Descent'=>-157,'CapHeight'=>562,'FontBBox'=>'[-57 -250 869 801]');
7 $desc = array('Flags' => 97, 'FontBBox' => '[-57 -250 869 801]', 'ItalicAngle' => -12, 'Ascent' => 801, 'Descent' => -250, 'Leading' => 0, 'CapHeight' => 562, 'XHeight' => 439, 'StemV' => 106, 'StemH' => 84, 'AvgWidth' => 600, 'MaxWidth' => 600, 'MissingWidth' => 600); variable
H A Dccourier.php6 //$desc=array('Ascent'=>629,'Descent'=>-157,'CapHeight'=>562,'FontBBox'=>'[-23 -250 715 805]');
7 $desc = array('Flags' => 33, 'FontBBox' => '[-23 -250 715 805]', 'ItalicAngle' => 0, 'Ascent' => 805, 'Descent' => -250, 'Leading' => 0, 'CapHeight' => 562, 'XHeight' => 426, 'StemV' => 51, 'StemH' => 51, 'AvgWidth' => 600, 'MaxWidth' => 600, 'MissingWidth' => 600); variable
/plugin/tagging/
H A Dhelper.php378 * @param bool $desc
382 public function getAllTags($namespace = '', $order_by = 'tid', $desc = false, $filters = []) { argument
404 if ($desc) {
728 $desc = false;
729 if (isset($sort[1]) && $sort[1] === 'desc') {
730 $desc = true;
734 $tags = $this->getAllTags($INPUT->str('filter'), $order_by, $desc, $filters);
781 if ($desc === false) {
784 $param .= ',desc';

12345678910>>...56