Searched refs:newDoc (Results 1 – 11 of 11) sorted by relevance
314 $newDoc = "";336 $newDoc .= '<div ' . buildAttributes($mainDivAttributes) . '>';338 $newDoc .= $this->generateTabs($ranges, 0, $graphId, $data[self::R_GANGED]);339 $newDoc .= '<div class="rrdLoader" id="__LD' . $graphId . '"></div>';340 …$newDoc .= '<a ' . buildAttributes($linkAttributes) . '><img ' . buildAttributes($imageAttributes)…342 $newDoc .= '</div>';344 $renderer->doc .= $newDoc;345 unset($newDoc);365 $newDoc = "";376 $newDoc .= '<img ' . buildAttributes($imageAttributes) . '/>';[all …]
1245 $newDoc = new DOMDocument();1247 $newDoc->preserveWhiteSpace = false;1248 $newDoc->formatOutput = true;1250 $newDoc = self::loadXML($newDoc, $xml);1251 if (!$newDoc) {1258 $decryptedElement = $newDoc->firstChild->firstChild;
1 …newDoc(){return this._doc||(this._doc=this.changes.apply(this.startState.doc))}get newSelection(){… getter in p.R.constructor.tv
1 …newDoc() {\n return this._doc || (this._doc = this.changes.apply(this.startState.doc));\n …
1 …newDoc(){return this._doc||(this._doc=this.changes.apply(this.startState.doc))}get newSelection(){… getter in o.E.constructor.tg
1 …newDoc = () => {\n return {\n relations: [],\n states: {},\n documents: {}\n };\n};\n\n…
1 …newDoc = function newDoc() {\n return {\n relations: [],\n states: {},\n documents: {}\n…