Definition at line 13 of file ViewComponent.php.
static Elgg\Debug\Inspector\ViewComponent::fromPaths |
( |
|
$path, |
|
|
|
$location |
|
) |
| |
|
static |
Get a component from the path and location.
- Parameters
-
string | $path | Full file path |
string | $location | Base location of view |
- Returns
- ViewComponent
Definition at line 67 of file ViewComponent.php.
Elgg\Debug\Inspector\ViewComponent::getFile |
( |
| ) |
|
- Returns
- string Return the component as a file path
Definition at line 38 of file ViewComponent.php.
Elgg\Debug\Inspector\ViewComponent::$extension = null |
Elgg\Debug\Inspector\ViewComponent::$location |
Elgg\Debug\Inspector\ViewComponent::$overridden = false |
Elgg\Debug\Inspector\ViewComponent::$view |
The documentation for this class was generated from the following file: