[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 356 lines (16 kb) |
Included or required: | 3 times |
Referenced: | 0 times |
Includes or requires: | 4 files includes/runtime/LanguageHandler.php includes/runtime/Globals.php include/utils/GetGroupUsers.php config.inc.php |
VTSimpleTemplate:: (8 methods):
__construct()
render()
matchHandler()
useValue()
parseTemplate()
getMetaValue()
transformToUserFormat()
getComments()
Class: VTSimpleTemplate - X-Ref
__construct($templateString) X-Ref |
No description |
render($entityCache, $entityId) X-Ref |
No description |
matchHandler($match) X-Ref |
No description |
useValue($data, $fieldname) X-Ref |
No description |
parseTemplate() X-Ref |
No description |
getMetaValue($fieldname) X-Ref |
No description |
transformToUserFormat($moduleName, $fieldName, $fieldValue) X-Ref |
Function to transform the field values into user format param: <String> $moduleName param: <String> $fieldName param: <String> $fieldValue return: <String> $fieldValue |
getComments($moduleName, $fieldName, $fieldValue) X-Ref |
Function to fieldvalues of Comments param: <String> $moduleName param: <String> $fieldName param: <String> $fieldValue return: <String> $comments |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |