Method | Description | |
---|---|---|
fetchViewLocation ( string $view = '', boolean $controllerName = false, boolean $applicationFolder = false, boolean $throwError = true, boolean $useController = true ) : boolean | mixed | Get the file location of a view. |
public fetchViewLocation ( string $view = '', boolean $controllerName = false, boolean $applicationFolder = false, boolean $throwError = true, boolean $useController = true ) : boolean | mixed | ||
$view | string | |
$controllerName | boolean | |
$applicationFolder | boolean | |
$throwError | boolean | |
$useController | boolean | |
return | boolean | mixed |