| 
    Elgg
    Version 1.11
    
   | 
 
Public Member Functions | |
| filter ($viewName, $content) | |
Inserts the AMD name into $content and returns the new value.  More... | |
Definition at line 15 of file ViewFilter.php.
| Elgg\Amd\ViewFilter::filter | ( | $viewName, | |
| $content | |||
| ) | 
Inserts the AMD name into $content and returns the new value. 
| string | $viewName | The name of the view. | 
| string | $content | The output of the view to be filtered. | 
Definition at line 44 of file ViewFilter.php.