SAVED_DELETED
Same name in other branches
- 9 core/includes/common.inc \SAVED_DELETED
- 8.9.x core/includes/common.inc \SAVED_DELETED
- 10 core/includes/common.inc \SAVED_DELETED
- 11.x core/includes/common.inc \SAVED_DELETED
Return status for saving which deleted an existing item.
2 uses of SAVED_DELETED
- taxonomy_term_delete in modules/
taxonomy/ taxonomy.module - Delete a term.
- taxonomy_vocabulary_delete in modules/
taxonomy/ taxonomy.module - Deletes a vocabulary.
File
-
includes/
common.inc, line 55
Code
define('SAVED_DELETED', 3);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.