SRFvCardAddress Class Reference
[SemanticResultFormats]

Represents a single address entry in an vCard entry. More...

List of all members.

Public Member Functions

 __construct ($type, $postofficebox, $extendedaddress, $street, $locality, $region, $postalcode, $country)
 Constructor for a single address item in the vcard item.
 createVCardAddressText ()
 Creates the vCard output for a single address item.

Private Attributes

 $type
 $postofficebox
 $extendedaddress
 $street
 $locality
 $region
 $postalcode
 $country


Detailed Description

Represents a single address entry in an vCard entry.

Definition at line 471 of file SRF_vCard.php.


Constructor & Destructor Documentation

SRFvCardAddress::__construct ( type,
postofficebox,
extendedaddress,
street,
locality,
region,
postalcode,
country 
)

Constructor for a single address item in the vcard item.

Definition at line 484 of file SRF_vCard.php.

References $country, $extendedaddress, $locality, $postalcode, $postofficebox, $region, $street, $type, and SRFvCardEntry::vCardEscape().


Member Function Documentation

SRFvCardAddress::createVCardAddressText (  ) 

Creates the vCard output for a single address item.

Definition at line 498 of file SRF_vCard.php.


Member Data Documentation

SRFvCardAddress::$type [private]

Definition at line 472 of file SRF_vCard.php.

Referenced by __construct().

SRFvCardAddress::$postofficebox [private]

Definition at line 473 of file SRF_vCard.php.

Referenced by __construct().

SRFvCardAddress::$extendedaddress [private]

Definition at line 474 of file SRF_vCard.php.

Referenced by __construct().

SRFvCardAddress::$street [private]

Definition at line 475 of file SRF_vCard.php.

Referenced by __construct().

SRFvCardAddress::$locality [private]

Definition at line 476 of file SRF_vCard.php.

Referenced by __construct().

SRFvCardAddress::$region [private]

Definition at line 477 of file SRF_vCard.php.

Referenced by __construct().

SRFvCardAddress::$postalcode [private]

Definition at line 478 of file SRF_vCard.php.

Referenced by __construct().

SRFvCardAddress::$country [private]

Definition at line 479 of file SRF_vCard.php.

Referenced by __construct().


The documentation for this class was generated from the following file:

Generated on Sun Mar 18 07:15:45 2012 for Semantic MediaWiki by  doxygen 1.5.6