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