开发者

drupal---HOOK_theme() in template.php

开发者 https://www.devze.com 2023-01-27 02:05 出处:网络
could开发者_如何学Goi declare a HOOK_theme() in template.php,if can,how to declare it. thank youYes, you can implement hook_theme in the template.php file of your theme. See the API documentation for

could开发者_如何学Go i declare a HOOK_theme() in template.php,if can,how to declare it. thank you


Yes, you can implement hook_theme in the template.php file of your theme. See the API documentation for details.

0

精彩评论

暂无评论...
验证码 换一张
取 消