[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 1986 lines (86 kb) |
Included or required: | 11 times |
Referenced: | 0 times |
Includes or requires: | 3 files data/CRMEntity.php include/Webservices/Utils.php include/utils/utils.php |
CustomView:: (32 methods):
CustomView()
getMeta()
getViewId()
getViewIdByName()
getCustomViewByCvid()
getCustomViewCombo()
getColumnsListbyBlock()
getModuleColumnsList()
getColumnsListByCvid()
getStdCriteriaByModule()
getStdFilterConditions()
getStdFilterCriteria()
getCriteriaJS()
showDateRange()
getStdFilterByCvid()
resolveDateFilterValue()
getAdvFilterByCvid()
isFieldPresent_ByColumnTable()
getCvColumnListSQL()
getCVStdFilterSQL()
getCVAdvFilterSQL()
getRealValues()
getSalesRelatedName()
getAdvComparator()
getDateforStdFilterBytype()
getModifiedCvListQuery()
getMetricsCvListQuery()
getCustomActionDetails()
getCustomViewModuleInfo()
getStatusAndUserid()
isPermittedCustomView()
isPermittedChangeStatus()
Class: CustomView - X-Ref
CustomView($module = "") X-Ref |
No description |
getMeta($module, $user) X-Ref |
param: String:ModuleName $module return: EntityMeta |
getViewId($module) X-Ref |
No description |
getViewIdByName($viewname, $module) X-Ref |
No description |
getCustomViewByCvid($cvid) X-Ref |
No description |
getCustomViewCombo($viewid = '', $markselected = true) X-Ref |
No description |
getColumnsListbyBlock($module, $block) X-Ref |
No description |
getModuleColumnsList($module) X-Ref |
No description |
getColumnsListByCvid($cvid) X-Ref |
No description |
getStdCriteriaByModule($module) X-Ref |
No description |
getStdFilterConditions() X-Ref |
Function which will give condition list for date fields return: array of std filter conditions |
getStdFilterCriteria($selcriteria = "") X-Ref |
No description |
getCriteriaJS() X-Ref |
No description |
showDateRange( type ) X-Ref |
No description |
getStdFilterByCvid($cvid) X-Ref |
No description |
resolveDateFilterValue($dateFilterRow) X-Ref |
No description |
getAdvFilterByCvid($cvid) X-Ref |
No description |
isFieldPresent_ByColumnTable($columnname, $tablename) X-Ref |
Function to check if field is present based on param: String $columnname param: String $tablename |
getCvColumnListSQL($cvid) X-Ref |
No description |
getCVStdFilterSQL($cvid) X-Ref |
No description |
getCVAdvFilterSQL($cvid) X-Ref |
No description |
getRealValues($tablename, $fieldname, $comparator, $value, $datatype) X-Ref |
No description |
getSalesRelatedName($comparator, $value, $datatype, $tablename, $fieldname) X-Ref |
No description |
getAdvComparator($comparator, $value, $datatype = '') X-Ref |
No description |
getDateforStdFilterBytype($type) X-Ref |
No description |
getModifiedCvListQuery($viewid, $listquery, $module) X-Ref |
No description |
getMetricsCvListQuery($viewid, $listquery, $module) X-Ref |
No description |
getCustomActionDetails($cvid) X-Ref |
No description |
getCustomViewModuleInfo($module) X-Ref |
No description |
getStatusAndUserid($viewid) X-Ref |
Get the userid, status information of this custom view. param: Integer $viewid return: Array |
isPermittedCustomView($record_id, $action, $module) X-Ref |
No description |
isPermittedChangeStatus($status) X-Ref |
No description |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |