static function CMISService::createAtomEntry in CMIS API 6.4
Same name and namespace in other branches
- 6.3 cmis_common/lib/cmis_repository_wrapper.php \CMISService::createAtomEntry()
- 7 cmis_common/lib/cmis_repository_wrapper.php \CMISService::createAtomEntry()
File
- cmis_common/
lib/ cmis_repository_wrapper.php, line 654
Class
Code
static function createAtomEntry($name, $properties) {
}