LatexRenderModule Class Reference
[Translators]

Translates Latex syntax into images for display. Latex is a language for writing non-ascii text (such as math text). More...

List of all members.

Public Member Functions

 cleanup ($hash)
 INSERT BRIEF DESCRIPTION HERE.
 render_latex ($thunk, $hash)
 INSERT BRIEF DESCRIPTION HERE.
 transform ($text)
 INSERT BRIEF DESCRIPTION HERE.
 wrap ($thunk)
 INSERT BRIEF DESCRIPTION HERE.

Public Attributes

 $LATEX_PATH
 $TMP_DIR
 $URL_PATH


Detailed Description

Translates Latex syntax into images for display. Latex is a language for writing non-ascii text (such as math text).

Definition at line 9 of file LatexRenderModule.php5.


Member Function Documentation

LatexRenderModule::cleanup ( hash  ) 

INSERT BRIEF DESCRIPTION HERE.

For internal use only.

INSERT FULL DESCRIPTION HERE

Parameters:
$hash [TYPE]: DESCRIPTION
Returns:
[TYPE]: RETURN DESCRIPTION

Definition at line 131 of file LatexRenderModule.php5.

LatexRenderModule::render_latex ( thunk,
hash 
)

INSERT BRIEF DESCRIPTION HERE.

For internal use only.

INSERT FULL DESCRIPTION HERE

Parameters:
$thunk [TYPE]: DESCRIPTION
$hash [TYPE]: DESCRIPTION
Returns:
[TYPE]: RETURN DESCRIPTION

Definition at line 100 of file LatexRenderModule.php5.

References wrap().

Referenced by transform().

LatexRenderModule::transform ( text  ) 

INSERT BRIEF DESCRIPTION HERE.

For internal use only.

INSERT FULL DESCRIPTION HERE

Parameters:
$text [TYPE]: DESCRIPTION
Returns:
[TYPE]: RETURN DESCRIPTION

Definition at line 73 of file LatexRenderModule.php5.

References SPath::getRelPath(), and render_latex().

LatexRenderModule::wrap ( thunk  ) 

INSERT BRIEF DESCRIPTION HERE.

For internal use only.

INSERT FULL DESCRIPTION HERE

Parameters:
$thunk [TYPE]: DESCRIPTION
Returns:
[TYPE]: RETURN DESCRIPTION

Definition at line 41 of file LatexRenderModule.php5.

Referenced by render_latex().


Member Data Documentation

LatexRenderModule::$LATEX_PATH

Apparently the paths for a variety of programs.

Definition at line 14 of file LatexRenderModule.php5.

LatexRenderModule::$TMP_DIR

Directories for temp storage and caching?

Definition at line 21 of file LatexRenderModule.php5.

LatexRenderModule::$URL_PATH

The base path for referrencing other files (or just this file?).

Definition at line 29 of file LatexRenderModule.php5.


The documentation for this class was generated from the following file:

Generated on Wed Nov 24 02:05:53 2010 for Common by  doxygen 1.5.6