Element index for package lodel-source
Package indexes
[ b ]
[ c ]
[ d ]
[ g ]
[ i ]
[ l ]
[ m ]
[ o ]
[ s ]
[ t ]
[ v ]
[ x ]
c
- check_identifier
- in file oai.php, function check_identifier()
Tests the 'Identifier' argument.
- check_mdp
- in file oai.php, function check_mdp()
Tests the 'metadataPrefix' argument.
- check_records
- in file oai.php, function check_records()
ListRecords and ListIdentifiers accept the same parameters, the shared tests are regrouped in this function.
- clean_expired_tokens
- in file oai.php, function clean_expired_tokens()
Deletes outdated tokens from table oaitokens.
d
- dc_rename
- in file oai.php, function dc_rename()
dc types are defined in lodel's database using the template : "dc.name" to fit the OAI protocol, we have to rename them using the template "dc:name"
- del_token
- in file oai.php, function del_token()
Deletes a token from table oaitokens once it has been used.
g
- getOut
- in file oai.php, function getOut()
- get_dc_description
- in file oai.php, function get_dc_description()
Uses $id_class_fields to get the name of an entity's dc.description field, extract its content from the database and return it.
- get_dc_language
- in file oai.php, function get_dc_language()
Uses $id_class_fields to get the name of an entity's dc.language field, extract its content from the database and return it.
- get_token_info
- in file oai.php, function get_token_info()
Extracts a token's infos from the database.
i
- illegal_parameters
- in file oai.php, function illegal_parameters()
Tests for illegal parameters and generate the appropriate error messages.
- insert_token
- in file oai.php, function insert_token()
Inserts new token in table oaitokens.
- index.php
- procedural page index.php
m
- MAXIDS
- in file oai.php, constant MAXIDS
- MAXRECORDS
- in file oai.php, constant MAXRECORDS
o
- oai.php
- procedural page oai.php
- oai_error
- in file oai.php, function oai_error()
Generates OAI error messages.
s
- search.php
- procedural page search.php
- signaler.php
- procedural page signaler.php
- siteconfig.php
- procedural page siteconfig.php
- siteconfigroot.php
- procedural page siteconfigroot.php
- SITEROOT
- in file siteconfig.php, constant SITEROOT
- sql2TS
- in file oai.php, function sql2TS()
Transforme une date SQL en timestamp unix
- strip_set
- in file oai.php, function strip_set()
Only a limited set of characters is available for sets' names.
v
- verbs_processing
- in file oai.php, function verbs_processing()
Tests the 'verb' argument.
x
- xmlstr
- in file oai.php, function xmlstr()
Transforme une chaine pour l'inclure dans un fichier XML
|
|