[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Summary view] [Print] [Text view]
1 <?xml version="1.0" encoding="iso-8859-1"?> 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 3 <html xmlns="http://www.w3.org/1999/xhtml"> 4 <head> 5 <!-- template designed by Marco Von Ballmoos --> 6 <title>Docs for page BarcodeObject</title> 7 <link rel="stylesheet" href="../media/stylesheet.css" /> 8 <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> 9 </head> 10 <body> 11 <div class="page-body"> 12 <h2 class="file-name">/barcode/c128cobject.php</h2> 13 14 <a name="sec-description"></a> 15 <div class="info-box"> 16 <div class="info-box-title">Description</div> 17 <div class="nav-bar"> 18 <span class="disabled">Description</span> | 19 <a href="#sec-classes">Classes</a> 20 </div> 21 <div class="info-box-body"> 22 <!-- ========== Info from phpDoc block ========= --> 23 <p class="short-description">Code 128-C Barcode Render Class for PHP using the GD graphics library.<br /> Code 128-C is numeric only and provides the most efficiency.</p> 24 <ul class="tags"> 25 <li><span class="field">license:</span> <a href="http://www.gnu.org/copyleft/lesser.html">LGPL</a></li> 26 <li><span class="field">since:</span> 2001-03-25</li> 27 <li><span class="field">version:</span> 0.0.8a 2001-04-01 (original code)</li> 28 <li><span class="field">name:</span> BarcodeObject</li> 29 <li><span class="field">author:</span> Karim Mribti, Nicola Asuni</li> 30 </ul> 31 32 </div> 33 </div> 34 35 <a name="sec-classes"></a> 36 <div class="info-box"> 37 <div class="info-box-title">Classes</div> 38 <div class="nav-bar"> 39 <a href="#sec-description">Description</a> | 40 <span class="disabled">Classes</span> 41 </div> 42 <div class="info-box-body"> 43 <table cellpadding="2" cellspacing="0" class="class-table"> 44 <tr> 45 <th class="class-table-header">Class</th> 46 <th class="class-table-header">Description</th> 47 </tr> 48 <tr> 49 <td style="padding-right: 2em; vertical-align: top"> 50 <a href="../com.tecnick.tcpdf/C128CObject.html">C128CObject</a> 51 </td> 52 <td> 53 Code 128-C Barcode Render Class for PHP using the GD graphics library.<br /> Code 128-C is numeric only and provides the most efficiency. 54 </td> 55 </tr> 56 </table> 57 </div> 58 </div> 59 60 61 62 63 64 <p class="notes" id="credit"> 65 Documentation generated on Tue, 20 Mar 2007 13:24:35 +0100 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> 66 </p> 67 </div></body> 68 </html>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |