Ifd:getLanguages

From dev.ifd-library.org

Jump to: navigation, search
Function public  IfdLanguage [] getLanguages (String session_id )
                       throws IfdServerException

Function to list all languages availabe in the IFD dictionary. The languages are returned as an array of IfdLanguage

Input:

  • session_id - the session id for the current user

Return:

  • IfdLanguage [] - An array containing all languages in the IFD library

Back to the API

Comments: Talk:Ifd:getLanguages