[Sharing 2.0] Move hook and delete children logic to share manager
To make sure hooks are always fired and child entries are always cleaned. This logic is moved to the share manager. * Updated unit tests
Showing
- lib/private/share20/defaultshareprovider.php 9 additions, 44 deletionslib/private/share20/defaultshareprovider.php
- lib/private/share20/ishareprovider.php 11 additions, 2 deletionslib/private/share20/ishareprovider.php
- lib/private/share20/manager.php 73 additions, 3 deletionslib/private/share20/manager.php
- tests/lib/share20/defaultshareprovidertest.php 122 additions, 204 deletionstests/lib/share20/defaultshareprovidertest.php
- tests/lib/share20/managertest.php 288 additions, 7 deletionstests/lib/share20/managertest.php
Loading
Please register or sign in to comment