NotifyEmail
Table of Contents
Methods
- __construct() : mixed
- addCategory() : mixed
- addIdea() : mixed
- deleteCategory() : mixed
- deleteIdea() : mixed
- getAscendedCategories() : mixed
Methods
__construct()
public
__construct([mixed $IblockID = null ]) : mixed
Parameters
- $IblockID : mixed = null
addCategory()
public
addCategory(mixed $category[, mixed $subscribeType = \Bitrix\Idea\NotifyEmailTable::SUBSCRIBE_TYPE_NEW_IDEAS ]) : mixed
Parameters
- $category : mixed
- $subscribeType : mixed = \Bitrix\Idea\NotifyEmailTable::SUBSCRIBE_TYPE_NEW_IDEAS
addIdea()
public
addIdea(mixed $id) : mixed
Parameters
- $id : mixed
deleteCategory()
public
deleteCategory(mixed $category) : mixed
Parameters
- $category : mixed
deleteIdea()
public
deleteIdea(mixed $id) : mixed
Parameters
- $id : mixed
getAscendedCategories()
public
getAscendedCategories([mixed $category = null ][, mixed $userId = null ]) : mixed
Parameters
- $category : mixed = null
- $userId : mixed = null