Controller components in ulakbus.crud

Name Description
CRUDCtrl

CRUDCtrl controller is base controller for crud module to redirect to related controller This controller play an empty role for api calls. With response data, location path change to related controller

CRUDListFormCtrl

CRUDListFormCtrl is the main controller for crud module Based on the client_cmd parameter it generates its scope items. client_cmd can be in ['show', 'list', 'form', 'reload', 'refresh'] There are 3 directives to manipulate controllers scope objects in crud.html