[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/include/Zend/Gdata/Contacts/Extension/ -> Name.php (summary)

https://github.com/prasad83/Zend-Gdata-Contacts

Author: prasad
File Size: 111 lines (4 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 5 files
 include/Zend/Gdata/Contacts/Extension/Name/NamePrefix.php
 include/Zend/Gdata/Contacts/Extension/Name/FamilyName.php
 include/Zend/Gdata/Contacts/Extension/Name/GivenName.php
 include/Zend/Gdata/Contacts/Extension.php
 include/Zend/Gdata/Contacts/Extension/Name/FullName.php

Defines 1 class

Zend_Gdata_Contacts_Extension_Name:: (6 methods):
  __construct()
  getDOM()
  takeChildFromDOM()
  getValue()
  setFullName()
  getFullName()


Class: Zend_Gdata_Contacts_Extension_Name  - X-Ref

__construct($value = null)   X-Ref
No description

getDOM($doc = null, $majorVersion = 1, $minorVersion = null)   X-Ref
Retrieves a DOMElement which corresponds to this element and all
child properties.  This is used to build an entry back into a DOM
and eventually XML text for sending to the server upon updates, or
for application storage/persistence.

param: DOMDocument $doc The DOMDocument used to construct DOMElements
return: DOMElement The DOMElement representing this element and all

takeChildFromDOM($child)   X-Ref
Creates individual Entry objects of the appropriate type and
stores them as members of this entry based upon DOM data.

param: DOMNode $child The DOMNode to process

getValue()   X-Ref
No description

setFullName($value)   X-Ref
No description

getFullName()   X-Ref
No description



Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1