SRFvCardEntry Class Reference
[SemanticResultFormats]

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

List of all members.

Public Member Functions

 __construct (Title $t, $prefix, $firstname, $lastname, $additionalname, $suffix, $fullname, $tels, $addresses, $emails, $birthday, $jobtitle, $role, $organization, $department, $category, $url, $note)
 Constructor for a single item in the vcard.
 text ()
 Creates the vCard output for a single item.

Static Public Member Functions

static vCardEscape ($text)

Private Attributes

 $uri
 $label
 $fullname
 $firstname
 $lastname
 $additionalname
 $prefix
 $suffix
 $tels = array()
 $addresses = array()
 $emails = array()
 $birthday
 $dtstamp
 $title
 $role
 $organization
 $department
 $category
 $note


Detailed Description

Represents a single entry in an vCard.

Definition at line 351 of file SRF_vCard.php.


Constructor & Destructor Documentation

SRFvCardEntry::__construct ( Title $  t,
prefix,
firstname,
lastname,
additionalname,
suffix,
fullname,
tels,
addresses,
emails,
birthday,
jobtitle,
role,
organization,
department,
category,
url,
note 
)

Constructor for a single item in the vcard.

Requires the URI of the item.

Definition at line 375 of file SRF_vCard.php.

References $additionalname, $addresses, $birthday, $category, $department, $emails, $firstname, $fullname, $lastname, $note, $organization, $prefix, $role, $suffix, $tels, scraper::url, and vCardEscape().


Member Function Documentation

SRFvCardEntry::text (  ) 

Creates the vCard output for a single item.

CAUTION: this might hurt your eyes

Definition at line 428 of file SRF_vCard.php.

References $wgGroupPermissions, and scraper::url.

static SRFvCardEntry::vCardEscape ( text  )  [static]


Member Data Documentation

SRFvCardEntry::$uri [private]

Definition at line 352 of file SRF_vCard.php.

SRFvCardEntry::$label [private]

Definition at line 353 of file SRF_vCard.php.

SRFvCardEntry::$fullname [private]

Definition at line 354 of file SRF_vCard.php.

Referenced by __construct().

SRFvCardEntry::$firstname [private]

Definition at line 355 of file SRF_vCard.php.

Referenced by __construct().

SRFvCardEntry::$lastname [private]

Definition at line 356 of file SRF_vCard.php.

Referenced by __construct().

SRFvCardEntry::$additionalname [private]

Definition at line 357 of file SRF_vCard.php.

Referenced by __construct().

SRFvCardEntry::$prefix [private]

Definition at line 358 of file SRF_vCard.php.

Referenced by __construct().

SRFvCardEntry::$suffix [private]

Definition at line 359 of file SRF_vCard.php.

Referenced by __construct().

SRFvCardEntry::$tels = array() [private]

Definition at line 360 of file SRF_vCard.php.

Referenced by __construct().

SRFvCardEntry::$addresses = array() [private]

Definition at line 361 of file SRF_vCard.php.

Referenced by __construct().

SRFvCardEntry::$emails = array() [private]

Definition at line 362 of file SRF_vCard.php.

Referenced by __construct().

SRFvCardEntry::$birthday [private]

Definition at line 363 of file SRF_vCard.php.

Referenced by __construct().

SRFvCardEntry::$dtstamp [private]

Definition at line 364 of file SRF_vCard.php.

SRFvCardEntry::$title [private]

Definition at line 365 of file SRF_vCard.php.

SRFvCardEntry::$role [private]

Definition at line 366 of file SRF_vCard.php.

Referenced by __construct().

SRFvCardEntry::$organization [private]

Definition at line 367 of file SRF_vCard.php.

Referenced by __construct().

SRFvCardEntry::$department [private]

Definition at line 368 of file SRF_vCard.php.

Referenced by __construct().

SRFvCardEntry::$category [private]

Definition at line 369 of file SRF_vCard.php.

Referenced by __construct().

SRFvCardEntry::$note [private]

Definition at line 370 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