Liste de tous les membres
Fonctions membres publiques
Attributs publics
Documentation des constructeurs et destructeur
JDocumentPDF::__construct |
( |
$ |
options = array() | ) |
|
Class constructore
protected
- Paramètres:
-
array | $options | Associative array of options |
Réimplémentée à partir de JDocument.
Références jimport().
Documentation des fonctions membres
JDocumentPDF::fixLinks |
( |
| ) |
|
JDocumentPDF::getHeader |
( |
| ) |
|
Returns the document header string
public
- Renvoie:
- string
JDocumentPDF::getName |
( |
| ) |
|
Returns the document name
public
- Renvoie:
- string
JDocumentPDF::render |
( |
$ |
cache = false , |
|
|
$ |
params = array() |
|
) |
| |
JDocumentPDF::setHeader |
( |
$ |
text | ) |
|
Sets the document header string
- Paramètres:
-
string | $text | Document header string public |
- Renvoie:
- void
Références $text.
JDocumentPDF::setName |
( |
$ |
name = 'joomla' | ) |
|
Sets the document name
- Paramètres:
-
string | $name | Document name public |
- Renvoie:
- void
Références $name.
Documentation des données membres
JDocumentPDF::$_engine = null |
JDocumentPDF::$_header = null |
JDocumentPDF::$_image_scale = 4 |
JDocumentPDF::$_margin_bottom = 25 |
JDocumentPDF::$_margin_footer = 10 |
JDocumentPDF::$_margin_header = 5 |
JDocumentPDF::$_margin_left = 15 |
JDocumentPDF::$_margin_right = 15 |
JDocumentPDF::$_margin_top = 27 |
JDocumentPDF::$_name = 'joomla' |
La documentation de cette classe a été générée à partir du fichier suivant :