bool CCatalog::Add( array arFields );
The method Add is used to add a new record to the binding table that describes relationships between the information block and the Commercial Catalog module.
Parameter | Description |
---|---|
arFields | Binding description array. The array has the following format:$arFields = array( "IBLOCK_ID" => [information block ID], "YANDEX_EXPORT" => [specifies the export to a special XML file is required (Y/N)] ); |
Returns True on success, or False otherwise.
© 2001-2005 Bitrix | Bitrix Site Manager - Content Management & Portal Solutions |