layouter_active_content_types |
includes/layouter.inc |
Gets the list of content types for which Layouter is enabled. |
1 |
|
layouter_active_text_formats |
includes/layouter.inc |
Gets the list of text formats for which Layouter is enabled. |
1 |
|
layouter_cache_clear |
includes/layouter.inc |
Clear the wizard cache. |
1 |
|
layouter_cache_get |
includes/layouter.inc |
Get the current object from the cache, or default. |
1 |
|
layouter_cache_set |
includes/layouter.inc |
Store our cache so that we can retain data from form to form. |
1 |
|
layouter_choose_layout |
includes/layouter.pages.inc |
Callback for layouter/%ctools_js/% path. |
|
1 |
layouter_choose_layout_form |
includes/layouter.pages.inc |
Returns form for choose a template. |
|
2 |
layouter_choose_layout_form_submit |
includes/layouter.pages.inc |
Moves to the form of selected template. |
|
|
layouter_config_main_form |
includes/layouter.admin.inc |
Module settings form. |
|
1 |
layouter_config_main_form_submit |
includes/layouter.admin.inc |
Module settings form submit. |
|
|
layouter_element_info_alter |
./layouter.module |
Implements hook_element_info_alter(). |
|
|
layouter_enable |
./layouter.install |
Implements hook_enable(). |
|
|
layouter_extension_example_form_alter |
modules/layouter_extension_example/layouter_extension_example.module |
Implements hook_form_alter(). |
|
|
layouter_extension_example_layouter_templates |
modules/layouter_extension_example/layouter_extension_example.module |
Implements hook_layouter_templates(). |
|
|
layouter_extension_example_one_column_width_500_form |
modules/layouter_extension_example/layouter_extension_example.module |
Form for adding content for one_column_width_500 layout. |
|
1 |
layouter_extension_example_one_column_width_500_form_submit |
modules/layouter_extension_example/layouter_extension_example.module |
Submit handler for one_column_width_500 form. |
|
|
layouter_extension_example_theme |
modules/layouter_extension_example/layouter_extension_example.module |
Implements hook_theme(). |
|
|
layouter_image_content |
includes/layouter.pages.inc |
Returns the form item with actual settings, to upload image. |
3 |
|
layouter_image_style |
includes/layouter.pages.inc |
Returns image styles for prerendering image. |
3 |
|
layouter_img_caption_text_form |
includes/layouter.pages.inc |
Returns Form for adding content for two_columns_img_left_text_right layout. |
|
1 |
layouter_img_caption_text_form_submit |
includes/layouter.pages.inc |
Proccess Layouter Form with two_columns_img_left_text_right. |
|
|
layouter_img_only_form |
includes/layouter.pages.inc |
Returns Form for adding content for img_only layout. |
|
1 |
layouter_img_only_form_submit |
includes/layouter.pages.inc |
Proccess Layouter Form with img_only. |
|
|
layouter_insert_content_into_textarea |
includes/layouter.inc |
Inserts content, which was templated with Layouter, into textarea. |
5 |
|
layouter_layouter_templates |
includes/layouter.inc |
Implements hook_layouter_templates(). |
|
|
layouter_load_by_field |
includes/layouter.inc |
Enables Layouter for given textarea field. |
1 |
|
layouter_menu |
./layouter.module |
Implements hook_menu(). |
|
|
layouter_permission |
./layouter.module |
Implements hook_permission(). |
|
|
layouter_templates |
includes/layouter.inc |
Gets a list of our templates and associated forms. |
3 |
|
layouter_text_content |
includes/layouter.pages.inc |
Returns the 'textarea' form item. |
3 |
|
layouter_text_format_pre_render |
./layouter.module |
Processes textarea element if it is allowed to enable Layouter. |
|
1 |
layouter_text_img_form |
includes/layouter.pages.inc |
Returns Form for adding content for two_columns_text_img_left layout. |
|
1 |
layouter_text_img_form_submit |
includes/layouter.pages.inc |
Proccess Layouter Form with two_columns_text_img_left. |
|
|
layouter_theme |
./layouter.module |
Implements hook_theme(). |
|
|
layouter_two_columns_form |
includes/layouter.pages.inc |
Returns Form for adding content for two_columns layout. |
|
1 |
layouter_two_columns_form_submit |
includes/layouter.pages.inc |
Proccess Layouter Form with two_columns. |
|
|
layouter_uninstall |
./layouter.install |
Implements hook_uninstall(). |
|
|
layouter_wizard_cancel |
includes/layouter.inc |
Handle the 'cancel' click on the add/edit pane form wizard. |
|
1 |
layouter_wizard_finish |
includes/layouter.inc |
Handle the 'finish' click on the add/edit pane form wizard. |
|
1 |
layouter_wizard_next |
includes/layouter.inc |
Handle the 'next' click on the add/edit pane form wizard. |
|
1 |
_layouter_process_layout_type_radios |
includes/layouter.inc |
After-build callback. |
|
1 |