Functions in Echo 7
Primary tabs
|
Name |
Location | Description | Direct uses | Strings |
|---|---|---|---|---|
| echo_install |
./ |
Implements hook_install. | ||
| echo_menu |
./ |
Implements hook_menu(). | ||
| echo_requirements |
./ |
Implements hook_requirements(). | ||
| echo_themed_page |
./ |
Returns a page themed for the anonymous user. | 1 | |
| echo_uninstall |
./ |
Implements hook_uninstall. | ||
| _echo_access |
./ |
Returns TRUE if this request originated from the echo_themed_page() function; FALSE otherwise. | 1 | |
| _echo_request |
./ |
Returns the contents of a _REQUEST variable. | 1 |