I'm currently working on an integration of Alfresco in a PHP app. And i'm wondering how i can check user access and rights to a particular node ?? Is this already implemented ? And if yes anyone can point me to a piece of code or something like that please
Ok, i need to implement the soap call, i have no choice for my project. Is there any easy way to do a soap call with security headers please ? I've add a look into the php api source code .. anyone has found a simpliest way for manual use ?