moodle/lib/filestorage
David Mudrák 483afa446d MDL-33453 Make it clear what search_references() and search_references_count() are good for
Initially it was not clear enough that these two methods are supposed to
be used for looking for references to a stored_file only. So the docs
comments are improved and unittests added to illustrate the usage.

The patch also removes the unittest for get_references_by_storedfile()
as its usage is already covered in other test methods.
2012-07-05 17:15:37 +02:00
..
tests MDL-33453 Make it clear what search_references() and search_references_count() are good for 2012-07-05 17:15:37 +02:00
file_archive.php MDL-31301 use static textlib methods 2012-03-03 11:46:13 +01:00
file_exceptions.php MDL-33330 introducing new file_reference_exception 2012-06-05 13:29:48 +02:00
file_packer.php MDL-30973 Files API, check and update DocBlock 2012-02-15 12:48:57 +08:00
file_storage.php MDL-33453 Make it clear what search_references() and search_references_count() are good for 2012-07-05 17:15:37 +02:00
stored_file.php MDL-33425 user: Replaced filepicker with filemanager on edit profile page 2012-06-18 10:19:48 +08:00
zip_archive.php MDL-30973 Files API, check and update DocBlock 2012-02-15 12:48:57 +08:00
zip_packer.php MDL-33733 fix broken zip_packer->extract_to_storage() when extracting from stored_file 2012-06-25 01:32:50 +02:00