App\Blog_Admin
Inherited from cmsAdmin_ManyToMany
Public Methods
public | __construct() |
public array | xmodifyItemResponseSchemaFields(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 string | viewCategoryTreeList_Item(array $item, array $data) Internal helper function that you can override to display the individual category in the item editor window $SystemDB
|
public array | onModifyDataBeforeSaveItem(array $datavalues) Modify data before save item $CurrentUser
|
public | ajaxDeleteObjects($mixed_items_to_delete) |