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

Class wm3Faq

wm3Section
└─wm3Faq

public class wm3Faq
extends wm3Section


Constructor Summary

wm3Faq()

Method Summary
static void

addFaq(mixed w3)

static void

addFaqCategory(mixed w3, mixed error)

static void

deleteFaq(mixed w3, mixed faqID)

static void

deleteFaqCategory(mixed w3, mixed categoryID)

static void

disableFaq(mixed w3, mixed faqID)

static void

disableFaqCategory(mixed w3, mixed categoryID)

static void

duplicateFaq(mixed w3)

static void

editFaq(mixed w3)

static void

editFaqCategory(mixed w3, mixed error)

static void

enableFaq(mixed w3, mixed faqID)

static void

enableFaqCategory(mixed w3, mixed categoryID)

static void

executeAdminAction(mixed w3)

static void

executeHomeAction(mixed w3, mixed pageID)

static void

getFaqCategoryList(mixed w3, mixed currentID, mixed admin)

static void

getFaqCategoryName(mixed w3, mixed categoryID)

static void

getFaqFieldsArray()

static void

getFaqList(mixed w3, mixed currentID, mixed admin)

static void

getSectionParameters()

static void

renderFaq(mixed w3, mixed admin)

static void

saveFaq(mixed w3)

static void

selectFaqCategory(mixed w3, mixed all, mixed admin)

static void

updateFaq(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\wm3Faq.php at line 11

wm3Faq

public wm3Faq()

Method Detail

\core\classes\wm3Faq.php at line 290

addFaq

public static void addFaq(mixed w3)

\core\classes\wm3Faq.php at line 146

addFaqCategory

public static void addFaqCategory(mixed w3, mixed error)

\core\classes\wm3Faq.php at line 401

deleteFaq

public static void deleteFaq(mixed w3, mixed faqID)

\core\classes\wm3Faq.php at line 166

deleteFaqCategory

public static void deleteFaqCategory(mixed w3, mixed categoryID)

\core\classes\wm3Faq.php at line 397

disableFaq

public static void disableFaq(mixed w3, mixed faqID)

\core\classes\wm3Faq.php at line 156

disableFaqCategory

public static void disableFaqCategory(mixed w3, mixed categoryID)

\core\classes\wm3Faq.php at line 380

duplicateFaq

public static void duplicateFaq(mixed w3)

\core\classes\wm3Faq.php at line 322

editFaq

public static void editFaq(mixed w3)

\core\classes\wm3Faq.php at line 151

editFaqCategory

public static void editFaqCategory(mixed w3, mixed error)

\core\classes\wm3Faq.php at line 399

enableFaq

public static void enableFaq(mixed w3, mixed faqID)

\core\classes\wm3Faq.php at line 161

enableFaqCategory

public static void enableFaqCategory(mixed w3, mixed categoryID)

\core\classes\wm3Faq.php at line 69

executeAdminAction

public static void executeAdminAction(mixed w3)

\core\classes\wm3Faq.php at line 42

executeHomeAction

public static void executeHomeAction(mixed w3, mixed pageID)

\core\classes\wm3Faq.php at line 141

getFaqCategoryList

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

\core\classes\wm3Faq.php at line 176

getFaqCategoryName

public static void getFaqCategoryName(mixed w3, mixed categoryID)

\core\classes\wm3Faq.php at line 37

getFaqFieldsArray

public static void getFaqFieldsArray()

\core\classes\wm3Faq.php at line 181

getFaqList

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

\core\classes\wm3Faq.php at line 13

getSectionParameters

public static void getSectionParameters()

\core\classes\wm3Faq.php at line 403

renderFaq

public static void renderFaq(mixed w3, mixed admin)

\core\classes\wm3Faq.php at line 358

saveFaq

public static void saveFaq(mixed w3)

\core\classes\wm3Faq.php at line 171

selectFaqCategory

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

\core\classes\wm3Faq.php at line 366

updateFaq

public static void updateFaq(mixed w3)