forked from pods-framework/pods
-
Notifications
You must be signed in to change notification settings - Fork 0
Template()
bonsak edited this page Nov 20, 2012
·
2 revisions
Display the page template
public function template (
$template,
$code = null,
$deprecated = false
)
Parameter | Type | Details |
---|---|---|
$template | string | The template name |
$code | string | Custom template code to use instead |
$deprecated | bool | Whether to use deprecated functionality based on old function usage |
(mixed) Template output
Displaying Pods Items using Pods Pages & Pods Templates Contributed by Masino Sinaga How to use Pods Pages and Pods Templates with magic tags to show pods data.
2.0+
- template() is located in /pods/classes/Pods.php