Elgg  Version 2.3
ViewComponent.php
Go to the documentation of this file.
1 <?php
2 
4 
14 
18  public $view;
19 
23  public $extension = null;
24 
28  public $overridden = false;
29 
33  public $file = '';
34 }