-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdoc-index.html
237 lines (225 loc) · 50.5 KB
/
doc-index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Index | API</title>
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/bootstrap-theme.min.css">
<link rel="stylesheet" type="text/css" href="css/sami.css">
<script src="js/jquery-1.11.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/typeahead.min.js"></script>
<script src="sami.js"></script>
<meta name="MobileOptimized" content="width">
<meta name="HandheldFriendly" content="true">
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1">
</head>
<body id="doc-index" data-name="" data-root-path="">
<div id="content">
<div id="left-column">
<div id="control-panel">
<script>
$('option[data-version="'+window.projectVersion+'"]').prop('selected', true);
</script>
<form id="search-form" action="search.html" method="GET">
<span class="glyphicon glyphicon-search"></span>
<input name="search"
class="typeahead form-control"
type="search"
placeholder="Search">
</form>
</div>
<div id="api-tree"></div>
</div>
<div id="right-column">
<nav id="site-nav" class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-elements">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">API</a>
</div>
<div class="collapse navbar-collapse" id="navbar-elements">
<ul class="nav navbar-nav">
<li><a href="classes.html">Classes</a></li>
<li><a href="namespaces.html">Namespaces</a></li>
<li><a href="interfaces.html">Interfaces</a></li>
<li><a href="traits.html">Traits</a></li>
<li><a href="doc-index.html">Index</a></li>
<li><a href="search.html">Search</a></li>
</ul>
</div>
</div>
</nav>
<div id="page-content">
<div class="page-header">
<h1>Index</h1>
</div>
<ul class="pagination">
<li><a href="#letterA">A</a></li>
<li><a href="#letterB">B</a></li>
<li><a href="#letterC">C</a></li>
<li class="disabled"><a href="#letterD">D</a></li>
<li><a href="#letterE">E</a></li>
<li class="disabled"><a href="#letterF">F</a></li>
<li><a href="#letterG">G</a></li>
<li><a href="#letterH">H</a></li>
<li><a href="#letterI">I</a></li>
<li class="disabled"><a href="#letterJ">J</a></li>
<li class="disabled"><a href="#letterK">K</a></li>
<li><a href="#letterL">L</a></li>
<li><a href="#letterM">M</a></li>
<li class="disabled"><a href="#letterN">N</a></li>
<li><a href="#letterO">O</a></li>
<li class="disabled"><a href="#letterP">P</a></li>
<li class="disabled"><a href="#letterQ">Q</a></li>
<li><a href="#letterR">R</a></li>
<li><a href="#letterS">S</a></li>
<li><a href="#letterT">T</a></li>
<li class="disabled"><a href="#letterU">U</a></li>
<li class="disabled"><a href="#letterV">V</a></li>
<li><a href="#letterW">W</a></li>
<li class="disabled"><a href="#letterX">X</a></li>
<li class="disabled"><a href="#letterY">Y</a></li>
<li class="disabled"><a href="#letterZ">Z</a></li>
</ul>
<h2 id="letterA">A</h2>
<dl id="index"><dt><a href="GFPDF/Plugins/DeveloperToolkit/Legacy/AdvancedTemplate.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\AdvancedTemplate">AdvancedTemplate</abbr></a> — <em>Class in namespace <a href="GFPDF/Plugins/DeveloperToolkit/Legacy.html">GFPDF\Plugins\DeveloperToolkit\Legacy</a></em></dt>
<dd>Removes the Advanced Template option from the PDF settings if not upgrading from a legacy plugin</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Legacy/AdvancedTemplate.html#method_add_filters"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\AdvancedTemplate">AdvancedTemplate</abbr>::add_filters</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Legacy/AdvancedTemplate.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\AdvancedTemplate">AdvancedTemplate</abbr></a></em></dt>
<dd>Add WordPress actions</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Legacy/Deactivate.html#method_add_actions"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\Deactivate">Deactivate</abbr>::add_actions</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Legacy/Deactivate.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\Deactivate">Deactivate</abbr></a></em></dt>
<dd>Add WordPress actions</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Legacy/LegacyLoader.html#method_add_filters"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\LegacyLoader">LegacyLoader</abbr>::add_filters</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Legacy/LegacyLoader.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\LegacyLoader">LegacyLoader</abbr></a></em></dt>
<dd>Add WordPress filters</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Legacy/LegacyLoader.html#method_add_actions"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\LegacyLoader">LegacyLoader</abbr>::add_actions</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Legacy/LegacyLoader.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\LegacyLoader">LegacyLoader</abbr></a></em></dt>
<dd>Add WordPress actions</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Loader/Header.html#method_add_filters"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Header">Header</abbr>::add_filters</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Loader/Header.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Header">Header</abbr></a></em></dt>
<dd>Add WordPress filters</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Loader/Header.html#method_addToolkitHeader"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Header">Header</abbr>::addToolkitHeader</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Loader/Header.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Header">Header</abbr></a></em></dt>
<dd>Register a new PDF Template Header "Toolkit"</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Loader/Header.html#method_addToolkitSetting"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Header">Header</abbr>::addToolkitSetting</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Loader/Header.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Header">Header</abbr></a></em></dt>
<dd>If the current template is a Toolkit template, save that value into the settings</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Loader/Javascript.html#method_add_actions"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Javascript">Javascript</abbr>::add_actions</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Loader/Javascript.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Javascript">Javascript</abbr></a></em></dt>
<dd></dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Loader/Loader.html#method_add_filters"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Loader">Loader</abbr>::add_filters</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Loader/Loader.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Loader">Loader</abbr></a></em></dt>
<dd>Add WordPress filters</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Loader/Loader.html#method_add_actions"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Loader">Loader</abbr>::add_actions</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Loader/Loader.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Loader">Loader</abbr></a></em></dt>
<dd>Add WordPress actions</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/AbstractWriter.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\AbstractWriter">AbstractWriter</abbr></a> — <em>Class in namespace <a href="GFPDF/Plugins/DeveloperToolkit/Writer.html">GFPDF\Plugins\DeveloperToolkit\Writer</a></em></dt>
<dd></dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Html.html#method_addHtml"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Html">Html</abbr>::addHtml</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Html.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Html">Html</abbr></a></em></dt>
<dd>Add HTML directly to Mpdf using the current Mpdf Y pointer position</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Import.html#method_addPdf"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Import">Import</abbr>::addPdf</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Import.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Import">Import</abbr></a></em></dt>
<dd>Load a PDF with version 1.4 or 1.5 of the Adobe Spec for use with Mpdf.</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Import.html#method_addPage"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Import">Import</abbr>::addPage</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Import.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Import">Import</abbr></a></em></dt>
<dd>Display a page, or range of pages, from the loaded PDF in the PDF being rendered</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Import.html#method_addBlankPage"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Import">Import</abbr>::addBlankPage</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Import.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Import">Import</abbr></a></em></dt>
<dd>Add a blank page to the PDF being rendered. Use in conjunction with <code>$w->html()</code>.</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Multi.html#method_addMulti"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Multi">Multi</abbr>::addMulti</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Multi.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Multi">Multi</abbr></a></em></dt>
<dd>Add Multi-line content to the PDF</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Multi.html#method_addMultiCenter"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Multi">Multi</abbr>::addMultiCenter</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Multi.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Multi">Multi</abbr></a></em></dt>
<dd>Add Multi-line content to the PDF</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Multi.html#method_addMultiRight"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Multi">Multi</abbr>::addMultiRight</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Multi.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Multi">Multi</abbr></a></em></dt>
<dd>Add Multi-line content to the PDF</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Single.html#method_add"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Single">Single</abbr>::add</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Single.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Single">Single</abbr></a></em></dt>
<dd>Add Single Line content to PDF</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Single.html#method_addCenter"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Single">Single</abbr>::addCenter</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Single.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Single">Single</abbr></a></em></dt>
<dd>Add Single Line content to PDF with center alignment</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Single.html#method_addRight"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Single">Single</abbr>::addRight</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Single.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Single">Single</abbr></a></em></dt>
<dd>Add Single Line content to PDF with right alignment</dd><dt><a href="gfpdfe_business_plus.html#method_add_template">gfpdfe_business_plus::add_template</a>() — <em>Method in class <a href="gfpdfe_business_plus.html">gfpdfe_business_plus</a></em></dt>
<dd>Deprecated method to import additional PDFs and return the data</dd> </dl><h2 id="letterB">B</h2>
<dl id="index"><dt><a href="GFPDF/Plugins/DeveloperToolkit/Bootstrap.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Bootstrap">Bootstrap</abbr></a> — <em>Class in namespace <a href="GFPDF/Plugins/DeveloperToolkit.html">GFPDF\Plugins\DeveloperToolkit</a></em></dt>
<dd>Class to bootstrap the Gravity PDF Developer Toolkit plugin</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Factory/FactoryWriter.html#method_build"><abbr title="GFPDF\Plugins\DeveloperToolkit\Factory\FactoryWriter">FactoryWriter</abbr>::build</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Factory/FactoryWriter.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Factory\FactoryWriter">FactoryWriter</abbr></a></em></dt>
<dd>Initialise our PDF Writer object and inject all required writer classes automatically</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Styles.html#method_beginStyles"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Styles">Styles</abbr>::beginStyles</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Styles.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Styles">Styles</abbr></a></em></dt>
<dd>Begin buffering output to capture the styles</dd> </dl><h2 id="letterC">C</h2>
<dl id="index"><dt><a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/Cli.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\Cli">Cli</abbr></a> — <em>Class in namespace <a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands.html">GFPDF\Plugins\DeveloperToolkit\Cli\Commands</a></em></dt>
<dd>Class Cli</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/CreateTemplate.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\CreateTemplate">CreateTemplate</abbr></a> — <em>Class in namespace <a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands.html">GFPDF\Plugins\DeveloperToolkit\Cli\Commands</a></em></dt>
<dd>Processes the <code>wp gpdf create-template</code> WP CLI Command</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Multi.html#method_configMulti"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Multi">Multi</abbr>::configMulti</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Multi.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Multi">Multi</abbr></a></em></dt>
<dd>Sets the new mult-line configuration</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Tick.html#method_configTick"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Tick">Tick</abbr>::configTick</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Tick.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Tick">Tick</abbr></a></em></dt>
<dd>Sets the new tick configuration</dd> </dl><h2 id="letterD">D</h2>
<dl id="index"><dt><a href="GFPDF/Plugins/DeveloperToolkit/Legacy/Deactivate.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\Deactivate">Deactivate</abbr></a> — <em>Class in namespace <a href="GFPDF/Plugins/DeveloperToolkit/Legacy.html">GFPDF\Plugins\DeveloperToolkit\Legacy</a></em></dt>
<dd>Detects if the Gravity PDF Tier 2 plugin is enabled and deactivates it automatically.</dd> </dl><h2 id="letterE">E</h2>
<dl id="index"><dt><a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/Cli.html#method_error"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\Cli">Cli</abbr>::error</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/Cli.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\Cli">Cli</abbr></a></em></dt>
<dd>Logs an error</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/InterfaceCli.html#method_error"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\InterfaceCli">InterfaceCli</abbr>::error</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/InterfaceCli.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\InterfaceCli">InterfaceCli</abbr></a></em></dt>
<dd>Logs an error</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Loader/Javascript.html#method_enqueueScripts"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Javascript">Javascript</abbr>::enqueueScripts</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Loader/Javascript.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Javascript">Javascript</abbr></a></em></dt>
<dd>Enqueue our JS on Gravity PDF pages</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Ellipse.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Ellipse">Ellipse</abbr></a> — <em>Class in namespace <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes.html">GFPDF\Plugins\DeveloperToolkit\Writer\Processes</a></em></dt>
<dd></dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Ellipse.html#method_ellipse"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Ellipse">Ellipse</abbr>::ellipse</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Ellipse.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Ellipse">Ellipse</abbr></a></em></dt>
<dd>Adds an Ellipse to the PDF being rendered</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Styles.html#method_endStyles"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Styles">Styles</abbr>::endStyles</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Styles.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Styles">Styles</abbr></a></em></dt>
<dd>Import our styles to the PDF generator.</dd> </dl><h2 id="letterF">F</h2>
<dl id="index"><dt><a href="GFPDF/Plugins/DeveloperToolkit/Factory/FactoryWriter.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Factory\FactoryWriter">FactoryWriter</abbr></a> — <em>Class in namespace <a href="GFPDF/Plugins/DeveloperToolkit/Factory.html">GFPDF\Plugins\DeveloperToolkit\Factory</a></em></dt>
<dd></dd> </dl><h2 id="letterG">G</h2>
<dl id="index"><dt><a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/Cli.html#method_getResponse"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\Cli">Cli</abbr>::getResponse</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/Cli.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\Cli">Cli</abbr></a></em></dt>
<dd>Ask the CLI user a question and return their response</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/GetPdfStatus.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\GetPdfStatus">GetPdfStatus</abbr></a> — <em>Class in namespace <a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands.html">GFPDF\Plugins\DeveloperToolkit\Cli\Commands</a></em></dt>
<dd>The Gravity PDF CLI Commands</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/InterfaceCli.html#method_getResponse"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\InterfaceCli">InterfaceCli</abbr>::getResponse</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/InterfaceCli.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\InterfaceCli">InterfaceCli</abbr></a></em></dt>
<dd>Get a user response</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Loader/Javascript.html#method_getTemplateHeader"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Javascript">Javascript</abbr>::getTemplateHeader</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Loader/Javascript.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Javascript">Javascript</abbr></a></em></dt>
<dd>AJAX endpoint to get current template file headers</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/AbstractWriter.html#method_getMpdf"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\AbstractWriter">AbstractWriter</abbr>::getMpdf</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/AbstractWriter.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\AbstractWriter">AbstractWriter</abbr></a></em></dt>
<dd>Get the current Mpdf object</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Import.html#method_getPdfPageSize"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Import">Import</abbr>::getPdfPageSize</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Import.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Import">Import</abbr></a></em></dt>
<dd>Returns the current imported PDF page sizes (with <code>$w->addPdf()</code>). The class handles the page sizes internally, so you shouldn't need to use this method in your templates.</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Import.html#method_getPdfPageIds"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Import">Import</abbr>::getPdfPageIds</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Import.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Import">Import</abbr></a></em></dt>
<dd>Returns the current loaded PDF page IDs. The class handles the IDs internally, so you shouldn't need to use this method in your templates.</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Multi.html#method_getMultiConfig"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Multi">Multi</abbr>::getMultiConfig</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Multi.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Multi">Multi</abbr></a></em></dt>
<dd>Return the current Multi configuration values</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Tick.html#method_getTickConfig"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Tick">Tick</abbr>::getTickConfig</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Tick.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Tick">Tick</abbr></a></em></dt>
<dd>Return the current Tick configuration values</dd><dt><a href="gfpdfe_business_plus.html">gfpdfe_business_plus</a> — <em>Class in namespace <a href=".html"></a></em></dt>
<dd>A legacy (deprecated) class included so Gravity PDF Developer Toolkit can be a drop-in replacement for the Gravity PDF Tier 2 add-on. <b>Don't use its methods for any new templates</b>.</dd> </dl><h2 id="letterH">H</h2>
<dl id="index"><dt><a href="GFPDF/Plugins/DeveloperToolkit/Loader/Header.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Header">Header</abbr></a> — <em>Class in namespace <a href="GFPDF/Plugins/DeveloperToolkit/Loader.html">GFPDF\Plugins\DeveloperToolkit\Loader</a></em></dt>
<dd>Adds support for our Toolkit header in PDF Templates.</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Loader/Loader.html#method_handleToolkitTemplate"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Loader">Loader</abbr>::handleToolkitTemplate</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Loader/Loader.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Loader">Loader</abbr></a></em></dt>
<dd>Loads the current PDF template and injects our Toolkit helper classes</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Html.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Html">Html</abbr></a> — <em>Class in namespace <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes.html">GFPDF\Plugins\DeveloperToolkit\Writer\Processes</a></em></dt>
<dd></dd> </dl><h2 id="letterI">I</h2>
<dl id="index"><dt><a href="GFPDF/Plugins/DeveloperToolkit/Bootstrap.html#method_init"><abbr title="GFPDF\Plugins\DeveloperToolkit\Bootstrap">Bootstrap</abbr>::init</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Bootstrap.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Bootstrap">Bootstrap</abbr></a></em></dt>
<dd>Initialise the plugin classes and pass them to our parent class which is included in the Gravity PDF plugin to
handle the rest of the bootstrapping (licensing ect)</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/InterfaceCli.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\InterfaceCli">InterfaceCli</abbr></a> — <em>Class in namespace <a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands.html">GFPDF\Plugins\DeveloperToolkit\Cli\Commands</a></em></dt>
<dd>Interface InterfaceWriter</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Cli/Register.html#method_init"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Register">Register</abbr>::init</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Cli/Register.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Register">Register</abbr></a></em></dt>
<dd>Register our WP CLI Commands</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Legacy/AdvancedTemplate.html#method_init"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\AdvancedTemplate">AdvancedTemplate</abbr>::init</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Legacy/AdvancedTemplate.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\AdvancedTemplate">AdvancedTemplate</abbr></a></em></dt>
<dd>Initialise class</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Legacy/Deactivate.html#method_init"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\Deactivate">Deactivate</abbr>::init</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Legacy/Deactivate.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\Deactivate">Deactivate</abbr></a></em></dt>
<dd>Initialise class</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Legacy/LegacyLoader.html#method_init"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\LegacyLoader">LegacyLoader</abbr>::init</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Legacy/LegacyLoader.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\LegacyLoader">LegacyLoader</abbr></a></em></dt>
<dd>Initialise class</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Loader/Header.html#method_init"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Header">Header</abbr>::init</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Loader/Header.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Header">Header</abbr></a></em></dt>
<dd>Initialise class</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Loader/Javascript.html#method_init"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Javascript">Javascript</abbr>::init</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Loader/Javascript.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Javascript">Javascript</abbr></a></em></dt>
<dd>Initialise class</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Loader/Loader.html#method_init"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Loader">Loader</abbr>::init</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Loader/Loader.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Loader">Loader</abbr></a></em></dt>
<dd>Initialise class</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/AbstractWriter.html#method_isMpdfSet"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\AbstractWriter">AbstractWriter</abbr>::isMpdfSet</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/AbstractWriter.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\AbstractWriter">AbstractWriter</abbr></a></em></dt>
<dd>Determine if our Mpdf Setter has been run</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/InterfaceWriter.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\InterfaceWriter">InterfaceWriter</abbr></a> — <em>Class in namespace <a href="GFPDF/Plugins/DeveloperToolkit/Writer.html">GFPDF\Plugins\DeveloperToolkit\Writer</a></em></dt>
<dd>The Mpdf setter contract for use with our Writer classes</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/InterfaceWriter.html#method_isMpdfSet"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\InterfaceWriter">InterfaceWriter</abbr>::isMpdfSet</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/InterfaceWriter.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\InterfaceWriter">InterfaceWriter</abbr></a></em></dt>
<dd>Check if our Mpdf Setter has been run</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Import.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Import">Import</abbr></a> — <em>Class in namespace <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes.html">GFPDF\Plugins\DeveloperToolkit\Writer\Processes</a></em></dt>
<dd></dd><dt><a href="gfpdfe_business_plus.html#method_initilise">gfpdfe_business_plus::initilise</a>() — <em>Method in class <a href="gfpdfe_business_plus.html">gfpdfe_business_plus</a></em></dt>
<dd>Deprecated method to import a PDF and return the data</dd> </dl><h2 id="letterJ">J</h2>
<dl id="index"><dt><a href="GFPDF/Plugins/DeveloperToolkit/Loader/Javascript.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Javascript">Javascript</abbr></a> — <em>Class in namespace <a href="GFPDF/Plugins/DeveloperToolkit/Loader.html">GFPDF\Plugins\DeveloperToolkit\Loader</a></em></dt>
<dd>Adds support for our Toolkit Javascript in PDF Templates.</dd> </dl><h2 id="letterL">L</h2>
<dl id="index"><dt><a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/Cli.html#method_log"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\Cli">Cli</abbr>::log</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/Cli.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\Cli">Cli</abbr></a></em></dt>
<dd>Logs a message</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/InterfaceCli.html#method_log"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\InterfaceCli">InterfaceCli</abbr>::log</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/InterfaceCli.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\InterfaceCli">InterfaceCli</abbr></a></em></dt>
<dd>Logs a message</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Legacy/LegacyLoader.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\LegacyLoader">LegacyLoader</abbr></a> — <em>Class in namespace <a href="GFPDF/Plugins/DeveloperToolkit/Legacy.html">GFPDF\Plugins\DeveloperToolkit\Legacy</a></em></dt>
<dd>Detects when the legacy Advanced Template option is enabled, bypasses the PDF sandbox, and injects our Toolkit helper
classes and legacy variables automatically.</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Loader/Loader.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Loader">Loader</abbr></a> — <em>Class in namespace <a href="GFPDF/Plugins/DeveloperToolkit/Loader.html">GFPDF\Plugins\DeveloperToolkit\Loader</a></em></dt>
<dd>Detects when the Toolkit header is included, bypasses the PDF sandbox and injects our Toolkit helper classes automatically.</dd> </dl><h2 id="letterM">M</h2>
<dl id="index"><dt><a href="GFPDF/Plugins/DeveloperToolkit/Legacy/AdvancedTemplate.html#method_modifyAdvancedTemplateField"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\AdvancedTemplate">AdvancedTemplate</abbr>::modifyAdvancedTemplateField</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Legacy/AdvancedTemplate.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\AdvancedTemplate">AdvancedTemplate</abbr></a></em></dt>
<dd>Checks if the legacy "Advanced Template" option should be shown in the PDF options</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Legacy/Deactivate.html#method_maybeDeactivateLegacyPlugin"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\Deactivate">Deactivate</abbr>::maybeDeactivateLegacyPlugin</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Legacy/Deactivate.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\Deactivate">Deactivate</abbr></a></em></dt>
<dd>Deactivate the Gravity PDF Tier 2 plugin (if it exists)</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Legacy/LegacyLoader.html#method_maybeSkipPdfHtmlRender"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\LegacyLoader">LegacyLoader</abbr>::maybeSkipPdfHtmlRender</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Legacy/LegacyLoader.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\LegacyLoader">LegacyLoader</abbr></a></em></dt>
<dd>Check if the legacy setting is enabled and skip the sandbox</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Legacy/LegacyLoader.html#method_maybeAddLegacyTemplateArgs"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\LegacyLoader">LegacyLoader</abbr>::maybeAddLegacyTemplateArgs</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Legacy/LegacyLoader.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\LegacyLoader">LegacyLoader</abbr></a></em></dt>
<dd>Include variables needed for legacy templates</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Loader/Loader.html#method_maybeSkipPdfHtmlRender"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Loader">Loader</abbr>::maybeSkipPdfHtmlRender</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Loader/Loader.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Loader">Loader</abbr></a></em></dt>
<dd>Determine if the current template has the "Toolkit" header and skip the standard Mpdf HTML sandbox</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Multi.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Multi">Multi</abbr></a> — <em>Class in namespace <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes.html">GFPDF\Plugins\DeveloperToolkit\Writer\Processes</a></em></dt>
<dd></dd> </dl><h2 id="letterO">O</h2>
<dl id="index"><dt><a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/Cli.html#method_outputInFormat"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\Cli">Cli</abbr>::outputInFormat</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/Cli.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\Cli">Cli</abbr></a></em></dt>
<dd>Output the data in a specific format</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/InterfaceCli.html#method_outputInFormat"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\InterfaceCli">InterfaceCli</abbr>::outputInFormat</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/InterfaceCli.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\InterfaceCli">InterfaceCli</abbr></a></em></dt>
<dd>Output the data in a specific format</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Legacy/LegacyLoader.html#method_overloadMpdfClass"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\LegacyLoader">LegacyLoader</abbr>::overloadMpdfClass</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Legacy/LegacyLoader.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\LegacyLoader">LegacyLoader</abbr></a></em></dt>
<dd>Overload the current Mpdf object being processed if template creates its own object</dd> </dl><h2 id="letterP">P</h2>
<dl id="index"><dt><a href="GFPDF/Plugins/DeveloperToolkit/Bootstrap.html#method_plugin_updater"><abbr title="GFPDF\Plugins\DeveloperToolkit\Bootstrap">Bootstrap</abbr>::plugin_updater</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Bootstrap.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Bootstrap">Bootstrap</abbr></a></em></dt>
<dd>Check the plugin's license is active and initialise the EDD Updater</dd> </dl><h2 id="letterR">R</h2>
<dl id="index"><dt><a href="GFPDF/Plugins/DeveloperToolkit/Cli/Register.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Register">Register</abbr></a> — <em>Class in namespace <a href="GFPDF/Plugins/DeveloperToolkit/Cli.html">GFPDF\Plugins\DeveloperToolkit\Cli</a></em></dt>
<dd>Registers our WP CLI Commands</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Loader/Javascript.html#method_registerAssets"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Javascript">Javascript</abbr>::registerAssets</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Loader/Javascript.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Javascript">Javascript</abbr></a></em></dt>
<dd>Register our plugin assets</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Writer.html#method_registerClass"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Writer">Writer</abbr>::registerClass</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Writer.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Writer">Writer</abbr></a></em></dt>
<dd>Register the class with the Writer</dd> </dl><h2 id="letterS">S</h2>
<dl id="index"><dt><a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/Cli.html#method_success"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\Cli">Cli</abbr>::success</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/Cli.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\Cli">Cli</abbr></a></em></dt>
<dd>Logs a success message</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/GetPdfStatus.html#method_status"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\GetPdfStatus">GetPdfStatus</abbr>::status</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/GetPdfStatus.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\GetPdfStatus">GetPdfStatus</abbr></a></em></dt>
<dd>Get the Gravity PDF System Status</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/InterfaceCli.html#method_success"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\InterfaceCli">InterfaceCli</abbr>::success</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/InterfaceCli.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\InterfaceCli">InterfaceCli</abbr></a></em></dt>
<dd>Logs a success message</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/AbstractWriter.html#method_setMpdf"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\AbstractWriter">AbstractWriter</abbr>::setMpdf</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/AbstractWriter.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\AbstractWriter">AbstractWriter</abbr></a></em></dt>
<dd>Our Mpdf Setter</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/InterfaceWriter.html#method_setMpdf"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\InterfaceWriter">InterfaceWriter</abbr>::setMpdf</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/InterfaceWriter.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\InterfaceWriter">InterfaceWriter</abbr></a></em></dt>
<dd>Setter for our Mpdf class</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Single.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Single">Single</abbr></a> — <em>Class in namespace <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes.html">GFPDF\Plugins\DeveloperToolkit\Writer\Processes</a></em></dt>
<dd></dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Styles.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Styles">Styles</abbr></a> — <em>Class in namespace <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes.html">GFPDF\Plugins\DeveloperToolkit\Writer\Processes</a></em></dt>
<dd></dd> </dl><h2 id="letterT">T</h2>
<dl id="index"><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Tick.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Tick">Tick</abbr></a> — <em>Class in namespace <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes.html">GFPDF\Plugins\DeveloperToolkit\Writer\Processes</a></em></dt>
<dd></dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Tick.html#method_tick"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Tick">Tick</abbr>::tick</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Processes/Tick.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Processes\Tick">Tick</abbr></a></em></dt>
<dd>Adds a tick character to the PDF</dd> </dl><h2 id="letterV">V</h2>
<dl id="index"><dt><a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/GetPdfStatus.html#method_version"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\GetPdfStatus">GetPdfStatus</abbr>::version</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/GetPdfStatus.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\GetPdfStatus">GetPdfStatus</abbr></a></em></dt>
<dd>Get the current Gravity PDF Version</dd> </dl><h2 id="letterW">W</h2>
<dl id="index"><dt><a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/Cli.html#method_warning"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\Cli">Cli</abbr>::warning</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/Cli.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\Cli">Cli</abbr></a></em></dt>
<dd>Logs a warning message</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/InterfaceCli.html#method_warning"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\InterfaceCli">InterfaceCli</abbr>::warning</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/InterfaceCli.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\InterfaceCli">InterfaceCli</abbr></a></em></dt>
<dd>Logs a warning message</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Writer.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Writer">Writer</abbr></a> — <em>Class in namespace <a href="GFPDF/Plugins/DeveloperToolkit/Writer.html">GFPDF\Plugins\DeveloperToolkit\Writer</a></em></dt>
<dd>This class acts as a router for all public methods found in the GFPDF\Plugins\DeveloperToolkit\Writer namespace.</dd> </dl><h2 id="letter_">_</h2>
<dl id="index"><dt><a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/CreateTemplate.html#method___construct"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\CreateTemplate">CreateTemplate</abbr>::__construct</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/CreateTemplate.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\CreateTemplate">CreateTemplate</abbr></a></em></dt>
<dd></dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/CreateTemplate.html#method___invoke"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\CreateTemplate">CreateTemplate</abbr>::__invoke</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/CreateTemplate.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\CreateTemplate">CreateTemplate</abbr></a></em></dt>
<dd>Generates a PDF template in the PDF Working Directory</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/GetPdfStatus.html#method___construct"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\GetPdfStatus">GetPdfStatus</abbr>::__construct</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Cli/Commands/GetPdfStatus.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Cli\Commands\GetPdfStatus">GetPdfStatus</abbr></a></em></dt>
<dd></dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Legacy/AdvancedTemplate.html#method___construct"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\AdvancedTemplate">AdvancedTemplate</abbr>::__construct</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Legacy/AdvancedTemplate.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\AdvancedTemplate">AdvancedTemplate</abbr></a></em></dt>
<dd>Deactivate constructor.</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Legacy/Deactivate.html#method___construct"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\Deactivate">Deactivate</abbr>::__construct</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Legacy/Deactivate.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Legacy\Deactivate">Deactivate</abbr></a></em></dt>
<dd>Deactivate constructor.</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Loader/Header.html#method___construct"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Header">Header</abbr>::__construct</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Loader/Header.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Header">Header</abbr></a></em></dt>
<dd>Header constructor.</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Loader/Javascript.html#method___construct"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Javascript">Javascript</abbr>::__construct</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Loader/Javascript.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Loader\Javascript">Javascript</abbr></a></em></dt>
<dd>Javascript constructor.</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Writer.html#method___construct"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Writer">Writer</abbr>::__construct</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Writer.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Writer">Writer</abbr></a></em></dt>
<dd>Register all classes on initialisation</dd><dt><a href="GFPDF/Plugins/DeveloperToolkit/Writer/Writer.html#method___call"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Writer">Writer</abbr>::__call</a>() — <em>Method in class <a href="GFPDF/Plugins/DeveloperToolkit/Writer/Writer.html"><abbr title="GFPDF\Plugins\DeveloperToolkit\Writer\Writer">Writer</abbr></a></em></dt>
<dd>Search through the registered classes for a public method match and call it with the passed arguments</dd> </dl> </div>
<div id="footer">
Generated by <a href="http://sami.sensiolabs.org/">Sami, the API Documentation Generator</a>.
</div>
</div>
</div>
</body>
</html>