FOFView::_parseTemplatePath
Parses a template path in the form of admin:/component/view/layout or site:/component/view/layout to an array which can be used by loadAnyTemplate to locate and load the view template file.
Signature
private function _parseTemplatePath([string
$path = ''] )
Parameters
-
$path
- The template path to parse
Returns
- array
- A hash array with the parsed path parts