clock_block_configure |
./clock.module |
Implement hook_block_configure(). |
|
|
clock_block_info |
./clock.module |
Implements hook_block_info(). |
|
|
clock_block_save |
./clock.module |
Implements hook_block_save(). |
|
|
clock_block_view |
./clock.module |
Implements hook_block_view(). |
|
|
clock_help |
./clock.module |
Implements hook_help(). |
|
|
clock_theme |
./clock.module |
Implements hook_theme. |
|
|
clock_uninstall |
./clock.install |
Implements hook_uninstall(). |
|
|
clock_update_7100 |
./clock.install |
Remove legacy variables from the database. |
|
|
theme_clock |
./clock.module |
|
|
|
_clock_get_date_format |
./clock.module |
Gets the correct date format. |
2 |
|
_clock_get_timezone |
./clock.module |
Gets the correct timezone to display. |
2 |
|