Class FunctionClass
Ecard functions
Copyright:
2004-2016 The Admidio Team
License: GNU General Public License v2.0 only **********************************************************************************************
See: http://www.admidio.org/
Located at
License: GNU General Public License v2.0 only **********************************************************************************************
See: http://www.admidio.org/
Located at
Methods summary
public
|
|
public
string[]
|
|
public
string|null
|
#
getEcardTemplate( string $tplFilename, string $tplFolder = '' )
Diese Funktion holt das Template aus dem uebergebenen Verzeichnis und liefert die Daten und einen error state zurueck |
public
string
|
#
parseEcardTemplate( string $imageName, string $ecardMessage, string $ecardData, string $recipientName, string $recipientEmail )
Diese Funktion ersetzt alle im Template enthaltenen Platzhalter durch die dementsprechenden Informationen |
public
boolean|string
|
Properties summary
public
string
|
$nameRecipientString
|
#
''
|
public
string
|
$emailRecipientString
|
#
''
|
public
string
|
$yourMessageString
|
#
''
|
public
string
|
$newMessageReceivedString
|
#
''
|
public
string
|
$greetingCardFrom
|
#
''
|
public
string
|
$greetingCardString
|
#
''
|
public
string
|
$sendToString
|
#
''
|
public
string
|
$emailString
|
#
''
|