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

Class wm3Link

wm3Section
└─wm3Link

public class wm3Link
extends wm3Section


Constructor Summary

wm3Link()

Method Summary
static void

addLink(mixed w3, mixed error)

static void

addLinkCategory(mixed w3, mixed error)

static void

checkLinkCategoryError(mixed w3)

static void

checkLinkError(mixed w3)

static void

deleteLink(mixed linkID)

static void

deleteLinkCategory(mixed w3, mixed categoryID)

static void

disableLink(mixed linkID)

static void

disableLinkCategory(mixed categoryID)

static void

duplicateLink(mixed w3)

static void

editLink(mixed w3, mixed error)

static void

editLinkCategory(mixed w3, mixed error)

static void

enableLink(mixed linkID)

static void

enableLinkCategory(mixed categoryID)

static void

executeAdminAction(mixed w3)

static void

executeHomeAction(mixed w3, mixed pageID)

static void

getLinkCategoryList(mixed w3, mixed currentID, mixed admin)

static void

getLinkCategoryName(mixed w3, mixed categoryID)

static void

getLinkFieldsArray()

static void

getLinkList(mixed w3, mixed currentID, mixed admin)

static void

getSectionParameters()

static void

saveLink(mixed w3)

static void

saveLinkCategory(mixed w3)

static void

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

static void

updateLink(mixed w3)

static void

updateLinkCategory(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\wm3Link.php at line 11

wm3Link

public wm3Link()

Method Detail

\core\classes\wm3Link.php at line 348

addLink

public static void addLink(mixed w3, mixed error)

\core\classes\wm3Link.php at line 200

addLinkCategory

public static void addLinkCategory(mixed w3, mixed error)

\core\classes\wm3Link.php at line 198

checkLinkCategoryError

public static void checkLinkCategoryError(mixed w3)

\core\classes\wm3Link.php at line 339

checkLinkError

public static void checkLinkError(mixed w3)

\core\classes\wm3Link.php at line 476

deleteLink

public static void deleteLink(mixed linkID)

\core\classes\wm3Link.php at line 212

deleteLinkCategory

public static void deleteLinkCategory(mixed w3, mixed categoryID)

\core\classes\wm3Link.php at line 472

disableLink

public static void disableLink(mixed linkID)

\core\classes\wm3Link.php at line 208

disableLinkCategory

public static void disableLinkCategory(mixed categoryID)

\core\classes\wm3Link.php at line 455

duplicateLink

public static void duplicateLink(mixed w3)

\core\classes\wm3Link.php at line 387

editLink

public static void editLink(mixed w3, mixed error)

\core\classes\wm3Link.php at line 202

editLinkCategory

public static void editLinkCategory(mixed w3, mixed error)

\core\classes\wm3Link.php at line 474

enableLink

public static void enableLink(mixed linkID)

\core\classes\wm3Link.php at line 210

enableLinkCategory

public static void enableLinkCategory(mixed categoryID)

\core\classes\wm3Link.php at line 68

executeAdminAction

public static void executeAdminAction(mixed w3)

\core\classes\wm3Link.php at line 46

executeHomeAction

public static void executeHomeAction(mixed w3, mixed pageID)

\core\classes\wm3Link.php at line 196

getLinkCategoryList

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

\core\classes\wm3Link.php at line 216

getLinkCategoryName

public static void getLinkCategoryName(mixed w3, mixed categoryID)

\core\classes\wm3Link.php at line 41

getLinkFieldsArray

public static void getLinkFieldsArray()

\core\classes\wm3Link.php at line 218

getLinkList

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

\core\classes\wm3Link.php at line 13

getSectionParameters

public static void getSectionParameters()

\core\classes\wm3Link.php at line 432

saveLink

public static void saveLink(mixed w3)

\core\classes\wm3Link.php at line 204

saveLinkCategory

public static void saveLinkCategory(mixed w3)

\core\classes\wm3Link.php at line 214

selectLinkCategory

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

\core\classes\wm3Link.php at line 440

updateLink

public static void updateLink(mixed w3)

\core\classes\wm3Link.php at line 206

updateLinkCategory

public static void updateLinkCategory(mixed w3)