Skip to content

Commit e836e50

Browse files
committed
Api documentations update (Mon Jan 27 12:19:01 UTC 2025)
#apidocs
1 parent 48538bd commit e836e50

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

api-docs/tcpdf/TCPDF.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27389,7 +27389,7 @@ <h4>Parameters</h4>
2738927389
</div>
2739027390
<div class="method-item">
2739127391
<h3 id="method_endSVGElementHandler">
27392-
<div class="location"><a href="https://github.com/tecnickcom/TCPDF/blob/main/tcpdf.php#L24650">at line 24650</a></div>
27392+
<div class="location"><a href="https://github.com/tecnickcom/TCPDF/blob/main/tcpdf.php#L24654">at line 24654</a></div>
2739327393
<code> protected
2739427394
<strong>endSVGElementHandler</strong>(resource|string $parser, string $name)
2739527395
</code>
@@ -27428,7 +27428,7 @@ <h4>Parameters</h4>
2742827428
</div>
2742927429
<div class="method-item">
2743027430
<h3 id="method_segSVGContentHandler">
27431-
<div class="location"><a href="https://github.com/tecnickcom/TCPDF/blob/main/tcpdf.php#L24757">at line 24757</a></div>
27431+
<div class="location"><a href="https://github.com/tecnickcom/TCPDF/blob/main/tcpdf.php#L24761">at line 24761</a></div>
2743227432
<code> protected
2743327433
<strong>segSVGContentHandler</strong>(resource $parser, string $data)
2743427434
</code>
@@ -27467,7 +27467,7 @@ <h4>Parameters</h4>
2746727467
</div>
2746827468
<div class="method-item">
2746927469
<h3 id="method_getCachedFileContents">
27470-
<div class="location"><a href="https://github.com/tecnickcom/TCPDF/blob/main/tcpdf.php#L24768">at line 24768</a></div>
27470+
<div class="location"><a href="https://github.com/tecnickcom/TCPDF/blob/main/tcpdf.php#L24772">at line 24772</a></div>
2747127471
<code> protected string
2747227472
<strong>getCachedFileContents</strong>(string $file)
2747327473
</code>
@@ -27509,7 +27509,7 @@ <h4>Return Value</h4>
2750927509
</div>
2751027510
<div class="method-item">
2751127511
<h3 id="method_fileExists">
27512-
<div class="location"><a href="https://github.com/tecnickcom/TCPDF/blob/main/tcpdf.php#L24781">at line 24781</a></div>
27512+
<div class="location"><a href="https://github.com/tecnickcom/TCPDF/blob/main/tcpdf.php#L24785">at line 24785</a></div>
2751327513
<code> protected bool
2751427514
<strong>fileExists</strong>(string $file)
2751527515
</code>

api-docs/tcpdf/TCPDF_IMPORT.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28482,7 +28482,7 @@ <h4>Parameters</h4>
2848228482
<div class="method-item">
2848328483
<h3 id="method_endSVGElementHandler">
2848428484
<div class="location">in <a href="TCPDF.html#method_endSVGElementHandler">
28485-
TCPDF</a> <a href="https://github.com/tecnickcom/TCPDF/blob/main/tcpdf.php#L24650">at line 24650</a></div>
28485+
TCPDF</a> <a href="https://github.com/tecnickcom/TCPDF/blob/main/tcpdf.php#L24654">at line 24654</a></div>
2848628486
<code> protected
2848728487
<strong>endSVGElementHandler</strong>(resource|string $parser, string $name)
2848828488
</code>
@@ -28522,7 +28522,7 @@ <h4>Parameters</h4>
2852228522
<div class="method-item">
2852328523
<h3 id="method_segSVGContentHandler">
2852428524
<div class="location">in <a href="TCPDF.html#method_segSVGContentHandler">
28525-
TCPDF</a> <a href="https://github.com/tecnickcom/TCPDF/blob/main/tcpdf.php#L24757">at line 24757</a></div>
28525+
TCPDF</a> <a href="https://github.com/tecnickcom/TCPDF/blob/main/tcpdf.php#L24761">at line 24761</a></div>
2852628526
<code> protected
2852728527
<strong>segSVGContentHandler</strong>(resource $parser, string $data)
2852828528
</code>
@@ -28562,7 +28562,7 @@ <h4>Parameters</h4>
2856228562
<div class="method-item">
2856328563
<h3 id="method_getCachedFileContents">
2856428564
<div class="location">in <a href="TCPDF.html#method_getCachedFileContents">
28565-
TCPDF</a> <a href="https://github.com/tecnickcom/TCPDF/blob/main/tcpdf.php#L24768">at line 24768</a></div>
28565+
TCPDF</a> <a href="https://github.com/tecnickcom/TCPDF/blob/main/tcpdf.php#L24772">at line 24772</a></div>
2856628566
<code> protected string
2856728567
<strong>getCachedFileContents</strong>(string $file)
2856828568
</code>
@@ -28605,7 +28605,7 @@ <h4>Return Value</h4>
2860528605
<div class="method-item">
2860628606
<h3 id="method_fileExists">
2860728607
<div class="location">in <a href="TCPDF.html#method_fileExists">
28608-
TCPDF</a> <a href="https://github.com/tecnickcom/TCPDF/blob/main/tcpdf.php#L24781">at line 24781</a></div>
28608+
TCPDF</a> <a href="https://github.com/tecnickcom/TCPDF/blob/main/tcpdf.php#L24785">at line 24785</a></div>
2860928609
<code> protected bool
2861028610
<strong>fileExists</strong>(string $file)
2861128611
</code>

api-docs/tcpdf/renderer.index

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
O:21:"Doctum\Renderer\Index":3:{i:0;a:11:{s:5:"TCPDF";s:40:"f81bbdaaac1473f640224816db9a5273f9cafa2c";s:14:"TCPDF2DBarcode";s:40:"983cfa740d13f06819c9d878c82f6df7f5728a7c";s:12:"TCPDFBarcode";s:40:"190117aeb2395e3d73e2618230509bf6f68addc4";s:12:"TCPDF_COLORS";s:40:"d39780f9038c43b6b53614d19fd626697dc8ac3f";s:13:"TCPDF_FILTERS";s:40:"4f9189c63d13da1195a02a6c300edb5523d45a20";s:11:"TCPDF_FONTS";s:40:"4df674028b3eb325218b1cf1a2fb4285f4b6c80c";s:15:"TCPDF_FONT_DATA";s:40:"d67cd6cdd2abb117b955d41254cee6d4c86535b2";s:12:"TCPDF_IMAGES";s:40:"21851f9dc9fd928cb6cc0295fdfa9630047e12c4";s:12:"TCPDF_IMPORT";s:40:"6afd9860a15fc95d13a3f430a46b8e54477a1ddb";s:12:"TCPDF_PARSER";s:40:"44e0dd5cc8854a272b3274e50781705d5582a8db";s:12:"TCPDF_STATIC";s:40:"05ed8a25fb967c3668dbd2f00e1b7af70ebc10f2";}i:1;a:1:{i:0;s:4:"main";}i:2;a:1:{i:0;s:0:"";}}
1+
O:21:"Doctum\Renderer\Index":3:{i:0;a:11:{s:5:"TCPDF";s:40:"db1241214def29ca03d2112d302f22bcbce8e626";s:14:"TCPDF2DBarcode";s:40:"983cfa740d13f06819c9d878c82f6df7f5728a7c";s:12:"TCPDFBarcode";s:40:"190117aeb2395e3d73e2618230509bf6f68addc4";s:12:"TCPDF_COLORS";s:40:"d39780f9038c43b6b53614d19fd626697dc8ac3f";s:13:"TCPDF_FILTERS";s:40:"4f9189c63d13da1195a02a6c300edb5523d45a20";s:11:"TCPDF_FONTS";s:40:"f6938cfbf2e6b90c0925dbed4a5735f110e469cb";s:15:"TCPDF_FONT_DATA";s:40:"d67cd6cdd2abb117b955d41254cee6d4c86535b2";s:12:"TCPDF_IMAGES";s:40:"21851f9dc9fd928cb6cc0295fdfa9630047e12c4";s:12:"TCPDF_IMPORT";s:40:"6afd9860a15fc95d13a3f430a46b8e54477a1ddb";s:12:"TCPDF_PARSER";s:40:"44e0dd5cc8854a272b3274e50781705d5582a8db";s:12:"TCPDF_STATIC";s:40:"95ba2e556acf1a776355761be40edf25af49a297";}i:1;a:1:{i:0;s:4:"main";}i:2;a:1:{i:0;s:0:"";}}

0 commit comments

Comments
 (0)