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

Class wm3News

wm3Section
└─wm3News

public class wm3News
extends wm3Section


Constructor Summary

wm3News()

Method Summary
static void

addNews(mixed w3, mixed user, mixed full)

static void

addNewsCategory(mixed w3, mixed error)

static void

addNewsComment(mixed w3)

static void

checkNewsCommentError(mixed w3)

static void

deleteNews(mixed w3, mixed newsID, mixed user, mixed full)

static void

deleteNewsCategory(mixed w3, mixed categoryID)

static void

deleteNewsComment(mixed w3, mixed newsID, mixed commentID, mixed all)

static void

disableNews(mixed w3, mixed newsID, mixed user, mixed full)

static void

disableNewsCategory(mixed w3, mixed categoryID)

static void

duplicateNews(mixed w3)

static void

editNews(mixed w3, mixed error, mixed user, mixed full)

static void

editNewsCategory(mixed w3, mixed error)

static void

enableNews(mixed w3, mixed newsID, mixed user, mixed full)

static void

enableNewsCategory(mixed w3, mixed categoryID)

static void

executeAdminAction(mixed w3)

static void

executeHomeAction(mixed w3)

static void

executeUserAction(mixed w3, mixed full)

static void

getNewsCategoryList(mixed w3, mixed currentID, mixed admin)

static void

getNewsCategoryName(mixed w3, mixed categoryID)

static void

getNewsCommentFieldsArray()

static void

getNewsData(mixed w3, mixed newsID)

static void

getNewsFieldsArray()

static void

getNewsList(mixed w3, mixed currentID, mixed admin, mixed user, mixed full)

static void

getNewsTS(mixed w3, mixed newsID)

static void

getSectionParameters()

static void

hitNews(mixed w3)

static void

makeCounterCommentNews(mixed w3, mixed newsID)

static void

renderAllNews(mixed w3)

static void

renderCommentNews(mixed w3, mixed currentID)

void

renderRssAuthorListNews(mixed w3, mixed languageID)

void

renderRssCategoryListNews(mixed w3, mixed languageID)

void

renderRssNews(mixed w3)

void

renderRssPanelNews(mixed w3)

static void

renderSingleNews(mixed w3)

static void

renderSingleNewsPrintable(mixed w3)

static void

saveNews(mixed w3, mixed user, mixed full)

static void

saveNewsComment(mixed w3)

static void

selectNewsCategory(mixed w3, mixed all, mixed admin)

static void

updateNews(mixed w3, mixed user, mixed full)

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

wm3News

public wm3News()

Method Detail

\core\classes\wm3News.php at line 631

addNews

public static void addNews(mixed w3, mixed user, mixed full)

\core\classes\wm3News.php at line 451

addNewsCategory

public static void addNewsCategory(mixed w3, mixed error)

\core\classes\wm3News.php at line 808

addNewsComment

public static void addNewsComment(mixed w3)

\core\classes\wm3News.php at line 798

checkNewsCommentError

public static void checkNewsCommentError(mixed w3)

\core\classes\wm3News.php at line 792

deleteNews

public static void deleteNews(mixed w3, mixed newsID, mixed user, mixed full)

\core\classes\wm3News.php at line 471

deleteNewsCategory

public static void deleteNewsCategory(mixed w3, mixed categoryID)

\core\classes\wm3News.php at line 266

deleteNewsComment

public static void deleteNewsComment(mixed w3, mixed newsID, mixed commentID, mixed all)

\core\classes\wm3News.php at line 780

disableNews

public static void disableNews(mixed w3, mixed newsID, mixed user, mixed full)

\core\classes\wm3News.php at line 461

disableNewsCategory

public static void disableNewsCategory(mixed w3, mixed categoryID)

\core\classes\wm3News.php at line 755

duplicateNews

public static void duplicateNews(mixed w3)

\core\classes\wm3News.php at line 667

editNews

public static void editNews(mixed w3, mixed error, mixed user, mixed full)

\core\classes\wm3News.php at line 456

editNewsCategory

public static void editNewsCategory(mixed w3, mixed error)

\core\classes\wm3News.php at line 786

enableNews

public static void enableNews(mixed w3, mixed newsID, mixed user, mixed full)

\core\classes\wm3News.php at line 466

enableNewsCategory

public static void enableNewsCategory(mixed w3, mixed categoryID)

\core\classes\wm3News.php at line 128

executeAdminAction

public static void executeAdminAction(mixed w3)

\core\classes\wm3News.php at line 47

executeHomeAction

public static void executeHomeAction(mixed w3)

\core\classes\wm3News.php at line 82

executeUserAction

public static void executeUserAction(mixed w3, mixed full)

\core\classes\wm3News.php at line 446

getNewsCategoryList

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

\core\classes\wm3News.php at line 481

getNewsCategoryName

public static void getNewsCategoryName(mixed w3, mixed categoryID)

\core\classes\wm3News.php at line 42

getNewsCommentFieldsArray

public static void getNewsCommentFieldsArray()

\core\classes\wm3News.php at line 1017

getNewsData

public static void getNewsData(mixed w3, mixed newsID)

\core\classes\wm3News.php at line 37

getNewsFieldsArray

public static void getNewsFieldsArray()

\core\classes\wm3News.php at line 486

getNewsList

public static void getNewsList(mixed w3, mixed currentID, mixed admin, mixed user, mixed full)

\core\classes\wm3News.php at line 1026

getNewsTS

public static void getNewsTS(mixed w3, mixed newsID)

\core\classes\wm3News.php at line 13

getSectionParameters

public static void getSectionParameters()

\core\classes\wm3News.php at line 1035

hitNews

public static void hitNews(mixed w3)

\core\classes\wm3News.php at line 864

makeCounterCommentNews

public static void makeCounterCommentNews(mixed w3, mixed newsID)

\core\classes\wm3News.php at line 379

renderAllNews

public static void renderAllNews(mixed w3)

\core\classes\wm3News.php at line 207

renderCommentNews

public static void renderCommentNews(mixed w3, mixed currentID)

\core\classes\wm3News.php at line 980

renderRssAuthorListNews

public void renderRssAuthorListNews(mixed w3, mixed languageID)

\core\classes\wm3News.php at line 950

renderRssCategoryListNews

public void renderRssCategoryListNews(mixed w3, mixed languageID)

\core\classes\wm3News.php at line 872

renderRssNews

public void renderRssNews(mixed w3)

\core\classes\wm3News.php at line 922

renderRssPanelNews

public void renderRssPanelNews(mixed w3)

\core\classes\wm3News.php at line 306

renderSingleNews

public static void renderSingleNews(mixed w3)

\core\classes\wm3News.php at line 272

renderSingleNewsPrintable

public static void renderSingleNewsPrintable(mixed w3)

\core\classes\wm3News.php at line 715

saveNews

public static void saveNews(mixed w3, mixed user, mixed full)

\core\classes\wm3News.php at line 842

saveNewsComment

public static void saveNewsComment(mixed w3)

\core\classes\wm3News.php at line 476

selectNewsCategory

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

\core\classes\wm3News.php at line 734

updateNews

public static void updateNews(mixed w3, mixed user, mixed full)