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

Class wm3Market

wm3Section
└─wm3Market

public class wm3Market
extends wm3Section


Constructor Summary

wm3Market()

Method Summary
static void

addMarketAnnouncement(mixed w3, mixed error, mixed user)

static void

addMarketCategory(mixed w3, mixed error)

static void

addMarketSubcategory(mixed w3, mixed error)

static void

checkMarketAnnouncementError(mixed w3)

static void

checkMarketCategoryError(mixed w3)

static void

checkMarketSubcategoryError(mixed w3)

static void

deleteMarketAnnouncement(mixed w3, mixed announcementID, mixed user)

static void

deleteMarketCategory(mixed w3, mixed categoryID)

static void

deleteMarketSubcategory(mixed w3, mixed subcategoryID)

static void

disableMarketAnnouncement(mixed w3, mixed announcementID, mixed user)

static void

disableMarketCategory(mixed categoryID)

static void

disableMarketSubcategory(mixed subcategoryID)

static void

duplicateMarketCategories(mixed w3)

static void

editMarketAnnouncement(mixed w3, mixed error, mixed user)

static void

editMarketCategory(mixed w3, mixed error)

static void

editMarketSubcategory(mixed w3, mixed error)

static void

enableMarketAnnouncement(mixed w3, mixed announcementID, mixed user)

static void

enableMarketCategory(mixed categoryID)

static void

enableMarketSubcategory(mixed subcategoryID)

static void

executeAdminAction(mixed w3)

static void

executeHomeAction(mixed w3, mixed pageID)

static void

executeUserAction(mixed w3)

static void

getMarketAnnouncementFieldsArray()

static void

getMarketAnnouncementList(mixed w3, mixed currentID, mixed admin, mixed user)

static void

getMarketAnnouncementName(mixed announcementID)

static void

getMarketCategoryID(mixed w3, mixed subcategoryID)

static void

getMarketCategoryList(mixed w3, mixed currentID, mixed admin)

static void

getMarketCategoryName(mixed w3, mixed categoryID)

static void

getMarketSubcategoryList(mixed w3, mixed currentID, mixed admin)

static void

getMarketSubcategoryName(mixed w3, mixed subcategoryID)

static void

getSectionParameters()

static void

renderMarketAnnouncement(mixed w3, mixed admin)

static void

saveMarketAnnouncement(mixed w3, mixed user)

static void

saveMarketCategory(mixed w3)

static void

saveMarketSubcategory(mixed w3)

static void

selectMarketAnnouncementType(mixed w3, mixed name, mixed announcement_type)

static void

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

static void

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

static void

updateMarketAnnouncement(mixed w3, mixed user)

static void

updateMarketCategory(mixed w3)

static void

updateMarketSubcategory(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\wm3Market.php at line 11

wm3Market

public wm3Market()

Method Detail

\core\classes\wm3Market.php at line 670

addMarketAnnouncement

public static void addMarketAnnouncement(mixed w3, mixed error, mixed user)

\core\classes\wm3Market.php at line 378

addMarketCategory

public static void addMarketCategory(mixed w3, mixed error)

\core\classes\wm3Market.php at line 433

addMarketSubcategory

public static void addMarketSubcategory(mixed w3, mixed error)

\core\classes\wm3Market.php at line 660

checkMarketAnnouncementError

public static void checkMarketAnnouncementError(mixed w3)

\core\classes\wm3Market.php at line 373

checkMarketCategoryError

public static void checkMarketCategoryError(mixed w3)

\core\classes\wm3Market.php at line 428

checkMarketSubcategoryError

public static void checkMarketSubcategoryError(mixed w3)

\core\classes\wm3Market.php at line 820

deleteMarketAnnouncement

public static void deleteMarketAnnouncement(mixed w3, mixed announcementID, mixed user)

\core\classes\wm3Market.php at line 408

deleteMarketCategory

public static void deleteMarketCategory(mixed w3, mixed categoryID)

\core\classes\wm3Market.php at line 463

deleteMarketSubcategory

public static void deleteMarketSubcategory(mixed w3, mixed subcategoryID)

\core\classes\wm3Market.php at line 808

disableMarketAnnouncement

public static void disableMarketAnnouncement(mixed w3, mixed announcementID, mixed user)

\core\classes\wm3Market.php at line 398

disableMarketCategory

public static void disableMarketCategory(mixed categoryID)

\core\classes\wm3Market.php at line 453

disableMarketSubcategory

public static void disableMarketSubcategory(mixed subcategoryID)

\core\classes\wm3Market.php at line 483

duplicateMarketCategories

public static void duplicateMarketCategories(mixed w3)

\core\classes\wm3Market.php at line 718

editMarketAnnouncement

public static void editMarketAnnouncement(mixed w3, mixed error, mixed user)

\core\classes\wm3Market.php at line 383

editMarketCategory

public static void editMarketCategory(mixed w3, mixed error)

\core\classes\wm3Market.php at line 438

editMarketSubcategory

public static void editMarketSubcategory(mixed w3, mixed error)

\core\classes\wm3Market.php at line 814

enableMarketAnnouncement

public static void enableMarketAnnouncement(mixed w3, mixed announcementID, mixed user)

\core\classes\wm3Market.php at line 403

enableMarketCategory

public static void enableMarketCategory(mixed categoryID)

\core\classes\wm3Market.php at line 458

enableMarketSubcategory

public static void enableMarketSubcategory(mixed subcategoryID)

\core\classes\wm3Market.php at line 173

executeAdminAction

public static void executeAdminAction(mixed w3)

\core\classes\wm3Market.php at line 56

executeHomeAction

public static void executeHomeAction(mixed w3, mixed pageID)

\core\classes\wm3Market.php at line 100

executeUserAction

public static void executeUserAction(mixed w3)

\core\classes\wm3Market.php at line 51

getMarketAnnouncementFieldsArray

public static void getMarketAnnouncementFieldsArray()

\core\classes\wm3Market.php at line 505

getMarketAnnouncementList

public static void getMarketAnnouncementList(mixed w3, mixed currentID, mixed admin, mixed user)

\core\classes\wm3Market.php at line 920

getMarketAnnouncementName

public static void getMarketAnnouncementName(mixed announcementID)

\core\classes\wm3Market.php at line 478

getMarketCategoryID

public static void getMarketCategoryID(mixed w3, mixed subcategoryID)

\core\classes\wm3Market.php at line 368

getMarketCategoryList

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

\core\classes\wm3Market.php at line 418

getMarketCategoryName

public static void getMarketCategoryName(mixed w3, mixed categoryID)

\core\classes\wm3Market.php at line 423

getMarketSubcategoryList

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

\core\classes\wm3Market.php at line 468

getMarketSubcategoryName

public static void getMarketSubcategoryName(mixed w3, mixed subcategoryID)

\core\classes\wm3Market.php at line 13

getSectionParameters

public static void getSectionParameters()

\core\classes\wm3Market.php at line 835

renderMarketAnnouncement

public static void renderMarketAnnouncement(mixed w3, mixed admin)

\core\classes\wm3Market.php at line 772

saveMarketAnnouncement

public static void saveMarketAnnouncement(mixed w3, mixed user)

\core\classes\wm3Market.php at line 388

saveMarketCategory

public static void saveMarketCategory(mixed w3)

\core\classes\wm3Market.php at line 443

saveMarketSubcategory

public static void saveMarketSubcategory(mixed w3)

\core\classes\wm3Market.php at line 826

selectMarketAnnouncementType

public static void selectMarketAnnouncementType(mixed w3, mixed name, mixed announcement_type)

\core\classes\wm3Market.php at line 413

selectMarketCategory

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

\core\classes\wm3Market.php at line 473

selectMarketSubcategory

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

\core\classes\wm3Market.php at line 786

updateMarketAnnouncement

public static void updateMarketAnnouncement(mixed w3, mixed user)

\core\classes\wm3Market.php at line 393

updateMarketCategory

public static void updateMarketCategory(mixed w3)

\core\classes\wm3Market.php at line 448

updateMarketSubcategory

public static void updateMarketSubcategory(mixed w3)