PHP 클래스 Infusionsoft_AppData, infusionsoft-php-sdk

User: joey Date: 1/28/13 Time: 2:44 AM To change this template use File | Settings | File Templates.
파일 보기 프로젝트 열기: novaksolutions/infusionsoft-php-sdk

공개 프로퍼티들

프로퍼티 타입 설명
$fileBoxData
$templatesSent

보호된 프로퍼티들

프로퍼티 타입 설명
$contactApiGoalsAchieved
$emailOptStatus
$tables

공개 메소드들

메소드 설명
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 )

비공개 메소드들

메소드 설명
createTableIfNotExists ( $tableName )
emulateMySqlLike ( $pattern, $value ) Below code by andrewtch - https://github.com/andrewtch/phpwildcard
wildcard_match ( $pattern, $value )

메소드 상세

achieveGoal() 공개 메소드

public achieveGoal ( $integrationName, $goalName, $contactId )

add() 공개 메소드

public add ( $params )

clearAll() 공개 메소드

public clearAll ( )

delete() 공개 메소드

public delete ( $params )

getAchievedGoals() 공개 메소드

public getAchievedGoals ( $contactId )

getObjectById() 공개 메소드

public getObjectById ( $tableName, $id )

optInEmail() 공개 메소드

public optInEmail ( $email, $reason )

optOutEmail() 공개 메소드

public optOutEmail ( $email, $reason )

query() 공개 메소드

public query ( $params )

sortQueryResults() 공개 메소드

public sortQueryResults ( $a, $b )

update() 공개 메소드

public update ( $params, $ignoreReadOnly = false )

프로퍼티 상세

$contactApiGoalsAchieved 보호되어 있는 프로퍼티

protected $contactApiGoalsAchieved

$emailOptStatus 보호되어 있는 프로퍼티

protected $emailOptStatus

$fileBoxData 공개적으로 프로퍼티

public $fileBoxData

$tables 보호되어 있는 프로퍼티

protected $tables

$templatesSent 공개적으로 프로퍼티

public $templatesSent