09-18-2007 06:06 AM
03-29-2010 11:48 PM
04-07-2010 09:55 AM
Hi again,
I can't find the php api function to get node's content , can you give me a hint on that 🙂 ?
And is the file object is implmented ? I see it's documented but couldn't find it in the code …
$docProps = $docNode->getProperties();
$docContent = $docProps['{http://www.alfresco.org/model/content/1.0}content'];
$contentLength = $docContent->getSize();
$contentMimeType = $docContent->getMimetype();
$content = $docContent->getContent();
04-16-2010 03:10 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.