For the complete documentation index, see llms.txt. This page is also available as Markdown.

GetBaseTemplatePath

Gets the absolute server file system path of the requested file.

Method Signature

GetBaseTemplatePath()

Arguments

This function does not accept any arguments

Examples

Basic Example

Run Example

getBaseTemplatePath();

Additional Examples

Run Example

writeDump( getBaseTemplatePath() );

Last updated

Was this helpful?