Property | Type | Description | |
---|---|---|---|
$fileBoxData | |||
$templatesSent |
Property | Type | Description | |
---|---|---|---|
$contactApiGoalsAchieved | |||
$emailOptStatus | |||
$tables |
Method | Description | |
---|---|---|
achieveGoal ( $integrationName, $goalName, $contactId ) | ||
add ( $params ) | ||
clearAll ( ) | ||
delete ( $params ) | ||
getAchievedGoals ( $contactId ) | ||
getObjectById ( $tableName, $id ) | ||
optInEmail ( $email, $reason ) | ||
optOutEmail ( $email, $reason ) | ||
query ( $params ) | ||
sortQueryResults ( $a, $b ) | ||
update ( $params, $ignoreReadOnly = false ) |
Method | Description | |
---|---|---|
createTableIfNotExists ( $tableName ) | ||
emulateMySqlLike ( $pattern, $value ) | Below code by andrewtch - https://github.com/andrewtch/phpwildcard | |
wildcard_match ( $pattern, $value ) |