Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| pr_methods:createdynamictemplate [2023/04/04 07:33] – removed - external edit (Unknown date) 127.0.0.1 | pr_methods:createdynamictemplate [2023/05/08 06:48] (current) – sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | |||
| + | ====createDynamicTemplate (String, String, byte [], String)==== | ||
| + | <code java> | ||
| + | |||
| + | Implementers of this method are supposed to create the DataPresentationTemplate on the fly from the given parameters. They should also save the template file and all resources (if any) in the provided directory. | ||
| + | |||
| + | ===Parameters=== | ||
| + | |'' | ||
| + | |'' | ||
| + | |'' | ||
| + | |'' | ||
| + | |||
| + | ===Returns=== | ||
| + | newly create template. | ||