int Add( array arFields );
The method Add creates a new forum with parameters specified in the array arFields. Returns the ID of the created forum.
Before a forum is added, you should check whether it can be added using CForumNew::CanUserAddForum.
Parameter | Description |
---|---|
arFields |
An array of the format Array(field1=>value1[, field2=>value2 [, ..]]),
where
|
© 2001-2005 Bitrix | Bitrix Site Manager - Content Management & Portal Solutions |