Elgg  Version master
ViewComponent.php
Go to the documentation of this file.
1 <?php
2 
4 
12 
16  public $view;
17 
21  public $extension = null;
22 
26  public $overridden = false;
27 
31  public $file = '';
32 }