wm3Section
public class wm3Section
Constructor Summary | |
---|---|
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 | |
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 | |
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) |
public wm3Section()
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)
public static void isActionPrintable(mixed w3)
public static void makeBottomList(mixed w3, mixed columns, mixed content)
public static void makeCaptionList(mixed w3, mixed _WIDTHS, mixed _LABELS, mixed buttons, mixed no_button)
public static void makeEmptyItemsList(mixed w3, mixed columns, mixed label, mixed no_table)
public static void makeHeaderList(mixed w3, mixed _CONTENTS, mixed columns, mixed search_form, mixed render_table)
public static void makeItemList(mixed w3, mixed p, mixed _WIDTHS, mixed _CONTENTS, mixed highlighted, mixed override_css, mixed _COLSPAN)
public 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)
public void setParameters(mixed _P)
protected void updateCategory(mixed w3)
protected void updateSubcategory(mixed w3)