从drupal 6.x到drupal 7.x的系统更新,包括drupal7 cms系统中drupal函数名称,drupal函数位置,drupal函数描述的内容。
| 名称 | 位置 | 描述 |
|---|
drupal 7全局变量是drupal开发过程中很重要的参考api.尽快的了解它们,方便我们在drupal站点开发中恰当的使用这些变量。
| 名称 | 位置 | 描述 |
|---|
我们知道在Magento 系统后台有支持开发人员工具,那么在Drupal中由于系统没能集成这样的开发工具,于是在社区有支持者共享了Devel工具。今个试用了一下,感觉相当不错,我个人认为胜过Magento 开发者工具。其优越性非同一般。更多详情:http://drupal.org/project/devel
Devel模块 .它主要的特性是帮助开发人员:
At each opportunity it has, the Drupal Security team tries to help share information about its processes and
There are many times when you may want your code to "impersonate" another user. An example of this is when a user takes an action that triggers another process.
It seems to be a popular approach in other web applications to process/filter the user input in the name of security.
db_rewrite_sql() provides a method for modules to extend your SQL queries. This kind of functionality is especially important to modules which control access to nodes.
Session support in PHP allows one to preserve data across subsequent accesses. A visitor accessing your website is assigned a unique ID, the so-called session ID.
1 小时 54 分钟之前
1 小时 55 分钟之前
5 小时 58 分钟之前
5 小时 58 分钟之前
6 小时 41 分钟之前
7 小时 7 分钟之前
7 小时 9 分钟之前
11 小时 7 分钟之前
6 天 9 小时之前
1 周 2 天之前