filter_example_filter
Functions that call filter_example_filter()
| Name | Location | Description |
|---|---|---|
| filter_example_filter | developer/examples/filter_example.module | Implementation of hook_filter(). |
Functions called by filter_example_filter()
| Name | Location | Description |
|---|---|---|
| filter_example_filter | developer/examples/filter_example.module | Implementation of hook_filter(). |
| format_date | includes/common.inc | Format a date with the given configured format or a custom format string. |
| t | includes/common.inc | Translate strings to the page language or a given language. |
| variable_get | includes/bootstrap.inc | Return a persistent variable. |
