User contributions
From OpenKM Documentation
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 11:18, 8 March 2010 (diff | hist) . . (+262) . . OKMRepository (→Folder getTemplatesFolder(String token))
- 11:17, 8 March 2010 (diff | hist) . . (+264) . . OKMRepository (→Folder getTrashFolder(String token))
- 11:16, 8 March 2010 (diff | hist) . . (+2) . . OKMRepository (→Folder getRootFolder(String token))
- 11:15, 8 March 2010 (diff | hist) . . (+261) . . OKMRepository (→Folder getRootFolder(String token))
- 11:15, 8 March 2010 (diff | hist) . . (+1,662) . . OKMRepository
- 11:03, 8 March 2010 (diff | hist) . . (+96) . . N OKMRepository (Created page with '{{TOCright}} __TOC__ Methods related to repository management. Category: Webservices Guide')
- 11:03, 8 March 2010 (diff | hist) . . (+88) . . N OKMNotification (Created page with '{{TOCright}} __TOC__ Methods related to notifications. Category: Webservices Guide')
- 11:02, 8 March 2010 (diff | hist) . . (+92) . . N OKMSearch (Created page with '{{TOCright}} __TOC__ Methods related to repository search. Category: Webservices Guide')
- 11:02, 8 March 2010 (diff | hist) . . (+58) . . Webservices Guide - OpenKM 6.2
- 11:01, 8 March 2010 (diff | hist) . . (+92) . . N OKMFolder (Created page with '{{TOCright}} __TOC__ Methods related to folder management. Category: Webservices Guide')
- 10:49, 8 March 2010 (diff | hist) . . (+587) . . OKMDocument (→String getPath(String token, String uuid))
- 10:38, 8 March 2010 (diff | hist) . . (+493) . . OKMDocument (→DocumentArray getChilds(String token, String fldId))
- 10:34, 8 March 2010 (diff | hist) . . (+614) . . OKMDocument (→VersionArray getVersionHistory(String token, String docPath))
- 10:32, 8 March 2010 (diff | hist) . . (+732) . . OKMDocument (→Document rename(String token, String docPath, String newName))
- 10:29, 8 March 2010 (diff | hist) . . (+1,233) . . OKMDocument (→void delete(String token, String docId))
- 10:26, 8 March 2010 (diff | hist) . . (+464) . . OKMDocument (→Version checkin(String token, String docPath, String comment))
- 10:24, 8 March 2010 (diff | hist) . . (+2,100) . . OKMDocument (→byte[] getContentByVersion(String token, String docPath, String versionId))
- 10:20, 8 March 2010 (diff | hist) . . (+8) . . OKMDocument (→DocumentArray getChilds(String token, String fldId))
- 10:20, 8 March 2010 (diff | hist) . . (+448) . . OKMDocument (→byte[] getContentByVersion(String token, String docPath, String versionId))
- 10:18, 8 March 2010 (diff | hist) . . (+590) . . OKMDocument (→void setProperties(String token, Document doc))
- 10:16, 8 March 2010 (diff | hist) . . (+1,378) . . OKMDocument (→void setProperties(String token, Document doc))
- 10:12, 8 March 2010 (diff | hist) . . (+2,384) . . OKMDocument
- 10:00, 8 March 2010 (diff | hist) . . (+1,185) . . N OKMDocument (Created page with '{{TOCright}} __TOC__ Methods related to document management. == Document create(String token, Document doc, byte[] content) == Create a new document in the repository. '''Para…')
- 09:54, 8 March 2010 (diff | hist) . . (-4) . . OKMAuth (→void revokeRole(String token, String nodePath, String user, int permissions, boolean recursive))
- 09:54, 8 March 2010 (diff | hist) . . (+2,583) . . OKMAuth
- 09:48, 8 March 2010 (diff | hist) . . (+1,479) . . OKMAuth
- 09:43, 8 March 2010 (diff | hist) . . (+38) . . OKMAuth
- 09:41, 8 March 2010 (diff | hist) . . (-48) . . OKMAuth
- 09:40, 8 March 2010 (diff | hist) . . (+19) . . OKMAuth
- 09:38, 8 March 2010 (diff | hist) . . (+22) . . OKMAuth
- 09:37, 8 March 2010 (diff | hist) . . (+1,516) . . N OKMAuth (Created page with 'Methods related to authentication, granting and revoking privileges. == String login(String user, String pas) == Login into the repository and gets a token with user info for fu…')
- 09:26, 8 March 2010 (diff | hist) . . (+48) . . Webservices Guide - OpenKM 6.2
- 19:55, 7 March 2010 (diff | hist) . . (+56) . . N PHP client - OpenKM 5.1 (Created page with 'Category: Webservices Guide Category:OKM Network')
- 19:55, 7 March 2010 (diff | hist) . . (+56) . . N Python client - OpenKM 5.1 (Created page with 'Category: Webservices Guide Category:OKM Network')
- 19:54, 7 March 2010 (diff | hist) . . (+56) . . N Java client - OpenKM 5.1 (Created page with 'Category: Webservices Guide Category:OKM Network')
- 19:54, 7 March 2010 (diff | hist) . . (+120) . . Webservices Guide - OpenKM 6.2
- 19:52, 7 March 2010 (diff | hist) . . (+316) . . N Category:Webservices Guide (Created page with 'OpenKM has a complete API exposed via Webservices. This means you can call any of this API method from any programming language which supports SOAP protocol, like Java, PHP or Py…')
- 19:52, 7 March 2010 (diff | hist) . . (+33) . . Webservices Guide - OpenKM 6.2
- 19:51, 7 March 2010 (diff | hist) . . (+58) . . Webservices Guide - OpenKM 6.2
- 19:50, 7 March 2010 (diff | hist) . . (+118) . . Webservices Guide - OpenKM 6.2
- 19:49, 7 March 2010 (diff | hist) . . (+198) . . N Webservices Guide - OpenKM 6.2 (Created page with 'OpenKM has a complete API exposed via Webservices. This means you can call any of this API method from any programming language which supports SOAP protocol, like Java, PHP or Py…')
- 12:53, 2 March 2010 (diff | hist) . . (-3) . . m Administration Guide
- 13:44, 24 February 2010 (diff | hist) . . (+9) . . Third-party software integration: SWFTools
- 16:35, 23 February 2010 (diff | hist) . . (+424) . . Maven installation (→Register missing Maven dependencies)
- 14:04, 23 February 2010 (diff | hist) . . (-22) . . Developer Guide
- 12:46, 17 February 2010 (diff | hist) . . (-31) . . Installation Guide (Duplicated entry)
- 12:09, 17 February 2010 (diff | hist) . . (+23) . . N OpenKM Documentation:Administrators (Created page with 'Wiki cotarro manager :P') (current)
- 12:09, 17 February 2010 (diff | hist) . . (+22) . . N User:Pavila (Created page with 'OpenKM Core developer.')
- 12:08, 17 February 2010 (diff | hist) . . (+21) . . N User:Jllort (Created page with 'OpenKM GUI developer.') (current)
- 12:08, 17 February 2010 (diff | hist) . . (+12) . . N User:Admin (Created page with 'Wiki master.') (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)