Свойство | Type | Description | |
---|---|---|---|
$userListEligibleForDisplay | boolean | ||
$userListEligibleForSearch | boolean | ||
$userListId | integer | ||
$userListMembershipStatus | tnsCriterionUserListMembershipStatus | ||
$userListName | string |
Méthode | Description | |
---|---|---|
__construct ( $userListId = null, $userListName = null, $userListMembershipStatus = null, $userListEligibleForSearch = null, $userListEligibleForDisplay = null, $id = null, $type = null, $CriterionType = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $userListId = null, $userListName = null, $userListMembershipStatus = null, $userListEligibleForSearch = null, $userListEligibleForDisplay = null, $id = null, $type = null, $CriterionType = null ) |
public getNamespace ( ) : string | ||
Résultat | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
Résultat | string | the xsi:type name of this class |
public bool $userListEligibleForDisplay | ||
Résultat | boolean |
public bool $userListEligibleForSearch | ||
Résultat | boolean |
public tnsCriterionUserListMembershipStatus $userListMembershipStatus | ||
Résultat | tnsCriterionUserListMembershipStatus |