Lines Matching refs:value

239         $value  =   '<' . '?xml version="1.0" encoding="UTF-8"?' . ">\n";
240 $value .= '<office:document-meta ';
241 $value .= 'xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" ';
242 $value .= 'xmlns:xlink="http://www.w3.org/1999/xlink" ';
243 $value .= 'xmlns:dc="http://purl.org/dc/elements/1.1/" ';
244 $value .= 'xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" ';
245 $value .= 'xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" ';
246 $value .= 'xmlns:ooo="http://openoffice.org/2004/office" ';
247 $value .= 'xmlns:smil="urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0" ';
248 $value .= 'xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" ';
249 $value .= 'xmlns:grddl="http://www.w3.org/2003/g/data-view#" ';
250 $value .= 'xmlns:officeooo="http://openoffice.org/2009/office" ';
251 $value .= 'office:version="1.2" ';
252 … $value .= 'grddl:transformation="http://docs.oasis-open.org/office/1.2/xslt/odf2rdf.xsl" >';
253 $value .= '<office:meta>';
257 $value .= '</office:meta>';
258 $value .= '</office:document-meta>';
259 $this->ZIP->add_File($value,'meta.xml');
266 $value = '<' . '?xml version="1.0" encoding="UTF-8"?' . ">\n";
267 …$value .= '<manifest:manifest xmlns:manifest="urn:oasis:names:tc:opendocument:xmlns:manifest:1.0…
268 …$value .= '<manifest:file-entry manifest:media-type="application/vnd.oasis.opendocument.presenta…
269 …$value .= '<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="settings.xml"…
270 … $value .= '<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="meta.xml"/>';
271 …$value .= '<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="content.xml"/…
272 …$value .= '<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="styles.xml"/>…
275 $value .= '<manifest:file-entry manifest:media-type="'.$this->_xmlEntities($type).
279 $value .= '</manifest:manifest>';
280 $this->ZIP->add_File($value,'META-INF/manifest.xml');
287 $value = '<' . '?xml version="1.0" encoding="UTF-8"?' . ">\n";
288 $value .= '<office:document-settings ';
289 $value .= 'xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" ';
290 $value .= 'xmlns:xlink="http://www.w3.org/1999/xlink" ';
291 $value .= 'xmlns:config="urn:oasis:names:tc:opendocument:xmlns:config:1.0" ';
292 $value .= 'xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" ';
293 $value .= 'xmlns:ooo="http://openoffice.org/2004/office" ';
294 $value .= 'xmlns:smil="urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0" ';
295 $value .= 'xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" ';
296 $value .= 'xmlns:officeooo="http://openoffice.org/2009/office" ';
297 $value .= 'office:version="1.2">';
298 $value .= '<office:settings>';
299 $value .= '<config:config-item-set config:name="dummy-settings">';
300 $value .= '<config:config-item config:name="MakeValidatorHappy" config:type="boolean">';
301 $value .= 'true';
302 $value .= '</config:config-item>';
303 $value .= '</config:config-item-set>';
304 $value .= '</office:settings>';
305 $value .= '</office:document-settings>';
306 $this->ZIP->add_File($value,'settings.xml');
347 $value = '<' . '?xml version="1.0" encoding="UTF-8"?' . ">\n";
348 $value .= '<office:document-content ';
349 $value .= 'xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" ';
350 $value .= 'xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" ';
351 $value .= 'xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" ';
352 $value .= 'xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" ';
353 $value .= 'xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" ';
354 $value .= 'xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" ';
355 $value .= 'xmlns:xlink="http://www.w3.org/1999/xlink" ';
356 $value .= 'xmlns:dc="http://purl.org/dc/elements/1.1/" ';
357 $value .= 'xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" ';
358 $value .= 'xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" ';
359 … $value .= 'xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" ';
360 $value .= 'xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" ';
361 $value .= 'xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" ';
362 $value .= 'xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" ';
363 $value .= 'xmlns:math="http://www.w3.org/1998/Math/MathML" ';
364 $value .= 'xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" ';
365 $value .= 'xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" ';
366 $value .= 'xmlns:ooo="http://openoffice.org/2004/office" ';
367 $value .= 'xmlns:ooow="http://openoffice.org/2004/writer" ';
368 $value .= 'xmlns:oooc="http://openoffice.org/2004/calc" ';
369 $value .= 'xmlns:dom="http://www.w3.org/2001/xml-events" ';
370 $value .= 'xmlns:xforms="http://www.w3.org/2002/xforms" ';
371 $value .= 'xmlns:xsd="http://www.w3.org/2001/XMLSchema" ';
372 $value .= 'xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ';
373 $value .= 'xmlns:smil="urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0" ';
374 $value .= 'xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" ';
375 $value .= 'xmlns:rpt="http://openoffice.org/2005/report" ';
376 $value .= 'xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" ';
377 $value .= 'xmlns:xhtml="http://www.w3.org/1999/xhtml" ';
378 $value .= 'xmlns:grddl="http://www.w3.org/2003/g/data-view#" ';
379 $value .= 'xmlns:officeooo="http://openoffice.org/2009/office" ';
380 $value .= 'xmlns:tableooo="http://openoffice.org/2009/table" ';
381 … $value .= 'xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" ';
382 …$value .= 'xmlns:formx="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0" …
383 $value .= 'office:version="1.2" ';
384 … $value .= 'grddl:transformation="http://docs.oasis-open.org/office/1.2/xslt/odf2rdf.xsl" ';
385 $value .= '>';
386 $value .= '<office:scripts/>';
387 $value .= $autostyles;
388 $value .= '<office:body>';
389 $value .= '<office:presentation>';
391 $value .= $userfields;
393 $value .= $this->doc;
394 $value .= '</draw:page>';
395 $value .= '</office:presentation>';
396 $value .= '</office:body>';
397 $value .= '</office:document-content>';
399 $this->ZIP->add_File($value,'content.xml');
401 $value = io_readFile(DOKU_PLUGIN.'odp/styles.xml');
402 $value = str_replace('<office:automatic-styles/>', $autostyles, $value);
403 $this->ZIP->add_File($value,'styles.xml');
472 $value = io_readFile($file);
474 $value = preg_replace($from, $to, $value);
476 $value = str_replace($from, $to, $value);
479 fwrite($file_f, $value);
510 $value = '<office:automatic-styles>';
512 $value .= $stylexml;
514 $value .= '</office:automatic-styles>';
515 return $value;
519 $value = '<text:user-field-decls>';
521 …$value .= '<text:user-field-decl office:value-type="string" text:name="'.$fname.'" office:string-v…
523 $value .= '</text:user-field-decls>';
524 return $value;
529 $value = '';
533 $value .= $stylexml;
538 $value .= '<text:list-style style:name="List_20_1" style:display-name="List 1">';
540 …$value .= '<text:list-level-style-bullet text:level="'.$i.'" text:style-name="Numbering_20_Symbols…
545 $value .= '</text:list-style>';
548 … $value .= '<text:list-style style:name="Numbering_20_1" style:display-name="Numbering 1">';
550 …$value .= '<text:list-level-style-number text:level="'.$i.'" text:style-name="Numbering_20_Symbols…
554 $value .= '</text:list-style>';
556 return $value;
561 $value = '';
565 $value .= $xml;
568 return $value;
1250 function _xmlEntities($value) { argument
1251 …n str_replace( array('&','"',"'",'<','>'), array('&#38;','&#34;','&#39;','&#60;','&#62;'), $value);