You are here

Skinr UIs hooks in Skinr 7.2

Same name and namespace in other branches
  1. 8.2 skinr_ui/skinr_ui.api.php \skinr_ui_hooks

Hooks that can be implemented by other modules in order to implement the Skinr UI API.

File

./skinr_ui.api.php, line 15
This file contains no working PHP code; it exists to provide additional documentation for doxygen as well as to document hooks in the standard Drupal manner.

Functions

Namesort descending Location Description
hook_skinr_skinable_hooks_alter ./skinr_ui.api.php Alter the list of theme_hooks that are compatible with active skins.
hook_skinr_ui_element_options ./skinr_ui.api.php Provides available element options for a module.
hook_skinr_ui_element_title ./skinr_ui.api.php Returns the human readable title for a given element.
hook_skinr_ui_filters_alter ./skinr_ui.api.php Alter skinr administration filters that can be applied to skin configuration objects.