CRubric fields
CRubric class uses the following fields when handling the object "Subscription":
Field name | Description | Type | Required |
---|---|---|---|
ID | Subscription ID | int | Yes. |
LID | Site ID | char(2) | Yes. |
NAME | Subscription name | string(100) | Yes. |
DESCRIPTION | Subscription description for subscribers | text | |
SORT | Sorting in list | int | |
ACTIVE | Subscription active status (Y/N) | char(1) | |
VISIBLE | Show subscription in the list of public subs (Y/N) | char(1) | |
AUTO | Attribute for automatically generated subscription newsletters (Y/N) | char(1) | |
LAST_EXECUTED | Time of the last subscription post was generated. | datetime | |
DAYS_OF_MONTH | List of days monthly for generating a subscription post. | string(100) | |
DAYS_OF_WEEK | List of weekdays for generating a subscription post generation. | string(15) | |
TIMES_OF_DAY | List of daytimes for generating a subscription post. | string(100) | |
TEMPLATE | Relative path to template catalog. | string(100) | |
FROM_FIELD | "From" email field. Can be used in a template for generating a subscription post. | string(255) |
© «Bitrix24», 2001-2024