Deletes a library.
Throws H5pError with HTTP status code 423 if the library cannot be deleted because it is still in use.
the ubername of the library to delete
Lists all installed libraries. This operation can be relatively costly as it has to go through the whole library metadata and calculate usage of libraries across all content objects on the system.
Returns detailed information about the library and its use.
Changes the restricted status of a library
the library's ubername you want to change
the new value
This class has methods that perform library administration, i.e, deleted libraries. All parameters undergo validation and proper exceptions are thrown when something went wrong.