FreeMED Opensource EMR/PM Software |
FreeMED. BaseModuleBasic FreeMED module class. All modules in FreeMED inheirit methods from this class. It extends the phpwebtools module class. Summary
_print_mapping
Callback to provide a macro mapping for TeX templating. Parameters
ReturnsAssociative array containing mapping information. |
Sets the print template to be used for this EMR segment.
var $print_template
Callback to allow custom fax controls (for addressbook, et cetera).
function fax_widget ( $varname, $id )
Basic printing functionality
function printaction ( )
Provides basic printing interface
function _print ( )
Callback to provide a macro mapping for TeX templating.
function _print_mapping ( $TeX, $id )
Callback to provide information to the TeX renderer about formatting.
function _TeX_Information ( )
Use this to replace the default printing behavior of the system.
function print_override ( $id )