Ifd:Old API Method List

From dev.ifd-library.org

Jump to: navigation, search

[edit] Version 1.2

  • addObject
  • getLastImpl (?)
  • login (Returns a session ID)
  • logout
  • listLanguages
  • listRelatedRelations
  • listRelatingRelations
  • listRelatingObjects
  • listRelatedObjects
  • getRelationshipTypes
  • searchForDuplicates
  • addUser
  • isSu (Check if current user is super user and can thus edit and add)
  • rmUser (Remove user)
  • getLoggedInUsersList
  • sendPassword (Send password to email)
  • updateObject
  • addRelationship
  • deleteFromRelationship (not implemented yet)
  • addNamesToObject
  • updateName
  • correctSpellingForName
  • addDescriptionsToObject
  • updateDescription
  • correctSpellingForDescription
  • getObject
  • search
  • getVersion (Version of API)


Back to the API