Difference between revisions of "EPrints Directory Structure/eprints3/perl lib/EPrints/Plugin/Screen/EPrint"
(EPrints Directory Structure/eprints3/perl lib/EPrints/Plugin/Screen/EPrint moved to Perl lib/EPrints/Plugin/Screen/EPrint/) |
m (add categories) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | [[Category: OpenAccess]] | |
+ | [[Category: Eprints3.2]] | ||
+ | [[Category: Out of Date]] | ||
+ | |||
+ | These all must take eprintid as a parameter. This is the eprintid of the eprint object to act on. | ||
+ | |||
+ | Many of the EPrint:: screen plugins are used as tabs in the view, rather than accessed directly (although they can be). | ||
+ | |||
+ | *'''[[EPrints_Directory_Structure/eprints3|eprints3]]/[[EPrints_Directory_Structure/eprints3/perl_lib|perl_lib]]/[[EPrints_Directory_Structure/eprints3/perl_lib/EPrints|EPrints]]/[[EPrints_Directory_Structure/eprints3/perl_lib/EPrints/Plugin|Plugin]]/[[EPrints_Directory_Structure/eprints3/perl_lib/EPrints/Plugin/Screen|Screen]]/EPrint''' | ||
+ | ** '''Actions.pm''' - | ||
+ | ** '''Deposit.pm''' - | ||
+ | ** '''Details.pm''' - | ||
+ | ** '''Edit.pm''' - | ||
+ | ** '''EditLink.pm''' - | ||
+ | ** '''Error.pm''' - | ||
+ | ** '''Export.pm''' - | ||
+ | ** '''History.pm''' - | ||
+ | ** '''Messages.pm''' - | ||
+ | ** '''Move.pm''' - | ||
+ | ** '''NewVersion.pm''' - | ||
+ | ** '''RejectWithEmail.pm''' - | ||
+ | ** '''Remove.pm''' - | ||
+ | ** '''RemoveWithEmail.pm''' - | ||
+ | ** '''RequestRemoval.pm''' - | ||
+ | ** '''[[EPrints_Directory_Structure/eprints3/perl_lib/EPrints/Plugin/Screen/EPrint/Staff|Staff/]]''' - | ||
+ | ** '''Summary.pm''' - | ||
+ | ** '''UseAsTemplate.pm''' - | ||
+ | ** '''[[EPrints_Directory_Structure/eprints3/perl_lib/EPrints/Plugin/Screen/EPrint/View|View/]]''' - | ||
+ | ** '''View.pm''' - |