Download PHPsTeam

It is possible to get the source code via CVS.

 
changelog:
  • added check if set_acquire_from_environment is available on the serve
  • Implemented a working search for objects into PHPsTeam which uses limits and extends and supports fulltext search.
  • added support for versioning
  • fixed buffered use of delete()
  • added function get_annotations_filtered()
  • added get_mails_filtered() functions for users and groups
  • added get_inventory_filtered function
  • added function to install spm packages
  • fixed the type definitions within the API which resulted in major problems using AND/OR to cumulate access rights or to check for specific access rights
  • fixed exception in case of an exception
  • added get_trashbin method
  • added parameter to steam_object::get_annotations to optionally return only annotations of specific types (e.g. CLASS_DOCUMENT)
  • hide mail folders by default (the get_emails() method in steam_user now only returns mail folders if explicitly requested, and can also return mails from folders now)
  • added set_admin to group
  • added duplicate method to object
  • added synonym functions in steam_object: set_insert_access (for set_rights_insert) and set_annotate_access (for set_rights_annotate) to match set_read_access and set_write_access
  • added method to set the order of the containers inventory
  • added method to set meta sanction