Functions in Echo 8
Primary tabs
Name | Location | Description | Direct uses | Strings |
---|---|---|---|---|
echo_menu |
./ |
Implements hook_menu(). | ||
echo_requirements |
./ |
Implements hook_requirements(). | ||
echo_themed_page |
./ |
Returns a page themed for the anonymous user. | 1 | |
_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 |