Apache Chemistry

2014 年 6 月 20 日3940

Apache Chemistry CMIS PHP Client

Apache Chemistry CMIS PHP Client is a CMIS client library for PHP.

This code is available at: https://svn.apache.org/repos/asf/chemistry/phpclient/.

To Run this example execute the following:

1

Notes:

The if the folder path has spaces in it you must URL encode the folder

path i.e. /Data Dictionary --> /Data+Dictionary

The debug option can be omitted. If it is 1 the program will display all

of the arrays associated with the objects that

are returned. If the debug option is 2 or more, then the XML returned

will also be displayed

Example Runs:

1



The cmis_repository_wrapper.php library provided the following functionality:

More information can be found on the following pages:

0 0