Function fieldmanager_get_template
Get the path to a field template.
Parameters summary
string |
$tpl_slug |
The name of a template file inside the "templates/" directory, excluding ".php". |
Return value summary
string
|
The template path, or the path to "textfield.php" if the requested template is not found. |