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)

static void

addLinkCategory(mixed w3, mixed error)

static void

deleteLink(mixed w3, mixed linkID)

static void

deleteLinkCategory(mixed w3, mixed categoryID)

static void

disableLink(mixed w3, mixed linkID)

static void

disableLinkCategory(mixed w3, mixed categoryID)

static void

duplicateLink(mixed w3)

static void

editLink(mixed w3)

static void

editLinkCategory(mixed w3, mixed error)

static void

enableLink(mixed w3, mixed linkID)

static void

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

selectLinkCategory(mixed w3, mixed all, mixed admin)

static void

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

wm3Link

public wm3Link()

Method Detail

\core\classes\wm3Link.php at line 266

addLink

public static void addLink(mixed w3)

\core\classes\wm3Link.php at line 142

addLinkCategory

public static void addLinkCategory(mixed w3, mixed error)

\core\classes\wm3Link.php at line 378

deleteLink

public static void deleteLink(mixed w3, mixed linkID)

\core\classes\wm3Link.php at line 150

deleteLinkCategory

public static void deleteLinkCategory(mixed w3, mixed categoryID)

\core\classes\wm3Link.php at line 374

disableLink

public static void disableLink(mixed w3, mixed linkID)

\core\classes\wm3Link.php at line 146

disableLinkCategory

public static void disableLinkCategory(mixed w3, mixed categoryID)

\core\classes\wm3Link.php at line 357

duplicateLink

public static void duplicateLink(mixed w3)

\core\classes\wm3Link.php at line 298

editLink

public static void editLink(mixed w3)

\core\classes\wm3Link.php at line 144

editLinkCategory

public static void editLinkCategory(mixed w3, mixed error)

\core\classes\wm3Link.php at line 376

enableLink

public static void enableLink(mixed w3, mixed linkID)

\core\classes\wm3Link.php at line 148

enableLinkCategory

public static void enableLinkCategory(mixed w3, 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 140

getLinkCategoryList

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

\core\classes\wm3Link.php at line 154

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 156

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 334

saveLink

public static void saveLink(mixed w3)

\core\classes\wm3Link.php at line 152

selectLinkCategory

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

\core\classes\wm3Link.php at line 342

updateLink

public static void updateLink(mixed w3)