php-cmis-client icon indicating copy to clipboard operation
php-cmis-client copied to clipboard

implement getDescendants()

Open Selion05 opened this issue 8 years ago • 3 comments

Hey,

is this planed in the near future?

Cheers

Selion05 avatar Aug 26 '17 12:08 Selion05

Isn't it already: https://github.com/dkd/php-cmis-client/blob/adc388035767ff972854ddd43fdb005e26212711/src/Bindings/Browser/NavigationService.php#L187 ?

ksjogo avatar Aug 28 '17 08:08 ksjogo

this part is working that's true but in https://github.com/dkd/php-cmis-client/blob/master/src/DataObjects/Folder.php#L529 it isn't which is called from $folder->getDescendants()

Selion05 avatar Aug 28 '17 09:08 Selion05

Oh, okay. We currently have no person working on further development, but are happy to review and merge PRs.

ksjogo avatar Aug 28 '17 13:08 ksjogo