App\Blog_Admin

Inherited from cmsAdmin_ManyToMany

Public Methods

public __construct()
public arrayxmodifyItemResponseSchemaFields(array $response_schema)
You can customize the response schema field here
public modifyAjaxSearchObjectsResult($keyword, $result_array)
public modifyAjaxGetItemsByCategoryIDResult($id, $result_array)
public onModifyDataBeforeSaveCategory(array $datavalues)
Before save category
public stringviewCategoryTreeList_Item(array $item, array $data)
Internal helper function that you can override to display the individual category in the item editor window $SystemDB
public arrayonModifyDataBeforeSaveItem(array $datavalues)
Modify data before save item $CurrentUser
public ajaxDeleteObjects($mixed_items_to_delete)