Blesta
  • Package
  • Class
  • Tree
  • Deprecated

Packages

  • blesta
    • app
      • controllers
      • models
    • components
      • areyouahuman
      • auth
        • motp
        • oath
      • delivery
        • interfax
        • postal
          • methods
      • download
      • email
      • events
        • default
      • exchange
        • rates
          • google
            • finance
          • yahoo
            • finance
      • gateway
        • payments
      • gateways
      • invoice
        • delivery
        • templates
          • quickbooks
            • invoice
      • json
      • modules
      • net
        • amazon
          • s3
        • http
        • net
          • geo
            • ip
      • plugins
      • recaptcha
      • reports
        • aging
          • invoices
        • custom
          • report
        • invoice
          • creation
        • tax
          • liability
        • transactions
          • applied
          • received
      • security
      • session
        • cart
      • settingscollection
      • upgrades
        • tasks
      • upload
      • vcard
    • helpers
      • currency
        • format
      • data
        • structure
          • array
          • string
      • text
        • parser
      • widget
        • client
  • minPHP
    • components
      • input
      • record
    • helpers
      • color
      • data
        • structure
      • date
      • form
      • html
      • javascript
      • xml
    • lib
  • None
  • PHP

Classes

  • VCard

Class VCard

Package: blesta\components\vcard
Copyright: Copyright (c) 2010, Phillips Data, Inc.
License: The Blesta License Agreement
Located at components/vcard/vcard.php

Methods summary

public
# __construct( )

Set default vCard data

Set default vCard data

public string
# create( array $data, boolean $stream = true, string $file_name = null )

Creates a vCard with the given data

Creates a vCard with the given data

Parameters

$data
array
$data A list of fields to set in the vCard, including:
$stream
boolean
$stream True to stream the vCard for download (optional)
$file_name
string
$file_name The name of the file to stream (optional, required if $stream is true)

Returns

string
A string representing the vCard

Magic methods summary

Blesta API documentation generated by ApiGen 2.8.0