[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
Zend Framework LICENSE
Copyright: | Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com) |
License: | http://framework.zend.com/license/new-bsd New BSD License |
Version: | $Id$ |
File Size: | 116 lines (3 kb) |
Included or required: | 2 times |
Referenced: | 0 times |
Includes or requires: | 1 file include/Zend/Gdata/Entry.php |
Zend_Gdata_Analytics_DataEntry:: (5 methods):
__construct()
takeChildFromDOM()
getDimension()
getMetric()
getValue()
Class: Zend_Gdata_Analytics_DataEntry - X-Ref
__construct($element = null) X-Ref |
param: DOMElement $element |
takeChildFromDOM($child) X-Ref |
param: DOMElement $child return: void |
getDimension($name) X-Ref |
param: string $name return: mixed |
getMetric($name) X-Ref |
param: string $name return: mixed |
getValue($name) X-Ref |
param: string $name return: mixed |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |