The alfr
package provides a way to connect to Alfresco and interact with the contents of the repository.
Session
alf_session
- connection session to an Alfresco repository
alf_session.is_valid
- determine whether the session connection to an Alfresco repository is still valid
alf_session.invalidate
- invalidates a session so it can no longer use used to connect to an Alfresco repository
Nodes
alf_node
- get the details of a folder or content node
alf_node.new
- creates a new folder or content node
alf_node.delete
- deletes a folder or content node
Roy Wetherall rwetherall@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.