[pim] element index

Package indexes

All elements
a c d e g h i n o p s u
a
top
Variable $addr_city
contactinfo::$addr_city in pim-defs.php
addr_city
Variable $addr_code
contactinfo::$addr_code in pim-defs.php
addr_code
Variable $addr_country
addr_country
Variable $addr_other
contactinfo::$addr_other in pim-defs.php
addr_other
Variable $addr_postal
addr_postal
Variable $addr_street
addr_street
Variable $addr_suburb
addr_suburb
c
top
Variable $contactinfo
Contact info object
Variable $contactinfoid
contactinfo ID
Method contactinfo
Constructor Create a new contactinfo object.
Class contactinfo
contactinfo in pim-defs.php
The contactinfo class manages a single set of contact information which might be associated with a person or thing.
Method contact_details
Return a standard contact details set.
d
top
Variable $description
Description
Method delete
contactinfo::delete() in pim-defs.php
Delete the contactinfo.
Method delete
organisation::delete() in pim-defs.php
Delete the organisation.
Method dump
contactinfo::dump() in pim-defs.php
A diagnostic dump of the class variables for debugging purposes.
e
top
Variable $emails
contactinfo::$emails in pim-defs.php
emails
Variable $enabled
organisation::$enabled in pim-defs.php
Whether organisation is enabled
Variable $exists
organisation::$exists in pim-defs.php
Whether organisation exists in database
Variable $exists
contactinfo::$exists in pim-defs.php
Whether contactinfo exists in database
g
top
Method get
organisation::get() in pim-defs.php
Get the organisation.
Method get
contactinfo::get() in pim-defs.php
Retrieves the specified contactinfo from database.
h
top
Method html
organisation::html() in pim-defs.php
Display organisation subform via the render() method.
Method html
contactinfo::html() in pim-defs.php
Display Contactinfo subform via the render() method.
i
top
Method initialise
Clear the object variables to default values.
n
top
Constant NEW_CONTACTINFO
NEW_CONTACTINFO in pim-defs.php
Create new contact info ID value
Constant NEW_ORGANISATION
NEW_ORGANISATION in pim-defs.php
Create new organisation ID value
o
top
Variable $orgid
organisation::$orgid in pim-defs.php
Organisation ID
Variable $org_contact
Contact person name
Variable $org_name
organisation::$org_name in pim-defs.php
Organisation name
Method organisation
Constructor Create a new organisation object.
Class organisation
organisation in pim-defs.php
The organisation class manages a single set of information related to a "organisation". This is an identity distinct from the system-oriented uuser record, and is intended to be a generic mechanism for storing data on human beings.
p
top
Variable $phone
contactinfo::$phone in pim-defs.php
phone
Variable $phone_fax
contactinfo::$phone_fax in pim-defs.php
phone_fax
Variable $phone_mobile
phone_mobile
Variable $phone_work
contactinfo::$phone_work in pim-defs.php
phone_work
Page pim-defs.php
pim-defs.php in pim-defs.php
Method POSTprocess
Process a possible POST of a form with new contact info data. We only do anything here if the special var $_save_x is defined (ie. this would be from user clicking button named "_save"), and also the organisation ID $_ORG_org_id. We return true if POST was processed.
Method POSTprocess
Process a possible POST of a form with new contact info data. We only do anything here if the special var $_save_x is defined (ie. this would be from user clicking button named "_save"), and also the contact info IF $_CI_contactinfo_id. We return true if POST was processed.
s
top
Method save
organisation::save() in pim-defs.php
Save the organisation.
Method save
contactinfo::save() in pim-defs.php
Save the contactinfo.
u
top
Variable $urls
contactinfo::$urls in pim-defs.php
urls
a c d e g h i n o p s u