]project-open[ : @This Wiki
Portrait

Welcome, Unregistered Visitor

 · · · Index · Login/Register

Contents





4 registered users
 in last 24 hours

OpenACS Party

Parties represent a common super-type of both groups and [object_type_person|persons]]. Using this constructions, groups will only contain parties, implementing elegantly a group - sub-group hierarchy.

 

Parties are also used as super-types of ]po[ companies since the introduction of the contacts package.


For detailed information on groups please see the OpenACS developer documentation.

 

Party Fields

 

  • Party ID:
    ID of the party object, referencing acs_objects.object_id.
  • Email:
    The party's email address, if available.
  • URL:
    The party's URL, if available.

 

Structure of the parties database table:

  Column  |          Type          | Modifiers
----------+------------------------+-----------
 party_id | integer                | not null
 email    | character varying(100) |
 url      | character varying(200) |

 

­ 


­

Please take a moment to complete this form to help us improve our service.

Did this page help you to achieve your goal?

 Yes  No  Don't know

Please provide us with comments to improve this page:

How useful is the information?

 1  2  3  4  5
Not
useful
      Extremely
useful
 
Privacy Policy