Ifd:getContexts
From dev.ifd-library.org
Function public IfdContext [] getContexts (String session_id ) throws IfdServerException
Express heading
QUERY_FUNCTION getContexts : LIST OF IfdContext;
Function to list all contexts availabe in the IFD dictionary. The contexts are returned as an array of IfdContext
Input:
- session_id - the session id for the current user
Return:
- IfdContext [] - An array containing all contexts in the IFD library
Comments: Talk:Ifd:getContexts