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 |
Submitor (?) for zenophile_create(). |
|
|
zenophile_create_validate |
./zenophile.module |
Validator 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_menu |
./zenophile.module |
Implementation of hook_menu(). |
|
|
zenophile_perm |
./zenophile.module |
Implementation of hook_perm(). |
|
|
_zenophile_find_sites |
./zenophile.module |
List this site's sites as located in the sites directory. |
1 |
|