Views 3
Drupal Community Tour 2012
UI的使用和配置

• 怎么安装和配置


• 依赖     些模块?

• 配置参数


• 基本功能


 • My   blog Example
Views 高级配置
• 配置Context   Filter

 • 设置变量


 • 其他配置


• 配置Relationship


 • 原理是?


 • 什么时候需要配置?
Views 模板
• API修改模板变量:


 • hook_views_pre_render(&$view)

• 高伸缩性的模板机制


 •有   些模板?

 • 模板变量?
Views API

• Views   hook API.

• Views   核心的常用的API

 • views_get_view

 • views_get_current_view

 • views_get_page_view
参考资料


• Document: http://views-help.doc.logrus.com

• API: http://groups.drupal.org/node/10129

• Basic
      concept: http://www.lullabot.com/articles/hacking-views-
 part-1-basic-concepts
问题?

Views 3

Editor's Notes