A contact template is used for inheritance, so that you could base your contacts with common properties on one of these. More...
Public Member Functions | |
get_properties () | |
Fetches the properties for the current object type. | |
prepare_draw () | |
Prepare the object for drawing in the gui. | |
Data Fields | |
$type = 'contact_template' | |
object type | |
$db_table = 'contact' | |
database table | |
$is_template = true | |
template or not |
A contact template is used for inheritance, so that you could base your contacts with common properties on one of these.