Class Xml2PdfTag_value

Description

<value> tag.

The <value> tag is a child tag of <graph>. It is used to add data in a graph of type circle, hbar or vbar.

    Located in /plugins/tags/xml2pdf.tag.value.php (line 39)

    Xml2PdfTag
       |
       --Xml2PdfTag_value
    Method Summary
     void __construct (object $pdf, array $attributes, object $parentTag)
    Variables

    Inherited Variables

    Inherited from Xml2PdfTag

    Xml2PdfTag::$content
    Xml2PdfTag::$pdf
    Methods
    Constructor __construct (line 52)

    Constructor.

    Parse the tag properties and add value to the graph.

    • access: public
    void __construct (object $pdf, array $attributes, object $parentTag)
    • object $pdf: object Pdf
    • array $attributes: tag properties
    • object $parentTag: object Xml2PdfTag_graph

    Redefinition of:
    Xml2PdfTag::__construct()
    Constructor.

    Inherited Methods

    Inherited From Xml2PdfTag

     Xml2PdfTag::__construct()
     Xml2PdfTag::addContent()
     Xml2PdfTag::close()

    Documentation generated on Wed, 11 Oct 2006 22:27:33 +0200 by phpDocumentor 1.3.0