Skip to main content

Provider

Class Provider

  • provider_basic
    default structure of controller and primitive state

  • provider_execute
    for controller class with state only status and execute function with return state

  • provider_fetch_list
    for controller class with state List and fetch function

  • provider_fetch_single
    for controller class with state Single Object and fetch function