# the-controller-manage@1.0.2 Manage controller for the-server + Functions + [create(args)](#the-controller-manage-function-create) + [`TheManageCtrl`](#the-controller-manage-classes) Class + [new TheManageCtrl()](#the-controller-manage-classes-the-manage-ctrl-constructor) + [ctrl.list(condition)](#the-controller-manage-classes-the-manage-ctrl-list) ## Functions ### create(args) -> `TheManageCtrl` Create a TheManageCtrl instance | Param | Type | Description | | ----- | --- | -------- | | args | * | | ## `TheManageCtrl` Class Manage controller for the-server **Extends**: + `TheCtrl` ### new TheManageCtrl() Constructor of TheManageCtrl class ### ctrl.list(condition) -> `Promise` List entities | Param | Type | Description | | ----- | --- | -------- | | condition | Object | |