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

Class wm3Section

wm3Section

public class wm3Section


Constructor Summary

wm3Section()

Method Summary
protected void

addCategory(mixed w3, mixed error)

protected void

addSubcategory(mixed w3, mixed error)

protected void

checkCategoryError(mixed w3)

protected void

checkSubcategoryError(mixed w3)

protected void

deleteCategory(mixed categoryID, mixed sub_id_field)

protected void

deleteSubcategory(mixed subcategoryID, mixed sub_id_field)

protected void

editCategory(mixed w3, mixed error)

protected void

editSubcategory(mixed w3, mixed error)

protected void

existsCategory(mixed categoryID)

protected void

existsSubcategory(mixed subcategoryID, mixed sub_id_field)

protected void

getCategoryFieldsArray()

protected void

getCategoryID(mixed subcategoryID, mixed fieldID)

protected void

getCategoryIcon(mixed categoryID)

protected void

getCategoryList(mixed w3, mixed currentID, mixed admin, mixed no_icon, mixed no_allowed, mixed base_link, mixed no_page_link, mixed show_subcategories, mixed folder_style, mixed no_header, mixed simple_counter, mixed alternate_search_form, mixed all_language)

protected void

getCategoryName(mixed categoryID)

protected void

getSubcategoryFieldsArray()

protected void

getSubcategoryList(mixed w3, mixed currentID, mixed admin, mixed no_icon, mixed no_allowed, mixed base_link, mixed no_page_link, mixed folder_style, mixed no_header, mixed simple_counter, mixed all_language)

protected void

getSubcategoryName(mixed subcategoryID, mixed field, mixed fieldID)

static void

isActionPrintable(mixed w3)

static void

makeBottomList(mixed w3, mixed columns, mixed content)

static void

makeCaptionList(mixed w3, mixed _WIDTHS, mixed _LABELS, mixed buttons, mixed no_button)

static void

makeEmptyItemsList(mixed w3, mixed columns, mixed label, mixed no_table)

static void

makeHeaderList(mixed w3, mixed _CONTENTS, mixed columns, mixed search_form, mixed render_table)

static void

makeItemList(mixed w3, mixed p, mixed _WIDTHS, mixed _CONTENTS, mixed highlighted, mixed override_css, mixed _COLSPAN)

void

makeNotFoundItem(mixed w3, mixed columns, mixed only_label, mixed no_table, mixed label)

protected void

saveCategory(mixed w3)

protected void

saveSubcategory(mixed w3)

protected void

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

protected void

selectSubcategory(mixed w3, mixed name, mixed subcategoryID, mixed all, mixed admin, mixed field, mixed fieldID)

void

setParameters(mixed _P)

protected void

updateCategory(mixed w3)

protected void

updateSubcategory(mixed w3)

Constructor Detail

\core\classes\wm3Section.php at line 26

wm3Section

public wm3Section()

Method Detail

\core\classes\wm3Section.php at line 372

addCategory

protected void addCategory(mixed w3, mixed error)

\core\classes\wm3Section.php at line 405

addSubcategory

protected void addSubcategory(mixed w3, mixed error)

\core\classes\wm3Section.php at line 355

checkCategoryError

protected void checkCategoryError(mixed w3)

\core\classes\wm3Section.php at line 363

checkSubcategoryError

protected void checkSubcategoryError(mixed w3)

\core\classes\wm3Section.php at line 572

deleteCategory

protected void deleteCategory(mixed categoryID, mixed sub_id_field)

\core\classes\wm3Section.php at line 599

deleteSubcategory

protected void deleteSubcategory(mixed subcategoryID, mixed sub_id_field)

\core\classes\wm3Section.php at line 446

editCategory

protected void editCategory(mixed w3, mixed error)

\core\classes\wm3Section.php at line 484

editSubcategory

protected void editSubcategory(mixed w3, mixed error)

\core\classes\wm3Section.php at line 682

existsCategory

protected void existsCategory(mixed categoryID)

\core\classes\wm3Section.php at line 690

existsSubcategory

protected void existsSubcategory(mixed subcategoryID, mixed sub_id_field)

\core\classes\wm3Section.php at line 119

getCategoryFieldsArray

protected void getCategoryFieldsArray()

\core\classes\wm3Section.php at line 664

getCategoryID

protected void getCategoryID(mixed subcategoryID, mixed fieldID)

\core\classes\wm3Section.php at line 673

getCategoryIcon

protected void getCategoryIcon(mixed categoryID)

\core\classes\wm3Section.php at line 131

getCategoryList

protected void getCategoryList(mixed w3, mixed currentID, mixed admin, mixed no_icon, mixed no_allowed, mixed base_link, mixed no_page_link, mixed show_subcategories, mixed folder_style, mixed no_header, mixed simple_counter, mixed alternate_search_form, mixed all_language)

\core\classes\wm3Section.php at line 646

getCategoryName

protected void getCategoryName(mixed categoryID)

\core\classes\wm3Section.php at line 125

getSubcategoryFieldsArray

protected void getSubcategoryFieldsArray()

\core\classes\wm3Section.php at line 237

getSubcategoryList

protected void getSubcategoryList(mixed w3, mixed currentID, mixed admin, mixed no_icon, mixed no_allowed, mixed base_link, mixed no_page_link, mixed folder_style, mixed no_header, mixed simple_counter, mixed all_language)

\core\classes\wm3Section.php at line 655

getSubcategoryName

protected void getSubcategoryName(mixed subcategoryID, mixed field, mixed fieldID)

\core\classes\wm3Section.php at line 819

isActionPrintable

public static void isActionPrintable(mixed w3)

\core\classes\wm3Section.php at line 779

makeBottomList

public static void makeBottomList(mixed w3, mixed columns, mixed content)

\core\classes\wm3Section.php at line 718

makeCaptionList

public static void makeCaptionList(mixed w3, mixed _WIDTHS, mixed _LABELS, mixed buttons, mixed no_button)

\core\classes\wm3Section.php at line 738

makeEmptyItemsList

public static void makeEmptyItemsList(mixed w3, mixed columns, mixed label, mixed no_table)

\core\classes\wm3Section.php at line 698

makeHeaderList

public static void makeHeaderList(mixed w3, mixed _CONTENTS, mixed columns, mixed search_form, mixed render_table)

\core\classes\wm3Section.php at line 757

makeItemList

public static void makeItemList(mixed w3, mixed p, mixed _WIDTHS, mixed _CONTENTS, mixed highlighted, mixed override_css, mixed _COLSPAN)

\core\classes\wm3Section.php at line 747

makeNotFoundItem

public void makeNotFoundItem(mixed w3, mixed columns, mixed only_label, mixed no_table, mixed label)

\core\classes\wm3Section.php at line 529

saveCategory

protected void saveCategory(mixed w3)

\core\classes\wm3Section.php at line 537

saveSubcategory

protected void saveSubcategory(mixed w3)

\core\classes\wm3Section.php at line 607

selectCategory

protected void selectCategory(mixed w3, mixed name, mixed categoryID, mixed all, mixed admin)

\core\classes\wm3Section.php at line 624

selectSubcategory

protected void selectSubcategory(mixed w3, mixed name, mixed subcategoryID, mixed all, mixed admin, mixed field, mixed fieldID)

\core\classes\wm3Section.php at line 28

setParameters

public void setParameters(mixed _P)

\core\classes\wm3Section.php at line 545

updateCategory

protected void updateCategory(mixed w3)

\core\classes\wm3Section.php at line 558

updateSubcategory

protected void updateSubcategory(mixed w3)