Searched +full:empty +(+path:plugin +path:dw2pdf) -(+path:plugin +path:dw2pdf +path:lang) (Results 1 – 25 of 56) sorted by relevance
123
163 if (empty($title)) {166 // use page name if title is still empty167 if (empty($title)) {206 if (!empty($excludes)) {213 if (!empty($excludesns)) {244 } elseif (!empty($_COOKIE['list-pagelist'])) {249 if (empty($title)) {258 // print $this->getLang('empty');264 throw new Exception($this->getLang('empty'));269 if (empty([all...]
61 if (!empty($media)) {
10 if (!empty($attr['CONTENT'])) {15 if (!empty($attr['LEVEL'])) {20 if (!empty($attr['NAME'])) {
14 if (!empty($attr['NAME'])) {20 if (!empty($attr['PAGE'])) { // O|odd|even|E|ALL|[blank]32 if (!empty($attr['VALUE'])) { // -1|1|on|off43 if (!empty($attr['SHOW-THIS-PAGE']) && ($tag === 'SETHTMLPAGEHEADER' || $tag === 'SETPAGEHEADER')) {
41 if (!empty($this->mpdf->textbuffer)) { //Output previously buffered content46 if (!empty($attr['VALIGN'])) {55 if (!empty($attr['COLUMN-GAP'])) {
21 if (!empty($attr['SIZE'])) {29 if (!empty($attr['POSITION'])) { // mPDF 5.7.2
22 if (!empty($properties['BORDER-LEFT'])) {25 if (!empty($properties['BORDER-RIGHT'])) {28 if (!empty($properties['BORDER-TOP'])) {31 if (!empty($properties['BORDER-BOTTOM'])) {50 if (!empty($properties['BACKGROUND-IMAGE']) && !$this->mpdf->kwt && !$this->mpdf->ColActive) {
10 if (!empty($attr['CONTENT'])) {11 if (!empty($attr['XREF'])) {
17 if (!empty($attr['LEVEL'])) {35 if (!empty($properties)) {
203 if (!empty($properties['BACKGROUND-IMAGE']) && !$this->mpdf->keep_block_together) {217 if (!empty($properties['TEXT-ALIGN'])) {224 if (!empty($attr['ALIGN'])) {226 if (!empty($attr['CHAR'])) {299 if (!empty($properties['BORDER-RIGHT'])) {304 if (!empty($properties['BORDER-LEFT'])) {309 if (!empty($properties['BORDER-BOTTOM'])) {314 if (!empty($properties['BORDER-TOP'])) {320 if (!empty($properties['BORDER-LEFT'])) {400 if (!empty([all...]
11 if (!empty($attr['CONTENT'])) {
14 if (!empty($attr['LEVEL'])) {
15 if (empty($this->mpdf->selectoption)) {
55 if (!empty($properties)) {187 if (!empty($this->mpdf->InlineProperties[$tag])) {191 if (!empty($this->mpdf->InlineAnnots[$tag])) {
14 if (!empty($properties)) {
16 if (!empty($attr['MAX'])) {21 if (!empty($attr['MIN']) && $tag === 'METER') {40 if (!empty($attr['LOW'])) {49 if (!empty($attr['HIGH'])) {57 if (!empty($attr['OPTIMUM'])) {68 if (!empty($attr['TYPE'])) {
170 if (!empty($objattr['disabled']) || !empty($objattr['readonly'])) {174 if (!empty($objattr['disabled'])) {179 if (!empty($objattr['required'])) {199 if (!empty($objattr['text_align'])) {208 if (!empty($objattr['onCalculate'])) {211 if (!empty($objattr['onValidate'])) {214 if (!empty($objattr['onFormat'])) {217 if (!empty($objattr['onKeystroke'])) {240 if (!empty([all...]
59 $unit = !empty($parts['unit']) ? $parts['unit'] : null;60 $size = !empty($parts['size']) ? (float) $parts['size'] : 0.0;
38 if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
117 if (!empty($this->prefixesPsr0)) {250 throw new \InvalidArgumentException("A non-empty PSR-4 prefix must end with a namespace separator.");305 throw new \InvalidArgumentException("A non-empty PSR-4 prefix must end with a namespace separator.");
155 if (!empty($dashArray)) {269 if (!empty($this->gdiObjectArray)) {270 $empty = false;272 while (!$empty) {273 $empty = !isset($this->gdiObjectArray[$i]);
67 if (!empty($pl['opt']['popup']) || !empty($pl['opt']['file'])) {210 if (!empty($pl['opt']['file'])) {213 if (!empty($pl['opt']['popup']) || !empty($pl['opt']['file'])) {
68 if (!empty($this->mpdf->keywords)) {77 if (!empty($this->mpdf->creator)) {85 if (!empty($this->mpdf->title)) {92 if (!empty($this->mpdf->keywords)) {99 if (!empty($this->mpdf->subject)) {106 if (!empty($this->mpdf->author)) {115 if (!empty($this->mpdf->additionalXmpRdf)) {155 if (!empty($this->mpdf->title)) {159 if (!empty($this->mpdf->subject)) {163 if (!empty([all...]
19 // empty body
15 * Sets the object property to an empty doctrine collection.