popsu-d7/sites/all/modules/skinr/skinr_ui.api.php
Bachir Soussi Chiadmi 1bc61b12ad first import
2015-04-08 11:40:19 +02:00

25 lines
435 B
PHP

<?php
/**
* @file
* 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.
*/
/**
* @mainpage Skinr UI API Manual
*
* Topics:
* - @ref skinr_ui_hooks
*/
/**
* @defgroup skinr_ui_hooks Skinr UIs hooks
* @{
* Hooks that can be implemented by other modules in order to implement the
* Skinr UI API.
*/
/**
* @}
*/