Tree:
fca2775194
2.x
6.x
6.x-release
7.x
7.x-1.10
7.x-1.11
7.x-1.12
7.x-1.13
7.x-1.3
7.x-1.4
7.x-1.5
7.x-1.6
7.x-1.7
7.x-1.8
7.x-1.9
7.x-2.x
7.x-fedora-4
7.x-release
8.x-1.x
8.x0
953-hocr-media-updated
959-hocr-tiff-performance
959-iiif-performance
959-iiif-width-height-caching
IIIFManifest_speedup
MNPALS-2.x
d9_islandora
hocr_media_redux
improve_error_ms_for_permissions
issue-1870-undefined-index-rel
main
master
master-main-rename
ocr_mime
removing-doxygen-and-jenkins-stuff
rosiel-views-filter
travis-3.7.0
1.0.0
1.1.0
1.1.1
2.0.0
2.0.1
2.1.0
2.1.1
2.10.0
2.11.0
2.12.0
2.2.0
2.2.1
2.3.0
2.4.0
2.4.1
2.4.2
2.4.3
2.4.4
2.4.5
2.5.0
2.5.1
2.6.0
2.6.1
2.6.2
2.7.0
2.7.1
2.8.0
2.8.1
2.8.2
2.8.3
2.9.0
2.9.1
6.x-11.1.0
6.x-11.1.1
6.x-11.3
6.x-11.3.1
6.x-11.3beta1
6.x-11.3beta2
6.x-11.3beta3
6.x-12.1-RC1
6.x-12.1-RC2
6.x-12.1-RC3
6.x-12.1.0
6.x-12.2.0
6.x-12.2.0-RC1
6.x-12.2.0-RC2
6.x-12.2.0-RC3
6.x-12.3.0-RC
6.x-12.3.0-RC1
6.x-13.1
6.x-13.1-RC1
7.x-1.0
7.x-1.1
7.x-1.1-RC1
7.x-1.1-RC2
7.x-1.10
7.x-1.11
7.x-1.12
7.x-1.13
7.x-1.2
7.x-1.2-RC1
7.x-1.2-RC2
7.x-1.3
7.x-1.3-RC1
7.x-1.4
7.x-1.4-RC1
7.x-1.5
7.x-1.5RC
7.x-1.6
7.x-1.6-RC1
7.x-1.7
7.x-1.7-RC2
7.x-1.8
7.x-1.9
8.x-1.1
php5.3-eol
v11.1.0
v11.1.1
v2.6.3
v2.6.4
${ noResults }
1 Commits (fca27751947b087853293fdd1cde78c02122be84)
Author | SHA1 | Message | Date |
---|---|---|---|
Nigel Banks | 7ec10d2c11 |
Created hooks and implemented them as part of the tuque wrapper classes.
hook_islandora_object_alter(AbstractFedoraObject $object, array &$context) hook_CMODEL_PID_islandora_object_alter(AbstractFedoraObject $object, array &$context) hook_islandora_datastream_alter(AbstractFedoraObject $object, AbstractFedoraDatastream $datastream, array &$context) hook_CMODEL_PID_DSID_islandora_datastream_altezr(AbstractFedoraObject $object, AbstractFedoraDatastream $datastream, array &$context) hook_islandora_object_ingested(FedoraObject $object) hook_CMODEL_PID_islandora_object_ingested(FedoraObject $object) hook_islandora_object_modified(FedoraObject $object) hook_CMODEL_PID_islandora_object_modified(FedoraObject $object) hook_islandora_object_purged($pid) hook_CMODEL_PID_islandora_object_purged($pid) hook_islandora_datastream_ingested(FedoraObject $object, FedoraDatastream $datastream) hook_CMODEL_PID_DSID_islandora_datastream_ingested(FedoraObject $object, FedoraDatastream $datastream) hook_islandora_datastream_modified(FedoraObject $object, FedoraDatastream $datastream) hook_CMODEL_PID_islandora_datastream_modified(FedoraObject $object, FedoraDatastream $datastream) hook_islandora_datastream_purged(FedoraObject $object, $dsid) hook_CMODEL_PID_islandora_datastream_purged(FedoraObject $object, $dsid) Also updated the testing scripts to support different configurations, as well wrote tests for all the implemented hooks. This requires the latest version of Tuque so be sure to update. |
12 years ago |