Property | Type | Description | |
---|---|---|---|
$app_name | |||
$conditions | |||
$limit | |||
$object | |||
$page | |||
$returnFields |
Method | Description | |
---|---|---|
__construct ( Infusionsoft_Generated_Base $object, array $conditions = [], $ttl = 300, $limit = 1000, $page, $returnFields = false, Infusionsoft_App $app = null ) | ||
addObjectToCache ( Infusionsoft_Generated_Base $object ) | ||
getById ( $id ) | ||
getDataFromSource ( ) |
public __construct ( Infusionsoft_Generated_Base $object, array $conditions = [], $ttl = 300, $limit = 1000, $page, $returnFields = false, Infusionsoft_App $app = null ) | ||
$object | Infusionsoft_Generated_Base | |
$conditions | array | |
$app | Infusionsoft_App |
public addObjectToCache ( Infusionsoft_Generated_Base $object ) | ||
$object | Infusionsoft_Generated_Base |