Difference between revisions of "User:Tom/Export Plugins"

From EPrints Documentation
Jump to: navigation, search
m
 
(Implementation: method headings)
 
Line 2: Line 2:
  
 
= Implementation =
 
= Implementation =
 +
 +
== new ==
 +
 +
== render_name ==
 +
 +
== matches ==
 +
 +
== is_feed ==
 +
 +
== is_visible ==
 +
 +
== can_accept ==
 +
 +
== has_xmlns ==
 +
 +
== output_list ==
 +
 +
== output_dataobj ==
 +
 +
== xml_dataobj ==
 +
 +
== dataobj_export_url ==
  
 
= Examples =
 
= Examples =

Latest revision as of 18:33, 4 September 2007

Introduction

Implementation

new

render_name

matches

is_feed

is_visible

can_accept

has_xmlns

output_list

output_dataobj

xml_dataobj

dataobj_export_url

Examples