Home
last modified time | relevance | path

Searched refs:blank (Results 51 – 75 of 147) sorted by relevance

123456

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DRollupNamespace.asciidoc54 $params['id'] = (string) The ID of the job(s) to fetch. Accepts glob patterns, or left blank for all jobs
68 $params['id'] = (string) The ID of the index to check rollup capabilities on, or left blank for all jobs
/plugin/elasticsearch/helper/
H A Ddocparser.php170 if (!blank($decoded[$from])) $data[$to] = trim($decoded[$from]);
/plugin/pagenav/
H A Dsyntax.php130 if (blank($page)) {
/plugin/mediasyntax/
H A DREADME54 2010-08-07: 8 hours: allowed a SpecialPattern (e.g. GB) in the mid of a line, directly followed by a blank, without triggering a preformatted area. Had to reasearch the calls object structure of the parser for this.
65 2010-04-02: 4 hours: single blank at beginning of line makes preformatted text
/plugin/panoview/
H A Dstyle.css24 …_background: url(gfx/blank.gif) no-repeat center center; /* NOTE: required for IE to"see" the surf…
H A Dscript.js608 this.blank();
636 this.blank();
645 blank: function () { method in PanoJS
/plugin/latexcaption/
H A DREADME.md52 - No colon: `blank`. Use this if you dont want to print a ':' after the figure number.
60 <figure center blank>
/plugin/googleanalytics/
H A DCHANGELOG.md38 - [DPG-15] - Fixed an issue where "blank target" was not respected when clicking on a new link
/plugin/openlayersmap/
H A Dprint.less31 h ~ div ~ .olStaticMap { /*?? page-break-inside: auto | avoid | inherit */ /* http://david.latapie.name/blog/page-break-in-css-print-how-to-get-rid-of-accidental-blank-pages/ */ /* http://www.w3.org/TR/CSS21/page.html */ page-break-before: always; /* page-break-after: always;*/ }
H A Ddeleted.files31 lib/img/blank.gif
/plugin/ireadit/syntax/
H A Dlist.php174 if (!blank($heading)) {
/plugin/lightboxv2/
H A Dscreen.css1 …revLink,#nextLink{width:49%;height:100%;background:transparent url(images/blank.gif) no-repeat;dis…
/plugin/lytebox/
H A Dlytebox.css34 #lbPrev { width: 49%; height: 100%; background: transparent url(lyteboxImages/blank.gif) no-repeat;…
41 #lbNext { width: 49%; height: 100%; background: transparent url(lyteboxImages/blank.gif) no-repeat;…
/plugin/wikicalendar/
H A Dstyle.css47 div.dokuwiki table.plugin_wikicalendar td.blank {
/plugin/minical/
H A Dstyle.css40 div.dokuwiki table.plugin_minical td.blank {
/plugin/snippets/
H A Dstyle.css73 background: url(images/blank.png) no-repeat 3px 4px;
/plugin/struct/types/
H A DPage.php180 if (blank($value)) {
H A DAbstractBaseType.php454 return blank($display[0]) ? "" : $display[0];
/plugin/issuelinks/services/
H A DGitLab.service.php46 $valid = !blank($summary);
48 $valid &= !blank($status);
/plugin/noticeboard/
H A Dsyntax.php444 $out .= "<td class='blank'>&nbsp;</td>";
/plugin/noticeboard/noticeboard/
H A Dsyntax.php444 $out .= "<td class='blank'>&nbsp;</td>";
/plugin/approve/
H A Dhelper.php187 if (!blank($approver)) {
/plugin/struct/meta/
H A DSchemaBuilder.php228 if (blank($values['value']) || trim($values['value']) == '') {
/plugin/imapmarkers/
H A DREADME.md63 If the identifier is blank or omited and you click the area, the area is shown until you click it a…
67 If the identifier is blank or omited you can't refer to it.
/plugin/approve/action/
H A Dapprove.php446 if (!blank($newApprover)) {

123456