Source for file Xml2PdfTag.php
Documentation is available at Xml2PdfTag.php
* @author guillaume l. <guillaume@geelweb.org>
* @link http://www.geelweb.org
* @license http://opensource.org/licenses/bsd-license.php BSD License
* @copyright copytight © 2006, guillaume luchet
* This class describe an XML tag, most of tags plugins classes extends
* - <b>id</b> - string - element id
* @author guillaume l. <guillaume@geelweb.org>
* @link http://www.geelweb.org
* @license http://opensource.org/licenses/bsd-license.php BSD License
* @copyright copytight © 2006, guillaume luchet
// Xml2PdfTag::__construct__() {{{
public function __construct($pdf, $tagProperties=
array()) {
if(isset
($tagProperties['ID'])) {
// Xml2PdfTag::addContent(string) {{{
// Xml2PdfTag::close() {{{
public function close() {
Documentation generated on Wed, 11 Oct 2006 22:27:33 +0200 by phpDocumentor 1.3.0