JDocumentPDF/1.5

From Joomla! Documentation
< JDocumentPDF(Difference between revisions)
Jump to: navigation, search
(Bulk upload by Doxiki2)
 
m (See also: fixing link to API)
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 +
=={{JVer|1.5}} JDocumentPDF==
 +
===Description===
 +
{{Description:JDocumentPDF}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[Description:JDocumentPDF|Edit Descripton]]<nowiki>]</nowiki>
 
<nowiki>[</nowiki>[[Description:JDocumentPDF|Edit Descripton]]<nowiki>]</nowiki>
 
</span>
 
</span>
{{Description:JDocumentPDF}}
 
===Defined in===
 
libraries/joomla/document/pdf/pdf.php
 
===Subpackage===
 
[[Subpackage Document/1.5|Document]]
 
===Extends===
 
[[JDocument/1.5|JDocument]]
 
===Extended by===
 
 
===Methods===
 
===Methods===
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
|-
 
|-
 +
!Visibility
 
!Method name
 
!Method name
 
!Description
 
!Description
 
|-
 
|-
 +
|public
 
|[[JDocumentPDF::__construct/1.5|__construct]]
 
|[[JDocumentPDF::__construct/1.5|__construct]]
 
|Class constructore.  
 
|Class constructore.  
 
|-
 
|-
 +
|public
 
|[[JDocumentPDF::fixLinks/1.5|fixLinks]]
 
|[[JDocumentPDF::fixLinks/1.5|fixLinks]]
 
|
 
|
 
|-
 
|-
 +
|public
 
|[[JDocumentPDF::getHeader/1.5|getHeader]]
 
|[[JDocumentPDF::getHeader/1.5|getHeader]]
 
|Returns the document header string.  
 
|Returns the document header string.  
 
|-
 
|-
 +
|public
 
|[[JDocumentPDF::getName/1.5|getName]]
 
|[[JDocumentPDF::getName/1.5|getName]]
 
|Returns the document name.  
 
|Returns the document name.  
 
|-
 
|-
 +
|public
 
|[[JDocumentPDF::render/1.5|render]]
 
|[[JDocumentPDF::render/1.5|render]]
 
|Render the document.  
 
|Render the document.  
 
|-
 
|-
 +
|public
 
|[[JDocumentPDF::setHeader/1.5|setHeader]]
 
|[[JDocumentPDF::setHeader/1.5|setHeader]]
 
|Sets the document header string.  
 
|Sets the document header string.  
 
|-
 
|-
 +
|public
 
|[[JDocumentPDF::setName/1.5|setName]]
 
|[[JDocumentPDF::setName/1.5|setName]]
 
|Sets the document name.  
 
|Sets the document name.  
 
|-
 
|-
 
|}
 
|}
 +
* '''Defined in''' libraries/joomla/document/pdf/pdf.php
 +
* '''Extends''' [[JDocument/1.5|JDocument]]
 
===Importing===
 
===Importing===
 
<source lang="php">jimport( 'joomla.document.pdf.pdf' );</source>
 
<source lang="php">jimport( 'joomla.document.pdf.pdf' );</source>
 
===See also===
 
===See also===
 +
* {{JVer|1.5}} '''JDocumentPDF''' on [http://api.joomla.org/1.5/Joomla-Framework/Document/JDocumentPDF.html api.joomla.org]
 +
* {{JVer|1.5}} '''JDocumentPDF source code''' on [[jframework15:document/pdf/pdf.php|JoomlaCode]]
 +
* {{JVer|1.5}} Subpackage [[Subpackage Document/1.5|Document]]
 +
* [[JDocumentPDF|Other versions of JDocumentPDF]]
 +
{{SeeAlso:JDocumentPDF}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[SeeAlso:JDocumentPDF|Edit See Also]]<nowiki>]</nowiki>
 
<nowiki>[</nowiki>[[SeeAlso:JDocumentPDF|Edit See Also]]<nowiki>]</nowiki>
 
</span>
 
</span>
{{SeeAlso:JDocumentPDF}}
+
===User contributed notes===
* [[JDocumentPDF|Other versions of this class]]
+
* [http://api.joomla.org/Joomla-Framework/Document/JDocumentPDF.html JDocumentPDF on api.joomla.org]
+
===Examples===
+
 
<CodeExamplesForm />
 
<CodeExamplesForm />
 
<dpl>
 
<dpl>
Line 56: Line 63:
 
category=ClassExample
 
category=ClassExample
 
include=*
 
include=*
 +
namespace=CodeExample
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
 
<noinclude>[[Category:Framework]][[Category:Framework 1.5]][[Category:JDocumentPDF]]</noinclude>
 
<noinclude>[[Category:Framework]][[Category:Framework 1.5]][[Category:JDocumentPDF]]</noinclude>

Latest revision as of 14:17, 13 February 2013

[edit] Joomla 1.5 JDocumentPDF

[edit] Description

Description:JDocumentPDF [Edit Descripton]

[edit] Methods

Visibility Method name Description
public __construct Class constructore.
public fixLinks
public getHeader Returns the document header string.
public getName Returns the document name.
public render Render the document.
public setHeader Sets the document header string.
public setName Sets the document name.
  • Defined in libraries/joomla/document/pdf/pdf.php
  • Extends JDocument

[edit] Importing

jimport( 'joomla.document.pdf.pdf' );

[edit] See also

SeeAlso:JDocumentPDF [Edit See Also]

[edit] User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox