class CohortSpec extends Collection (View source)

Properties

protected $collection_key
protected $cohortReportSettingsType
protected $cohortReportSettingsDataType
protected $cohortsType
protected $cohortsDataType
protected $cohortsRangeType
protected $cohortsRangeDataType

Methods

setCohortReportSettings(CohortReportSettings $cohortReportSettings)

No description

setCohorts($cohorts)

No description

Cohort[]
getCohorts()

No description

setCohortsRange(CohortsRange $cohortsRange)

No description

getCohortsRange()

No description

Details

setCohortReportSettings(CohortReportSettings $cohortReportSettings)

No description

Parameters

CohortReportSettings $cohortReportSettings

CohortReportSettings getCohortReportSettings()

No description

Return Value

CohortReportSettings

setCohorts($cohorts)

No description

Parameters

$cohorts

Cohort[] getCohorts()

No description

Return Value

Cohort[]

setCohortsRange(CohortsRange $cohortsRange)

No description

Parameters

CohortsRange $cohortsRange

CohortsRange getCohortsRange()

No description

Return Value

CohortsRange