| [ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 63 lines (2 kb) |
| Included or required: | 3 times |
| Referenced: | 0 times |
| Includes or requires: | 1 file vtigerversion.php |
Vtiger_Version:: (4 methods):
current()
check()
endsWith()
getUpperLimitVersion()
Class: Vtiger_Version - X-Ref
Provides utility APIs to work with Vtiger Version detection| current() X-Ref |
| Get current version of vtiger in use. |
| check($with_version, $condition='=') X-Ref |
| Check current version of vtiger with given version param: String Version against which comparision to be done param: String Condition like ( '=', '!=', '<', '<=', '>', '>=') |
| endsWith($string, $endString) X-Ref |
| No description |
| getUpperLimitVersion($version) X-Ref |
| No description |
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |