hook_layouter_templates_info |
./layouter.api.php |
Write your custom layout templates by implementing this hook. |
|
|
layouter_element_info_alter |
./layouter.module |
Implements hook_element_info_alter(). |
|
|
layouter_extension_example_form_alter |
modules/layouter_extension_example/layouter_extension_example.module |
Implements hook_form_alter(). |
|
|
layouter_extension_example_layouter_templates_info |
modules/layouter_extension_example/layouter_extension_example.module |
Implements hook_layouter_templates_info(). |
|
|
layouter_extension_example_theme |
modules/layouter_extension_example/layouter_extension_example.module |
Implements hook_theme(). |
|
|
layouter_layouter_templates_info |
./layouter.module |
Implements hook_layouter_templates_info(). |
|
|
layouter_theme |
./layouter.module |
Implements hook_theme(). |
|
|