ILMSinfo / RBIS: XML
From ILMS-Wiki
		(Difference between revisions)
		
		
| Line 10: | Line 10: | ||
==table==  | ==table==  | ||
*'''name''': Table name in the database  | *'''name''': Table name in the database  | ||
| − | *'''''cond''''':   | + | *'''''cond''''': name of condition (if the name is not set in the config.php, the table will be ignored)   | 
===example: Primaray key===  | ===example: Primaray key===  | ||
===example: Selection list===  | ===example: Selection list===  | ||
===example: Date===  | ===example: Date===  | ||
==join==  | ==join==  | ||
Revision as of 14:19, 20 January 2012
Contents | 
General structure
Detailed description
view
rights
id
group
map
edit
document
table
- name: Table name in the database
 - cond: name of condition (if the name is not set in the config.php, the table will be ignored)