Difference between revisions of "EPrints Directory Structure/eprints3/perl lib/EPrints/Plugin/Screen/EPrint"

From EPrints Documentation
Jump to: navigation, search
m (add categories)
 
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.
 
These all must take eprintid as a parameter. This is the eprintid of the eprint object to act on.
  

Latest revision as of 00:47, 3 October 2018


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).

  • eprints3/perl_lib/EPrints/Plugin/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 -
    • Staff/ -
    • Summary.pm -
    • UseAsTemplate.pm -
    • View/ -
    • View.pm -