zenophile_callback |
./zenophile.drush.inc |
Drush command callback. |
|
1 |
zenophile_create |
./zenophile.module |
Form to create the subtheme. drupal_get_form() callback. |
|
2 |
zenophile_create_submit |
./zenophile.module |
Submit function for zenophile_create(). |
|
|
zenophile_create_validate |
./zenophile.module |
Validate function for zenophile_create(). |
|
|
zenophile_drush_command |
./zenophile.drush.inc |
Implementation of hook_drush_command(). |
|
|
zenophile_drush_help |
./zenophile.drush.inc |
Implementation of hook_drush_help(). |
|
|
zenophile_install |
./zenophile.install |
Implementation of hook_install(). |
|
|
zenophile_menu |
./zenophile.module |
Implementation of hook_menu(). |
|
|
zenophile_midnight_form_zenophile_create_alter |
zenophile_midnight/zenophile_midnight.module |
Implementation of hook_form_FORM_ID_alter(). |
|
|
zenophile_midnight_zenophile_alter |
zenophile_midnight/zenophile_midnight.module |
Implementation of hook_zenophile_alter() (a Zenophile hook). |
|
|
zenophile_perm |
./zenophile.module |
Implementation of hook_perm(). |
|
|
zenophile_sidebars_form_zenophile_create_alter |
zenophile_sidebars/zenophile_sidebars.module |
Implementation of hook_form_FORM_ID_alter(). |
|
|
zenophile_sidebars_zenophile_alter |
zenophile_sidebars/zenophile_sidebars.module |
Implementation of hook_zenophile_alter() (a Zenophile hook). |
|
|
zenophile_uninstall |
./zenophile.install |
Implementation of hook_uninstall(). |
|
|
zenophile_zenophile_alter |
./zenophile.module |
Implementation of hook_zenophile_alter(). |
|
|
_zenophile_find_sites |
./zenophile.module |
List this Drupal installation's site directories. |
1 |
|
_zenophile_populate_files |
./zenophile.module |
Recursively create a list of files in a directory. |
2 |
|
_zenophile_process |
./zenophile.module |
Process the file queue. |
1 |
|