Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: patTemplate

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

 Class patTemplate_OutputFilter_PdfLatex

Description

patTemplate output filter that creates PDF files from latex

$Id: PdfLatex.php 47 2005-09-15 02:55:27Z rhuk $

Located in /pattemplate/patTemplate/OutputFilter/PdfLatex.php (line 24)

Abstract class patTemplate_Module

Abstract class patTemplate_OutputFilter
   
   Class patTemplate_OutputFilter_PdfLatex   (Subpackage Filters)
Variable Summary
Variable string $_name
Variable mixed $_params
Method Summary
Method string apply (string $data)
Variables
string $_name = 'PdfLatex' (line 34)

filter name

This has to be set in the final filter classes.


Redefinition of:
patTemplate_Module::$_name
module name
mixed $_params = array(
'cacheFolder' => './'
)
(line 36)

Redefinition of:
patTemplate_Module::$_params
module parameters
Methods
apply (line 47)

tidy the data

  • return: compressed data
  • access: public
string apply (string $data)
  • string $data: data

Redefinition of:
patTemplate_OutputFilter::apply()
apply the filter

Inherited Methods

Inherited From patTemplate_OutputFilter

 patTemplate_OutputFilter::apply()

Inherited From patTemplate_Module

 patTemplate_Module::getName()
 patTemplate_Module::getParam()
 patTemplate_Module::setParams()

Documentation generated on Mon, 05 Mar 2007 21:16:35 +0000 by phpDocumentor 1.3.1