DOCUMENT_XML_RELS
in package
DOCUMENT_XML_RELS class
Create content for the word/_rels/document.xml.rels file
The minimum is provided here. Output from a Word docx file for document.xml.rels is commented at the bottom in case more is needed.
Table of Contents
Methods
- __construct() : mixed
- Constructor
- create() : string
- Create the /word/_rels/document.xml.rels file in memory and return it
Methods
__construct()
Constructor
public
__construct() : mixed
create()
Create the /word/_rels/document.xml.rels file in memory and return it
public
create() : string