Chinaunix首页 | 论坛 | 博客
  • 博客访问: 198382
  • 博文数量: 33
  • 博客积分: 995
  • 博客等级: 准尉
  • 技术积分: 335
  • 用 户 组: 普通用户
  • 注册时间: 2006-06-13 21:36
文章分类

全部博文(33)

文章存档

2014年(9)

2011年(1)

2010年(2)

2009年(7)

2008年(8)

2007年(3)

2006年(3)

我的朋友

分类: 系统运维

2011-12-16 09:05:33

user_privileges/default_module_view.php 控制CRM单面板显示文件
tabdata.php  主菜单显示控制文件(数据表有vtiger_tab、vtiger_tab_info、vtiger_parenttab、vtiger_parenttabrel)

获取模块中的可用字段:"include/utils/utils.php" function getColumnFields($module){}

 

输出页面数据function getOutputHtml($uitype, $fieldname, $fieldlabel, $maxlength, $col_fields,$generatedtype,$module_name,$mode='', $typeofdata=null){}

 

modules/PickList 这个模块是管理系统原有的下拉列表框。

阅读(580) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~