Hi,
I am working on a PHP app that needs me to fetch the user list from alfresco (something like what the Manage System Users page/dialog does within the web client). I was wondering if there was any way to do this via the PHP API. If not, is there any other way to do this. Also, are there any directions on how to extend the PHP SDK to provide this functionality?
If none of the above can be done, is there some place I can go to understand the table structure of the alfresco database, and grab the list from in there?
Thanks