.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../../../../../Includes.txt .. _developers_mapping_general_tca_ctrl_channels: Channels ======== Definition of a channel @ :ref:`IS24 > Channels ` Code ---- .. code:: php ... $GLOBALS[ 'TCA' ][ $_table ][ 'ctrl' ][ 'immo24' ] = [ 'ctrl' => [ 'channels' => [ '10000' => TRUE, // for www.immobilienscout24.de '10001' => FALSE, // for customers homepage ], ... Details ------- See details @ mapping.php in the :ref:`samples ` Apartment, Contact and Site.