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 colspan, mixed content) |
static void | makeCaptionList(mixed w3, mixed _WIDTHS, mixed _LABELS, mixed buttons, mixed no_button, mixed _COLSPAN) |
static void | makeEmptyItemsList(mixed w3, mixed colspan, mixed label, mixed no_table) |
static void | makeFormBottom(mixed w3, mixed content, mixed colspan, mixed empty) |
static void | makeFormItem(mixed w3, mixed p, mixed label, mixed _CONTENTS, mixed colspan, mixed id, mixed extra, mixed label_width, mixed _WIDTH) |
static void | makeFormSeparator(mixed w3, mixed colspan, mixed _CONTENTS, mixed _WIDTH) |
static void | makeFormTitle(mixed w3, mixed p, mixed title, mixed colspan, mixed empty) |
static void | makeHeaderList(mixed w3, mixed _CONTENTS, mixed colspan, mixed search_form, mixed render_table) |
static void | makeItemList(mixed w3, mixed p, mixed _WIDTHS, mixed _CONTENTS, mixed highlighted, mixed _COLSPAN, mixed bar_vertical, mixed bar_horizontal) |
void | makeNotFoundItem(mixed w3, mixed colspan, 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 colspan, mixed content)
public static void makeCaptionList(mixed w3, mixed _WIDTHS, mixed _LABELS, mixed buttons, mixed no_button, mixed _COLSPAN)
public static void makeEmptyItemsList(mixed w3, mixed colspan, mixed label, mixed no_table)
public static void makeFormBottom(mixed w3, mixed content, mixed colspan, mixed empty)
public static void makeFormItem(mixed w3, mixed p, mixed label, mixed _CONTENTS, mixed colspan, mixed id, mixed extra, mixed label_width, mixed _WIDTH)
public static void makeFormSeparator(mixed w3, mixed colspan, mixed _CONTENTS, mixed _WIDTH)
public static void makeFormTitle(mixed w3, mixed p, mixed title, mixed colspan, mixed empty)
public static void makeHeaderList(mixed w3, mixed _CONTENTS, mixed colspan, mixed search_form, mixed render_table)
public static void makeItemList(mixed w3, mixed p, mixed _WIDTHS, mixed _CONTENTS, mixed highlighted, mixed _COLSPAN, mixed bar_vertical, mixed bar_horizontal)
public void makeNotFoundItem(mixed w3, mixed colspan, 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)