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 user)

static void

addMarketCategory(mixed w3, mixed error)

static void

addMarketSubcategory(mixed w3, mixed error)

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 w3, mixed categoryID)

static void

disableMarketSubcategory(mixed w3, mixed subcategoryID)

static void

duplicateMarketCategories(mixed w3)

static void

editMarketAnnouncement(mixed w3, 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 w3, mixed categoryID)

static void

enableMarketSubcategory(mixed w3, 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 w3, 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

selectMarketAnnouncementType(mixed w3)

static void

selectMarketCategory(mixed w3, mixed all, mixed admin)

static void

selectMarketSubcategory(mixed w3, mixed all, mixed admin)

static void

updateMarketAnnouncement(mixed w3, mixed user)

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

wm3Market

public wm3Market()

Method Detail

\core\classes\wm3Market.php at line 477

addMarketAnnouncement

public static void addMarketAnnouncement(mixed w3, mixed user)

\core\classes\wm3Market.php at line 230

addMarketCategory

public static void addMarketCategory(mixed w3, mixed error)

\core\classes\wm3Market.php at line 270

addMarketSubcategory

public static void addMarketSubcategory(mixed w3, mixed error)

\core\classes\wm3Market.php at line 606

deleteMarketAnnouncement

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

\core\classes\wm3Market.php at line 250

deleteMarketCategory

public static void deleteMarketCategory(mixed w3, mixed categoryID)

\core\classes\wm3Market.php at line 290

deleteMarketSubcategory

public static void deleteMarketSubcategory(mixed w3, mixed subcategoryID)

\core\classes\wm3Market.php at line 594

disableMarketAnnouncement

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

\core\classes\wm3Market.php at line 240

disableMarketCategory

public static void disableMarketCategory(mixed w3, mixed categoryID)

\core\classes\wm3Market.php at line 280

disableMarketSubcategory

public static void disableMarketSubcategory(mixed w3, mixed subcategoryID)

\core\classes\wm3Market.php at line 310

duplicateMarketCategories

public static void duplicateMarketCategories(mixed w3)

\core\classes\wm3Market.php at line 514

editMarketAnnouncement

public static void editMarketAnnouncement(mixed w3, mixed user)

\core\classes\wm3Market.php at line 235

editMarketCategory

public static void editMarketCategory(mixed w3, mixed error)

\core\classes\wm3Market.php at line 275

editMarketSubcategory

public static void editMarketSubcategory(mixed w3, mixed error)

\core\classes\wm3Market.php at line 600

enableMarketAnnouncement

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

\core\classes\wm3Market.php at line 245

enableMarketCategory

public static void enableMarketCategory(mixed w3, mixed categoryID)

\core\classes\wm3Market.php at line 285

enableMarketSubcategory

public static void enableMarketSubcategory(mixed w3, mixed subcategoryID)

\core\classes\wm3Market.php at line 120

executeAdminAction

public static void executeAdminAction(mixed w3)

\core\classes\wm3Market.php at line 54

executeHomeAction

public static void executeHomeAction(mixed w3, mixed pageID)

\core\classes\wm3Market.php at line 81

executeUserAction

public static void executeUserAction(mixed w3)

\core\classes\wm3Market.php at line 49

getMarketAnnouncementFieldsArray

public static void getMarketAnnouncementFieldsArray()

\core\classes\wm3Market.php at line 332

getMarketAnnouncementList

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

\core\classes\wm3Market.php at line 705

getMarketAnnouncementName

public static void getMarketAnnouncementName(mixed w3, mixed announcementID)

\core\classes\wm3Market.php at line 305

getMarketCategoryID

public static void getMarketCategoryID(mixed w3, mixed subcategoryID)

\core\classes\wm3Market.php at line 225

getMarketCategoryList

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

\core\classes\wm3Market.php at line 260

getMarketCategoryName

public static void getMarketCategoryName(mixed w3, mixed categoryID)

\core\classes\wm3Market.php at line 265

getMarketSubcategoryList

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

\core\classes\wm3Market.php at line 295

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 619

renderMarketAnnouncement

public static void renderMarketAnnouncement(mixed w3, mixed admin)

\core\classes\wm3Market.php at line 558

saveMarketAnnouncement

public static void saveMarketAnnouncement(mixed w3, mixed user)

\core\classes\wm3Market.php at line 612

selectMarketAnnouncementType

public static void selectMarketAnnouncementType(mixed w3)

\core\classes\wm3Market.php at line 255

selectMarketCategory

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

\core\classes\wm3Market.php at line 300

selectMarketSubcategory

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

\core\classes\wm3Market.php at line 572

updateMarketAnnouncement

public static void updateMarketAnnouncement(mixed w3, mixed user)