Difference between revisions of "API:EPrints/Apache/VLit"
m (adding Category:Rubbish) |
|||
Line 1: | Line 1: | ||
− | [[Category: | + | <!-- Pod2Wiki=_preamble_ |
+ | This page has been automatically generated from the EPrints 3.4 source. Any wiki changes made between the 'Pod2Wiki=*' and 'Edit below this comment' comments will be lost. | ||
+ | -->{{API}}{{Pod2Wiki}}{{API:Source|file=EPrints/Apache/VLit.pm|package_name=EPrints::Apache::VLit}}[[Category:API|VLIT]][[Category:API:EPrints/Apache|VLIT]]<div><!-- Edit below this comment --> | ||
+ | |||
+ | |||
+ | <!-- Pod2Wiki=_private_ --><!-- Pod2Wiki=head_name --> | ||
+ | ==NAME== | ||
+ | '''EPrints::Apache::VLit''' - VLit Transclusion Module | ||
+ | |||
+ | <div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce; padding: 0em 1em 0em 1em; font-size: 80%; '> | ||
+ | <span style='display:none'>User Comments</span> | ||
+ | <!-- Edit below this comment --> | ||
+ | |||
+ | |||
+ | <!-- Pod2Wiki= --> | ||
+ | </div> | ||
+ | <!-- Pod2Wiki=head_description --> | ||
+ | ==DESCRIPTION== | ||
+ | This module is consulted when any document file is served. It allows subsets of the whole to be served. | ||
+ | |||
+ | This is an experimental feature. It may be turned off in the configuration if you object to it for some reason. | ||
+ | |||
+ | <div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce; padding: 0em 1em 0em 1em; font-size: 80%; '> | ||
+ | <span style='display:none'>User Comments</span> | ||
+ | <!-- Edit below this comment --> | ||
+ | |||
+ | |||
+ | <!-- Pod2Wiki= --> | ||
+ | </div> | ||
+ | <!-- Pod2Wiki=item_handler --> | ||
+ | ===$rc = EPrints::Apache::VLit::handler( $r )=== | ||
+ | |||
+ | Handler for managing EPrints VLit requests. | ||
+ | |||
+ | <div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce; padding: 0em 1em 0em 1em; font-size: 80%; '> | ||
+ | <span style='display:none'>User Comments</span> | ||
+ | <!-- Edit below this comment --> | ||
+ | |||
+ | |||
+ | <!-- Pod2Wiki= --> | ||
+ | </div> | ||
+ | <!-- Pod2Wiki=item_send_http_error --> | ||
+ | ===EPrints::Apache::VLit::send_http_error( $code, $message )=== | ||
+ | |||
+ | Generates and prints VLit error message page with HTTP error $code and $message provided. | ||
+ | |||
+ | <div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce; padding: 0em 1em 0em 1em; font-size: 80%; '> | ||
+ | <span style='display:none'>User Comments</span> | ||
+ | <!-- Edit below this comment --> | ||
+ | |||
+ | |||
+ | <!-- Pod2Wiki= --> | ||
+ | </div> | ||
+ | <!-- Pod2Wiki=item_send_http_header --> | ||
+ | ===EPrints::Apache::VLit::send_http_header( $type )=== | ||
+ | |||
+ | Generates HTTP header part of VLit response with content type $type. | ||
+ | |||
+ | <div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce; padding: 0em 1em 0em 1em; font-size: 80%; '> | ||
+ | <span style='display:none'>User Comments</span> | ||
+ | <!-- Edit below this comment --> | ||
+ | |||
+ | |||
+ | <!-- Pod2Wiki= --> | ||
+ | </div> | ||
+ | <!-- Pod2Wiki=item_ls_charrange --> | ||
+ | ===EPrints::Apache::VLit::ls_charrange( $filename, $param, $locspec, $r, $baseurl, $args )=== | ||
+ | |||
+ | Generate VLit response for a specific character range in a particular file. | ||
+ | |||
+ | <div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce; padding: 0em 1em 0em 1em; font-size: 80%; '> | ||
+ | <span style='display:none'>User Comments</span> | ||
+ | <!-- Edit below this comment --> | ||
+ | |||
+ | |||
+ | <!-- Pod2Wiki= --> | ||
+ | </div> | ||
+ | <!-- Pod2Wiki=item_ls_area --> | ||
+ | ===EPrints::Apache::VLit::ls_area( $file, $param, $resspec, $r, $baseurl, $args )=== | ||
+ | |||
+ | Generate VLit response for a specific page area in a particular file. | ||
+ | |||
+ | <div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce; padding: 0em 1em 0em 1em; font-size: 80%; '> | ||
+ | <span style='display:none'>User Comments</span> | ||
+ | <!-- Edit below this comment --> | ||
+ | |||
+ | |||
+ | <!-- Pod2Wiki= --> | ||
+ | </div> | ||
+ | <!-- Pod2Wiki=item_cache_file --> | ||
+ | ===EPrints::Apache::VLit::cache_file( $resspec, $param )=== | ||
+ | |||
+ | Cache file for VLit request. | ||
+ | |||
+ | <div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce; padding: 0em 1em 0em 1em; font-size: 80%; '> | ||
+ | <span style='display:none'>User Comments</span> | ||
+ | <!-- Edit below this comment --> | ||
+ | |||
+ | |||
+ | <!-- Pod2Wiki= --> | ||
+ | </div> | ||
+ | <!-- Pod2Wiki=head_see_also --> | ||
+ | ==SEE ALSO== | ||
+ | https://wiki.eprints.org/w/VLit | ||
+ | |||
+ | <div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce; padding: 0em 1em 0em 1em; font-size: 80%; '> | ||
+ | <span style='display:none'>User Comments</span> | ||
+ | <!-- Edit below this comment --> | ||
+ | |||
+ | |||
+ | <!-- Pod2Wiki= --> | ||
+ | </div> | ||
+ | <!-- Pod2Wiki=head_copyright --> | ||
+ | ==COPYRIGHT== | ||
+ | {{API:Copyright}} | ||
+ | <div style='background-color: #e8e8f; margin: 0.5em 0em 1em 0em; border: solid 1px #cce; padding: 0em 1em 0em 1em; font-size: 80%; '> | ||
+ | <span style='display:none'>User Comments</span> | ||
+ | <!-- Edit below this comment --> | ||
+ | |||
+ | |||
+ | <!-- Pod2Wiki= --> | ||
+ | </div> | ||
+ | <!-- Pod2Wiki=_postamble_ --><!-- Edit below this comment --> |
Latest revision as of 22:48, 14 December 2021
EPrints 3 Reference: Directory Structure - Metadata Fields - Repository Configuration - XML Config Files - XML Export Format - EPrints data structure - Core API - Data Objects
Latest Source Code (3.4, 3.3) | Revision Log | Before editing this page please read Pod2Wiki
Contents
- 1 NAME
- 2 DESCRIPTION
- 2.1 $rc = EPrints::Apache::VLit::handler( $r )
- 2.2 EPrints::Apache::VLit::send_http_error( $code, $message )
- 2.3 EPrints::Apache::VLit::send_http_header( $type )
- 2.4 EPrints::Apache::VLit::ls_charrange( $filename, $param, $locspec, $r, $baseurl, $args )
- 2.5 EPrints::Apache::VLit::ls_area( $file, $param, $resspec, $r, $baseurl, $args )
- 2.6 EPrints::Apache::VLit::cache_file( $resspec, $param )
- 3 SEE ALSO
- 4 COPYRIGHT
NAME
EPrints::Apache::VLit - VLit Transclusion Module
DESCRIPTION
This module is consulted when any document file is served. It allows subsets of the whole to be served.
This is an experimental feature. It may be turned off in the configuration if you object to it for some reason.
$rc = EPrints::Apache::VLit::handler( $r )
Handler for managing EPrints VLit requests.
EPrints::Apache::VLit::send_http_error( $code, $message )
Generates and prints VLit error message page with HTTP error $code and $message provided.
EPrints::Apache::VLit::send_http_header( $type )
Generates HTTP header part of VLit response with content type $type.
EPrints::Apache::VLit::ls_charrange( $filename, $param, $locspec, $r, $baseurl, $args )
Generate VLit response for a specific character range in a particular file.
EPrints::Apache::VLit::ls_area( $file, $param, $resspec, $r, $baseurl, $args )
Generate VLit response for a specific page area in a particular file.
EPrints::Apache::VLit::cache_file( $resspec, $param )
Cache file for VLit request.
SEE ALSO
https://wiki.eprints.org/w/VLit
COPYRIGHT
© Copyright 2000-2024 University of Southampton.
EPrints 3.4 is supplied by EPrints Services.
http://www.eprints.org/eprints-3.4/
LICENSE
This file is part of EPrints 3.4 http://www.eprints.org/.
EPrints 3.4 and this file are released under the terms of the GNU Lesser General Public License version 3 as published by the Free Software Foundation unless otherwise stated.
EPrints 3.4 is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with EPrints 3.4. If not, see http://www.gnu.org/licenses/.