App\Landing_Admin

Inherited from cmsAdmin_CategorizedList

Public Methods

public __construct()
public stringgetItemParentURLPathPreviewLink(array $item)
Generate parent URL's path
public arrayonModifyDataBeforeSaveItem(array $datavalues)
Modify data before save item @global \App\Users $CurrentUser
public onModifyDataBeforeSaveCategory(array $datavalues)
Before save category
public arraymodifyItemResponseSchemaFields(array $response_schema)
You can customize the response schema field here
public boolRun()
Runs admin command
public Uninstall()