Class Xml2PdfTag_link

Description

<link> tag.

Add a link to an external link to an url, or an internal link to an element using its id.

  1. <link ref="myParagraph" name="my paragraph" />

Located in /plugins/tags/xml2pdf.tag.link.php (line 37)

Xml2PdfTag
   |
   --Xml2PdfTextTag
      |
      --Xml2PdfTag_link
Method Summary
 void __construct (object $pdf, array $tagAttributes)
Variables
Methods
Constructor __construct (line 49)

Constructor.

Parse the tag attributes

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

Redefinition of:
Xml2PdfTextTag::__construct()
Constructor.

Inherited Methods

Inherited From Xml2PdfTextTag

 Xml2PdfTextTag::__construct()
 Xml2PdfTextTag::close()
 Xml2PdfTextTag::render()
 Xml2PdfTextTag::_cleanContent()
 Xml2PdfTextTag::_makeLine()
 Xml2PdfTextTag::_parseContent()
 Xml2PdfTextTag::_printLine()
 Xml2PdfTextTag::_setStyle()

Inherited From Xml2PdfTag

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

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