taxonomy.api.php

taxonomy.api.php

Hooks provided by the Taxonomy module.

File

modules/taxonomy/taxonomy.api.php

Functions

Name Description
hook_taxonomy_term_delete Respond to the deletion of taxonomy terms.
hook_taxonomy_term_insert Act on taxonomy terms when inserted.
hook_taxonomy_term_load Act on taxonomy terms when loaded.
hook_taxonomy_term_presave Act on taxonomy terms before they are saved.
hook_taxonomy_term_update Act on taxonomy terms when updated.
hook_taxonomy_term_view Act on a taxonomy term that is being assembled before rendering.
hook_taxonomy_term_view_alter Alter the results of taxonomy_term_view().
hook_taxonomy_vocabulary_delete Respond to the deletion of taxonomy vocabularies.
hook_taxonomy_vocabulary_insert Act on taxonomy vocabularies when inserted.
hook_taxonomy_vocabulary_load Act on taxonomy vocabularies when loaded.
hook_taxonomy_vocabulary_presave Act on taxonomy vocabularies before they are saved.
hook_taxonomy_vocabulary_update Act on taxonomy vocabularies when updated.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!taxonomy!taxonomy.api.php/7.x

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部