You are here

constant VIEW_ALIAS_CREATE_NEW_DELETE in View Alias 5

Same name and namespace in other branches
  1. 6 view_alias.module \VIEW_ALIAS_CREATE_NEW_DELETE
1 use of VIEW_ALIAS_CREATE_NEW_DELETE
_do_view_alias_operations in ./view_alias.module
create/delete the url aliases for the view and taxonomy term id

File

./view_alias.module, line 15
view_alias.module

Code

define("VIEW_ALIAS_CREATE_NEW_DELETE", 1);