|
Elgg
Version 1.9
|
Public Member Functions | |
| filter ($viewName, $content) | |
Inserts the AMD name into $content and returns the new value. More... | |
Definition at line 14 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 43 of file ViewFilter.php.