Note: You are currently viewing documentation for Moodle 3.7. Up-to-date documentation for the latest stable version of Moodle may be available here: Database templates.

Database templates: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 3: Line 3:




== listtemplate ==
== list template tab ==
Defines browsing interface for multiple entries
Defines browsing interface for multiple entries


mod/data/templates.php?d=1&mode=listtemplate
mod/data/templates.php?d=1&mode=listtemplate


== single template ==
== single template tab ==
Defines browsing interface for a single entry.
Defines browsing interface for a single entry.


 
== add template tab ==
 
Defines the interface when editing entries
What does the reset template do? No challenge before resetting so be careful...
:and HOW are the tags used?--[[User:Dennis Daniels|Dennis Daniels]] 16:19, 25 May 2006 (WST)


Can't tell how or where the templates are being saved or what the tags do.--[[User:Dennis Daniels|Dennis Daniels]] 16:16, 25 May 2006 (WST)
Can't tell how or where the templates are being saved or what the tags do.--[[User:Dennis Daniels|Dennis Daniels]] 16:16, 25 May 2006 (WST)

Revision as of 08:19, 25 May 2006

Template:Databases


list template tab

Defines browsing interface for multiple entries

mod/data/templates.php?d=1&mode=listtemplate

single template tab

Defines browsing interface for a single entry.

add template tab

Defines the interface when editing entries What does the reset template do? No challenge before resetting so be careful...

and HOW are the tags used?--Dennis Daniels 16:19, 25 May 2006 (WST)

Can't tell how or where the templates are being saved or what the tags do.--Dennis Daniels 16:16, 25 May 2006 (WST)

I personally think each.php should have its own help page...--Dennis Daniels 16:14, 25 May 2006 (WST)