Polls and Votes
Ерш section contains information about Polls and Votes module classes, related to Core D7 and located in the \Bitrix\Vote
namespace.
Before using the module, check if it is installed and connect it via the following structure:
\Bitrix\Main\Loader::includeModule('vote');
Subspaces and classes
Subspace, class | Description |
---|---|
AnswerTable | Handles table with poll responses. |
Attach | Handles objects attached to polls. |
AttachTable | Handles table with objects associated with polls. |
Attachment | Namespace for handling objects attached to polls. |
Base | Base poll subspace. |
Channel | Handles poll groups. |
ChannelGroupTable | Handles table with access permissions to poll groups. |
ChannelSiteTable | Handles table with site polls. |
ChannelTable | Handles table with poll groups. |
EventAnswerTable | Handles table with poll answers. |
EventQuestionTable | Handles table with poll questions. |
Uf | Contains classes for handling objects attached to polls. |
User | Handles users who participated in polls. |
UserTable | Handles table with users who participated in polls. |
Vote | Handles votes. |
VoteTable | Handles table with votes. |
© «Bitrix24», 2001-2024