Difference between revisions of "EPrints Directory Structure/eprints3/perl lib/EPrints/Plugin/Screen/EPrint"
m (add categories) |
|||
(One intermediate revision 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''' | *'''[[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''' - | ** '''Actions.pm''' - |