Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
M
$m
 make_js_hash
 make_js_hash_from_array
 map
 map_fit
 map_init
 mark_billed
 mark_billed_array, FreeMED. ClaimLog
 markuntranslated, PHP. GettextXML. GettextXML
$md5hash
 Merge_From_Translation
 metainformation, PHP. GettextXML. GettextXML
 MFO_Element
 MFO_Element_Label
 MFO_Stack
 MiddleName
 mod, FreeMED. MaintenanceModule
 modifier<br>
 Module API
 module_cache, freemed
 module_check, freemed
 module_check_acl, freemed
 module_function
 module_get_meta, freemed
 module_get_value, freemed
 module_handler, freemed
 module_lookup, freemed
 module_register, freemed
 module_tables, freemed
 module_to_table, freemed
 module_version, freemed
@modules
 modules/ accounts_receivable. billing. module.php
 modules/ acl. module.php
 modules/ annotations. emr. module.php
 modules/ appointment_templates. db. module.php
 modules/ claims_manager. billing. module.php
 modules/ patient_acl. emr. module.php
 modules/ procedure. emr. module.php
 modules/ updates. module.php
 move_appointment, FreeMED. Scheduler
 move_group_appointment, FreeMED. Scheduler
 move_to_next_coverage, FreeMED. Ledger
 moveto, PHP. Postscript
 moveto_font, PHP. Postscript
 MSIE requires gzdeflate output(no Zlib header and checksum),
 multimap
 multiple_choice, freemed
 MultiplePDF, FreeMED. MultiplePDF
my $m
sub make_js_hash
sub make_js_hash_from_array
function map ($query)
Creates a scheduler map.
Creates a scheduler map.
function map_fit ($map,  
$time,  
$duration = 5,
$id =  -1)
Determine whether an appointment of the specified duration at the specified time will fit in the specified map.
Determine whether an appointment of the specified duration at the specified time will fit in the specified map.
function map_init ()
Creates a blank scheduler map.
Creates a blank scheduler map.
function mark_billed ( )
Allow interface to mark claims as being billed.
function mark_billed ($billkeys)
Mark all procedures in a billkey as being billed.
function mark_billed_array ($procs)
Mark all procedures in an array as being billed.
Set debugging status by adding a character or set of characters to the end of every untranslated string.
my $md5hash
sub Merge_From_Translation
Get associated meta information for GettextXML files
Base class upon which to build additional widgets.
Text label
Class to allow “stacks” of elements to be created.
function MiddleName ($key)
bcmname from the bcontact table
function MiddleName ($cov)
depends on coverage being self.
function mod()
Wrapper for _mod.
Name: capitalize<br> Purpose: capitalize words in the string @link http://smarty.php.net/manual/en/language.modifiers.php#LANGUAGE.MODIFIER.CAPITALIZE capitalize (Smarty online manual) @param string @return string
Provides global access to a PHP.module_list object with cached module information.
Determines whether a module is installed in the system, and optionally whether it is above a certain minimum versioning number.
Check to see if module is allowable via ACLs
function module_function ($module_name,  
$function,  
$params =  "")
Execute an arbitrary method in a module
Gets cached metainformation for the specified module in the module cache.
Gets a cached module value (such as “MODULE_NAME”, etc) from the module cache.
Returns the list of modules associated with a certain handler.
Lookup the module name as needed by FreeMED’s module calls, but by the class name of the module.
Registers module or newer version of module in FreeMED’s global module registry.
Get list of tables for modules.
Get table name from module name.
Get the current version number of a particular module in FreeMED from the module database table.
my @modules
function move_appointment ($original,  
$data =  NULL)
Given an appointment id and data, modify an appointment record.
function move_group_appointment ($group_id,
$data)
Given a group id (for a group of appointments), modify a group of appointment records with the given data.
function move_to_next_coverage ($proc,  
$disallow =  NULL)
Moves a procedure to the next available coverage.
function moveto($xcoord,
$ycoord)
Move to coordinates
function moveto_font($xcoord,
$ycoord,
$font_name,
$font_size)
Move to coordinates and change the font
instead of gzcompress output, which conflicts with HTTP 1.1 spec (http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.5)
function multimap ($query,  
$selected =  -1)
Creates 3rd generation multiple scheduling map.
Creates 3rd generation multiple scheduling map.
Create a multiple-choice widget
function MultiplePDF ( )