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.
Located in /pim-defs.php (line 45)
RenderableObject | --organisation
Contact info object
Description
Whether organisation is enabled
Whether organisation exists in database
Organisation ID
Contact person name
Organisation name
Constructor Create a new organisation object.
Delete the organisation.
Delete this organisation from the database.
Get the organisation.
Retrieves the specified organisation from database.
Display organisation subform via the render() method.
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.
Save the organisation.
Save this organisation to the database. Create a new one if it doesn't already exist.
Inherited From RenderableObject
RenderableObject::RenderableObject()
RenderableObject::html()
RenderableObject::render()
RenderableObject::wml()
RenderableObject::wmlup()
RenderableObject::xml()
Documentation generated by phpDocumentor 1.3.0RC3