OpenACS Person

Person is a sub-type of party and represent a natural person in ]po[.

 

Person Fields

 

  • Person ID:
    Object ID of the person object, referencing acs_objects.object_id.
  • First Names:
    The (space separated list of) first names of the person
  • Last Name:
    The last name of the person.

 

"person" is used by the DynField package as the base object for adding new fields to a user, so the list of fields in your ]po[ installation may be considerably longer.

 

Structure of the "persons" database table:

       Column       |          Type           | Modifiers
--------------------+-------------------------+-----------
 person_id          | integer                 | not null
 first_names        | character varying(100)  | not null
 last_name          | character varying(100)  | not null

 

References

 Data-Model:

Related Object Types:

  • Party is a super-type of person.
  • Users are a sub-type of person, with the right to logon to ]po[.
  • Employees are a sub-type of person, specifying fields relevant for an in-house employee.

  Contact Us
  Project Open Business Solutions S.L.

Calle Aprestadora 19, 12o-2a

08902 Hospitalet de Llobregat (Barcelona)

Spain

 Tel Europe: +34 609 953 751
 Tel US: +1 415 200 2465
 Mail: info@project-open.com