Ifd:getLanguages
From dev.ifd-library.org
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
Comments: Talk:Ifd:getLanguages