SCHLIX\cmsAdmin_HierarchicalTree_List

Inherited from cmsAdmin_CategorizedList
Implements interface_cmsAdmin_HierarchicalTreeList
Inherits Contacts_Admin, Core_MediaManager_Admin, Gallery_Admin, Html_Admin, cmsAdmin_ManyToMany

Protected Attributes

protected $app 

Protected Methods

protected getParentIDs($cat_id)

Public Methods

public __construct($data_type=null, $public_methods=null)
public ajaxGetAllDataResponseSchema()
Ajax reply of all data response schema from all table
public stringgetCategoryParentURLPathPreviewLink(array $category)
Generate parent URL's path
public getCategoryTableResponseSchema()
Returns the data response Schema for ajax Listing - category table
public ajaxGetItemsByCategoryID($id, $start, $end, $sortby='', $sortdirection='ASC')
public ajaxGetCategoriesByParentID($parent_id, $expanded_nodes='', $tart, $end, $sortby='', $sortdirection='ASC')
public ajaxGetAllParentsByCategoryID($current_category_id)
public duplicateCategory($catid, $destination_catnumber)
public getChildCategoriesByParentID($id, $start, $end, $sortby='', $sortdirection='ASC')
public ajaxCopyObjects($mixed_items_to_copy, $destination='')
public ajaxMoveObjects($mixed_items_to_move, $destination)
public ajaxGetAllCategories($start, $end, $sortby='', $sortdirection='ASC')
public Run()