Public Member Functions | |
| __construct ($type, $telnumber) | |
| Constructor for a single telephone item in the vcard item. | |
| createVCardTelText () | |
| Creates the vCard output for a single telephone item. | |
Private Attributes | |
| $type | |
| $telnumber | |
Definition at line 509 of file SRF_vCard.php.
| SRFvCardTel::__construct | ( | $ | type, | |
| $ | telnumber | |||
| ) |
Constructor for a single telephone item in the vcard item.
Definition at line 516 of file SRF_vCard.php.
References $telnumber, $type, and SRFvCardEntry::vCardEscape().
| SRFvCardTel::createVCardTelText | ( | ) |
SRFvCardTel::$type [private] |
SRFvCardTel::$telnumber [private] |
1.5.6