Handler for dealing with adding ACLs for a patient when they are added to the system.
function acl_patient_add ( $pid, $current_user = true )
Add an ACL ARO object in the “individual” section of the ARO objects for the specified user.
function acl_user_add ( $id )
Simple way to get complex ACL API object
function _acl_object ( )
Lookup user by provider, with caching
function _get_user_from_phy ( $phy )
Overrides the default _setup method to wrap phpgacl’s bizarre XML-based schema setup.
function _setup ( )
Method used to set the default ACL values for a new FreeMED installation, since the ACL system is very complex and cannot use the default table information and methods.
function _set_defaults ( )