webmatic3.wm3Channel
\core\classes\wm3Channel.php at line 8

Class wm3Channel

wm3Section
└─wm3Channel

public class wm3Channel
extends wm3Section


Constructor Summary

wm3Channel()

Method Summary
static void

addChannelBlock(mixed w3)

static void

addChannelCategory(mixed w3, mixed error)

static void

addChannelSubcategory(mixed w3, mixed error)

static void

deleteChannelBlock(mixed w3, mixed blockID)

static void

deleteChannelCategory(mixed w3, mixed categoryID)

static void

deleteChannelSubcategory(mixed w3, mixed subcategoryID)

static void

disableChannelBlock(mixed w3, mixed blockID)

static void

disableChannelCategory(mixed w3, mixed categoryID)

static void

disableChannelSubcategory(mixed w3, mixed subcategoryID)

static void

duplicateChannelCategories(mixed w3)

static void

editChannelBlock(mixed w3)

static void

editChannelCategory(mixed w3, mixed error)

static void

editChannelSubcategory(mixed w3, mixed error)

static void

enableChannelBlock(mixed w3, mixed blockID)

static void

enableChannelCategory(mixed w3, mixed categoryID)

static void

enableChannelSubcategory(mixed w3, mixed subcategoryID)

static void

executeAction(mixed w3)

static void

getChannelBlockFieldsArray()

static void

getChannelBlockList(mixed w3, mixed currentID, mixed admin)

static void

getChannelBlockName(mixed w3, mixed productID)

static void

getChannelCategoryID(mixed w3, mixed subcategoryID)

static void

getChannelCategoryList(mixed w3, mixed currentID, mixed admin)

static void

getChannelCategoryName(mixed w3, mixed categoryID)

static void

getChannelSubcategoryList(mixed w3, mixed currentID, mixed admin)

static void

getChannelSubcategoryName(mixed w3, mixed subcategoryID)

static void

getSectionParameters()

static void

makeChannelBlockLink(mixed file, mixed blockID, mixed title, mixed css, mixed link_only)

static void

renderChannelBlocks(mixed w3)

static void

renderChannels(mixed w3)

static void

renderSubchannels(mixed w3, mixed channelID)

static void

saveChannelBlock(mixed w3)

static void

selectChannelBlockType(mixed w3)

static void

selectChannelCategory(mixed w3, mixed all, mixed admin)

static void

selectChannelSubcategory(mixed w3, mixed all, mixed admin)

static void

updateChannelBlock(mixed w3)

Methods inherited from webmatic3.wm3Section
addCategory, addSubcategory, deleteCategory, deleteSubcategory, editCategory, editSubcategory, existsCategory, existsSubcategory, getCategoryFieldsArray, getCategoryID, getCategoryIcon, getCategoryList, getCategoryName, getSubcategoryFieldsArray, getSubcategoryList, getSubcategoryName, isActionPrintable, saveCategory, saveSubcategory, selectCategory, selectSubcategory, setParameters, updateCategory, updateSubcategory

Constructor Detail

\core\classes\wm3Channel.php at line 11

wm3Channel

public wm3Channel()

Method Detail

\core\classes\wm3Channel.php at line 476

addChannelBlock

public static void addChannelBlock(mixed w3)

\core\classes\wm3Channel.php at line 254

addChannelCategory

public static void addChannelCategory(mixed w3, mixed error)

\core\classes\wm3Channel.php at line 294

addChannelSubcategory

public static void addChannelSubcategory(mixed w3, mixed error)

\core\classes\wm3Channel.php at line 602

deleteChannelBlock

public static void deleteChannelBlock(mixed w3, mixed blockID)

\core\classes\wm3Channel.php at line 274

deleteChannelCategory

public static void deleteChannelCategory(mixed w3, mixed categoryID)

\core\classes\wm3Channel.php at line 314

deleteChannelSubcategory

public static void deleteChannelSubcategory(mixed w3, mixed subcategoryID)

\core\classes\wm3Channel.php at line 598

disableChannelBlock

public static void disableChannelBlock(mixed w3, mixed blockID)

\core\classes\wm3Channel.php at line 264

disableChannelCategory

public static void disableChannelCategory(mixed w3, mixed categoryID)

\core\classes\wm3Channel.php at line 304

disableChannelSubcategory

public static void disableChannelSubcategory(mixed w3, mixed subcategoryID)

\core\classes\wm3Channel.php at line 334

duplicateChannelCategories

public static void duplicateChannelCategories(mixed w3)

\core\classes\wm3Channel.php at line 516

editChannelBlock

public static void editChannelBlock(mixed w3)

\core\classes\wm3Channel.php at line 259

editChannelCategory

public static void editChannelCategory(mixed w3, mixed error)

\core\classes\wm3Channel.php at line 299

editChannelSubcategory

public static void editChannelSubcategory(mixed w3, mixed error)

\core\classes\wm3Channel.php at line 600

enableChannelBlock

public static void enableChannelBlock(mixed w3, mixed blockID)

\core\classes\wm3Channel.php at line 269

enableChannelCategory

public static void enableChannelCategory(mixed w3, mixed categoryID)

\core\classes\wm3Channel.php at line 309

enableChannelSubcategory

public static void enableChannelSubcategory(mixed w3, mixed subcategoryID)

\core\classes\wm3Channel.php at line 60

executeAction

public static void executeAction(mixed w3)

\core\classes\wm3Channel.php at line 53

getChannelBlockFieldsArray

public static void getChannelBlockFieldsArray()

\core\classes\wm3Channel.php at line 353

getChannelBlockList

public static void getChannelBlockList(mixed w3, mixed currentID, mixed admin)

\core\classes\wm3Channel.php at line 604

getChannelBlockName

public static void getChannelBlockName(mixed w3, mixed productID)

\core\classes\wm3Channel.php at line 329

getChannelCategoryID

public static void getChannelCategoryID(mixed w3, mixed subcategoryID)

\core\classes\wm3Channel.php at line 249

getChannelCategoryList

public static void getChannelCategoryList(mixed w3, mixed currentID, mixed admin)

\core\classes\wm3Channel.php at line 284

getChannelCategoryName

public static void getChannelCategoryName(mixed w3, mixed categoryID)

\core\classes\wm3Channel.php at line 289

getChannelSubcategoryList

public static void getChannelSubcategoryList(mixed w3, mixed currentID, mixed admin)

\core\classes\wm3Channel.php at line 319

getChannelSubcategoryName

public static void getChannelSubcategoryName(mixed w3, mixed subcategoryID)

\core\classes\wm3Channel.php at line 13

getSectionParameters

public static void getSectionParameters()

\core\classes\wm3Channel.php at line 611

makeChannelBlockLink

public static void makeChannelBlockLink(mixed file, mixed blockID, mixed title, mixed css, mixed link_only)

\core\classes\wm3Channel.php at line 172

renderChannelBlocks

public static void renderChannelBlocks(mixed w3)

\core\classes\wm3Channel.php at line 625

renderChannels

public static void renderChannels(mixed w3)

\core\classes\wm3Channel.php at line 657

renderSubchannels

public static void renderSubchannels(mixed w3, mixed channelID)

\core\classes\wm3Channel.php at line 569

saveChannelBlock

public static void saveChannelBlock(mixed w3)

\core\classes\wm3Channel.php at line 618

selectChannelBlockType

public static void selectChannelBlockType(mixed w3)

\core\classes\wm3Channel.php at line 279

selectChannelCategory

public static void selectChannelCategory(mixed w3, mixed all, mixed admin)

\core\classes\wm3Channel.php at line 324

selectChannelSubcategory

public static void selectChannelSubcategory(mixed w3, mixed all, mixed admin)

\core\classes\wm3Channel.php at line 579

updateChannelBlock

public static void updateChannelBlock(mixed w3)