Solar_View::template()

public string Solar_View::template ( string $name )

Returns the path to the requested template script.

Parameters

  • (string) $name: The template name to look for in the template path.

Returns

  • (string) The full path to the template script.

Description

Returns the path to the requested template script.



Local