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, mixed error)

static void

addChannelCategory(mixed w3, mixed error)

static void

addChannelSubcategory(mixed w3, mixed error)

static void

checkChannelBlockError(mixed w3)

static void

checkChannelCategoryError(mixed w3)

static void

checkChannelSubcategoryError(mixed w3)

static void

deleteChannelBlock(mixed blockID)

static void

deleteChannelCategory(mixed w3, mixed categoryID)

static void

deleteChannelSubcategory(mixed w3, mixed subcategoryID)

static void

disableChannelBlock(mixed blockID)

static void

disableChannelCategory(mixed categoryID)

static void

disableChannelSubcategory(mixed subcategoryID)

static void

duplicateChannelCategories(mixed w3)

static void

editChannelBlock(mixed w3, mixed error)

static void

editChannelCategory(mixed w3, mixed error)

static void

editChannelSubcategory(mixed w3, mixed error)

static void

enableChannelBlock(mixed blockID)

static void

enableChannelCategory(mixed categoryID)

static void

enableChannelSubcategory(mixed subcategoryID)

static void

executeAction(mixed w3)

static void

getChannelBlockFieldsArray()

static void

getChannelBlockList(mixed w3, mixed currentID, mixed admin)

static void

getChannelBlockName(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

saveChannelCategory(mixed w3)

static void

saveChannelSubcategory(mixed w3)

static void

selectChannelBlockType(mixed w3, mixed name, mixed block_type, mixed js)

static void

selectChannelCategory(mixed w3, mixed name, mixed categoryID, mixed all, mixed admin)

static void

selectChannelSubcategory(mixed w3, mixed name, mixed subcategoryID, mixed all, mixed admin)

static void

updateChannelBlock(mixed w3)

static void

updateChannelCategory(mixed w3)

static void

updateChannelSubcategory(mixed w3)

Methods inherited from webmatic3.wm3Section
addCategory, addSubcategory, checkCategoryError, checkSubcategoryError, deleteCategory, deleteSubcategory, editCategory, editSubcategory, existsCategory, existsSubcategory, getCategoryFieldsArray, getCategoryID, getCategoryIcon, getCategoryList, getCategoryName, getSubcategoryFieldsArray, getSubcategoryList, getSubcategoryName, isActionPrintable, makeBottomList, makeCaptionList, makeEmptyItemsList, makeHeaderList, makeItemList, makeNotFoundItem, 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 621

addChannelBlock

public static void addChannelBlock(mixed w3, mixed error)

\core\classes\wm3Channel.php at line 351

addChannelCategory

public static void addChannelCategory(mixed w3, mixed error)

\core\classes\wm3Channel.php at line 406

addChannelSubcategory

public static void addChannelSubcategory(mixed w3, mixed error)

\core\classes\wm3Channel.php at line 612

checkChannelBlockError

public static void checkChannelBlockError(mixed w3)

\core\classes\wm3Channel.php at line 346

checkChannelCategoryError

public static void checkChannelCategoryError(mixed w3)

\core\classes\wm3Channel.php at line 401

checkChannelSubcategoryError

public static void checkChannelSubcategoryError(mixed w3)

\core\classes\wm3Channel.php at line 756

deleteChannelBlock

public static void deleteChannelBlock(mixed blockID)

\core\classes\wm3Channel.php at line 381

deleteChannelCategory

public static void deleteChannelCategory(mixed w3, mixed categoryID)

\core\classes\wm3Channel.php at line 436

deleteChannelSubcategory

public static void deleteChannelSubcategory(mixed w3, mixed subcategoryID)

\core\classes\wm3Channel.php at line 752

disableChannelBlock

public static void disableChannelBlock(mixed blockID)

\core\classes\wm3Channel.php at line 371

disableChannelCategory

public static void disableChannelCategory(mixed categoryID)

\core\classes\wm3Channel.php at line 426

disableChannelSubcategory

public static void disableChannelSubcategory(mixed subcategoryID)

\core\classes\wm3Channel.php at line 456

duplicateChannelCategories

public static void duplicateChannelCategories(mixed w3)

\core\classes\wm3Channel.php at line 668

editChannelBlock

public static void editChannelBlock(mixed w3, mixed error)

\core\classes\wm3Channel.php at line 356

editChannelCategory

public static void editChannelCategory(mixed w3, mixed error)

\core\classes\wm3Channel.php at line 411

editChannelSubcategory

public static void editChannelSubcategory(mixed w3, mixed error)

\core\classes\wm3Channel.php at line 754

enableChannelBlock

public static void enableChannelBlock(mixed blockID)

\core\classes\wm3Channel.php at line 376

enableChannelCategory

public static void enableChannelCategory(mixed categoryID)

\core\classes\wm3Channel.php at line 431

enableChannelSubcategory

public static void enableChannelSubcategory(mixed subcategoryID)

\core\classes\wm3Channel.php at line 62

executeAction

public static void executeAction(mixed w3)

\core\classes\wm3Channel.php at line 55

getChannelBlockFieldsArray

public static void getChannelBlockFieldsArray()

\core\classes\wm3Channel.php at line 475

getChannelBlockList

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

\core\classes\wm3Channel.php at line 758

getChannelBlockName

public static void getChannelBlockName(mixed productID)

\core\classes\wm3Channel.php at line 451

getChannelCategoryID

public static void getChannelCategoryID(mixed w3, mixed subcategoryID)

\core\classes\wm3Channel.php at line 341

getChannelCategoryList

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

\core\classes\wm3Channel.php at line 391

getChannelCategoryName

public static void getChannelCategoryName(mixed w3, mixed categoryID)

\core\classes\wm3Channel.php at line 396

getChannelSubcategoryList

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

\core\classes\wm3Channel.php at line 441

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 765

makeChannelBlockLink

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

\core\classes\wm3Channel.php at line 264

renderChannelBlocks

public static void renderChannelBlocks(mixed w3)

\core\classes\wm3Channel.php at line 782

renderChannels

public static void renderChannels(mixed w3)

\core\classes\wm3Channel.php at line 817

renderSubchannels

public static void renderSubchannels(mixed w3, mixed channelID)

\core\classes\wm3Channel.php at line 723

saveChannelBlock

public static void saveChannelBlock(mixed w3)

\core\classes\wm3Channel.php at line 361

saveChannelCategory

public static void saveChannelCategory(mixed w3)

\core\classes\wm3Channel.php at line 416

saveChannelSubcategory

public static void saveChannelSubcategory(mixed w3)

\core\classes\wm3Channel.php at line 772

selectChannelBlockType

public static void selectChannelBlockType(mixed w3, mixed name, mixed block_type, mixed js)

\core\classes\wm3Channel.php at line 386

selectChannelCategory

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

\core\classes\wm3Channel.php at line 446

selectChannelSubcategory

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

\core\classes\wm3Channel.php at line 733

updateChannelBlock

public static void updateChannelBlock(mixed w3)

\core\classes\wm3Channel.php at line 366

updateChannelCategory

public static void updateChannelCategory(mixed w3)

\core\classes\wm3Channel.php at line 421

updateChannelSubcategory

public static void updateChannelSubcategory(mixed w3)