wm3Section
public class wm3Section
Constructor Summary | |
---|---|
Method Summary | |
---|---|
protected void | addCategory(mixed w3, mixed error) |
protected void | addSubcategory(mixed w3, mixed error) |
protected void | deleteCategory(mixed w3, mixed categoryID, mixed sub_id_field) |
protected void | deleteSubcategory(mixed w3, mixed subcategoryID, mixed sub_id_field) |
protected void | editCategory(mixed w3, mixed error) |
protected void | editSubcategory(mixed w3, mixed error) |
void | existsCategory(mixed w3, mixed categoryID) |
void | existsSubcategory(mixed w3, mixed subcategoryID, mixed sub_id_field) |
protected void | |
protected void | getCategoryID(mixed w3, mixed subcategoryID, mixed fieldID) |
protected void | getCategoryIcon(mixed w3, 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 w3, 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 w3, mixed subcategoryID, mixed field, mixed fieldID) |
static void | isActionPrintable(mixed w3) |
protected void | saveCategory(mixed w3) |
protected void | saveSubcategory(mixed w3) |
protected void | selectCategory(mixed w3, mixed all, mixed admin) |
protected void | selectSubcategory(mixed w3, 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 deleteCategory(mixed w3, mixed categoryID, mixed sub_id_field)
protected void deleteSubcategory(mixed w3, mixed subcategoryID, mixed sub_id_field)
protected void editCategory(mixed w3, mixed error)
protected void editSubcategory(mixed w3, mixed error)
public void existsCategory(mixed w3, mixed categoryID)
public void existsSubcategory(mixed w3, mixed subcategoryID, mixed sub_id_field)
protected void getCategoryFieldsArray()
protected void getCategoryID(mixed w3, mixed subcategoryID, mixed fieldID)
protected void getCategoryIcon(mixed w3, 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 w3, 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 w3, mixed subcategoryID, mixed field, mixed fieldID)
public static void isActionPrintable(mixed w3)
protected void saveCategory(mixed w3)
protected void saveSubcategory(mixed w3)
protected void selectCategory(mixed w3, mixed all, mixed admin)
protected void selectSubcategory(mixed w3, mixed all, mixed admin, mixed field, mixed fieldID)
public void setParameters(mixed _P)
protected void updateCategory(mixed w3)
protected void updateSubcategory(mixed w3)