122 lines
4.0 KiB
HTML
122 lines
4.0 KiB
HTML
<html>
|
||
<head>
|
||
<title>Docs for page pdfdelete.php</title>
|
||
<link rel="stylesheet" type="text/css" href="../media/style.css">
|
||
</head>
|
||
<body>
|
||
|
||
<table border="0" cellspacing="0" cellpadding="0" height="48" width="100%">
|
||
<tr>
|
||
<td class="header_top">PDF</td>
|
||
</tr>
|
||
<tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt="" /></td></tr>
|
||
<tr>
|
||
<td class="header_menu">
|
||
[ <a href="../classtrees_PDF.html" class="menu">class tree: PDF</a> ]
|
||
[ <a href="../elementindex_PDF.html" class="menu">index: PDF</a> ]
|
||
[ <a href="../elementindex.html" class="menu">all elements</a> ]
|
||
</td>
|
||
</tr>
|
||
<tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt="" /></td></tr>
|
||
</table>
|
||
|
||
<table width="100%" border="0" cellpadding="0" cellspacing="0">
|
||
<tr valign="top">
|
||
<td width="200" class="menu">
|
||
<div id="ric">
|
||
<p><a href="../ric_README.html">README</a></p>
|
||
<p><a href="../ric_INSTALL.html">INSTALL</a></p>
|
||
</div>
|
||
<b>Packages:</b><br />
|
||
<a href="../li_configuration.html">configuration</a><br />
|
||
<a href="../li_Help.html">Help</a><br />
|
||
<a href="../li_LDAP.html">LDAP</a><br />
|
||
<a href="../li_lib.html">lib</a><br />
|
||
<a href="../li_lists.html">lists</a><br />
|
||
<a href="../li_main.html">main</a><br />
|
||
<a href="../li_modules.html">modules</a><br />
|
||
<a href="../li_PDF.html">PDF</a><br />
|
||
<a href="../li_profiles.html">profiles</a><br />
|
||
<a href="../li_selfService.html">selfService</a><br />
|
||
<a href="../li_tests.html">tests</a><br />
|
||
<a href="../li_tools.html">tools</a><br />
|
||
<a href="../li_types.html">types</a><br />
|
||
<br /><br />
|
||
<b>Files:</b><br />
|
||
<div class="package">
|
||
<a href="../PDF/_lib_fpdf_php.html"> fpdf.php
|
||
</a><br>
|
||
<a href="../PDF/_lib_pdf_inc.html"> pdf.inc
|
||
</a><br>
|
||
<a href="../PDF/_templates_pdfedit_pdfdelete_php.html"> pdfdelete.php
|
||
</a><br>
|
||
<a href="../PDF/_templates_pdfedit_pdfmain_php.html"> pdfmain.php
|
||
</a><br>
|
||
<a href="../PDF/_templates_pdfedit_pdfpage_php.html"> pdfpage.php
|
||
</a><br>
|
||
<a href="../PDF/_lib_pdfstruct_inc.html"> pdfstruct.inc
|
||
</a><br>
|
||
<a href="../PDF/_lib_ufpdf_php.html"> ufpdf.php
|
||
</a><br>
|
||
<a href="../PDF/_lib_font_vera_php.html"> vera.php
|
||
</a><br>
|
||
<a href="../PDF/_lib_font_verab_php.html"> verab.php
|
||
</a><br>
|
||
<a href="../PDF/_lib_font_verabi_php.html"> verabi.php
|
||
</a><br>
|
||
<a href="../PDF/_lib_font_verai_php.html"> verai.php
|
||
</a><br>
|
||
<a href="../PDF/_lib_xml_parser_inc.html"> xml_parser.inc
|
||
</a><br>
|
||
</div><br />
|
||
|
||
|
||
<b>Classes:</b><br />
|
||
<div class="package">
|
||
<a href="../PDF/FPDF.html">FPDF</a><br />
|
||
<a href="../PDF/lamPDF.html">lamPDF</a><br />
|
||
<a href="../PDF/UFPDF.html">UFPDF</a><br />
|
||
<a href="../PDF/xmlParser.html">xmlParser</a><br />
|
||
</div>
|
||
</td>
|
||
<td>
|
||
<table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top">
|
||
|
||
<h1>Procedural File: pdfdelete.php</h1>
|
||
Source Location: /templates/pdfedit/pdfdelete.php<br /><br />
|
||
|
||
<br>
|
||
<br>
|
||
|
||
|
||
<h2>Page Details:</h2>
|
||
Manages deletion of pdf structures.<br /><br /><br /><br />
|
||
<h4>Tags:</h4>
|
||
<div class="tags">
|
||
<table border="0" cellspacing="0" cellpadding="0">
|
||
<tr>
|
||
<td><b>author:</b> </td><td>Michael D<>rgner</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
<br /><br />
|
||
<h4>Includes:</h4>
|
||
<div class="tags">
|
||
include_once("../../lib/security.inc") [line 32]<br />
|
||
security functions<br /><br />include_once('../../lib/pdfstruct.inc') [line 34]<br />
|
||
helper functions for pdf<br /><br /></div>
|
||
<br /><br />
|
||
<br /><br />
|
||
<br />
|
||
|
||
<div class="credit">
|
||
<hr />
|
||
Documentation generated on Wed, 15 Nov 2006 18:00:56 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.2.3</a>
|
||
</div>
|
||
</td></tr></table>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
|
||
</body>
|
||
</html> |