Difference between revisions of "Category:API"
Line 10: | Line 10: | ||
Before you start looking at the API you may want to look at [[Documentation|EPrints Manual]], which has pointers to how-tos, tutorials etc. | Before you start looking at the API you may want to look at [[Documentation|EPrints Manual]], which has pointers to how-tos, tutorials etc. | ||
− | [[Core API]] provides a basic introduction to using the EPrints API, and [[StyleGuide]] gives guidance on how to code in a compatible style | + | [[Core API]] provides a basic introduction to using the EPrints API, and [[StyleGuide]] gives guidance on how to code in a compatible style, and [[Modules]] discusses the framework for Plugins you write for the community |
Revision as of 09:28, 12 August 2009
EPrints is written in the Perl language. Sometimes you may need to write your own Perl code using the EPrints Application Programming Interface (API).
Reasons you may need to write your own EPrints code:
- customising the way the eprints summary pages are rendered
- writing your own command-line script to control EPrints in some way
- writing a new CGI script (dynamic web page)
- writing a plugin
Before you start looking at the API you may want to look at EPrints Manual, which has pointers to how-tos, tutorials etc.
Core API provides a basic introduction to using the EPrints API, and StyleGuide gives guidance on how to code in a compatible style, and Modules discusses the framework for Plugins you write for the community
Pages in category ‘API’
The following 144 pages are in this category, out of 144 total.
A
B
C
D
E
I
L
M
P
R
S
- API:EPrints/DataObj/SavedSearch
- API:EPrints/Plugin/Screen
- API:EPrints/Plugin/Search
- API:EPrints/Search
- API:EPrints/SearchCondition
- API:EPrints/SearchExpression
- API:EPrints/SearchField
- API:EPrints/Archive
- API:EPrints/Document
- API:EPrints/EPrint
- API:EPrints/Session
- API:EPrints/Subject
- API:EPrints/Subscription
- API:EPrints/User
- API:EPrints/Plugin/Screen/SetLang
- API:EPrints/Apache/SiteMap
- API:EPrints/System/solaris
- API:EPrints/Apache/Storage
- API:EPrints/Plugin/Storage
- API:EPrints/Storage
- API:EPrints/DataObj/Subject
- API:EPrints/DataObj/SubObject
- API:EPrints/Apache/Sword
- API:EPrints/System