Search
Preparing search index...
The search index is not available
backend
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
backend
routes/template
Module routes/template
Index
Variables
not
Owner
Error
Functions
create
Template
delete
Template
get
All
Templates
get
Router
get
Single
Template
update
Template
Variables
Const
not
Owner
Error
not
Owner
Error
:
ApiError
= ...
Functions
create
Template
create
Template
(
req
:
Request
<
ParamsDictionary
,
any
,
any
,
ParsedQs
,
Record
<
string
,
any
>
>
)
:
Promise
<
Responses.Template
>
Parameters
req:
Request
<
ParamsDictionary
,
any
,
any
,
ParsedQs
,
Record
<
string
,
any
>
>
Returns
Promise
<
Responses.Template
>
delete
Template
delete
Template
(
req
:
Request
<
ParamsDictionary
,
any
,
any
,
ParsedQs
,
Record
<
string
,
any
>
>
)
:
Promise
<
Responses.Empty
>
Parameters
req:
Request
<
ParamsDictionary
,
any
,
any
,
ParsedQs
,
Record
<
string
,
any
>
>
Returns
Promise
<
Responses.Empty
>
get
All
Templates
get
All
Templates
(
req
:
Request
<
ParamsDictionary
,
any
,
any
,
ParsedQs
,
Record
<
string
,
any
>
>
)
:
Promise
<
Responses.TemplateList
>
Parameters
req:
Request
<
ParamsDictionary
,
any
,
any
,
ParsedQs
,
Record
<
string
,
any
>
>
Returns
Promise
<
Responses.TemplateList
>
get
Router
get
Router
(
)
:
express.Router
Returns
express.Router
get
Single
Template
get
Single
Template
(
req
:
Request
<
ParamsDictionary
,
any
,
any
,
ParsedQs
,
Record
<
string
,
any
>
>
)
:
Promise
<
Responses.Template
>
Parameters
req:
Request
<
ParamsDictionary
,
any
,
any
,
ParsedQs
,
Record
<
string
,
any
>
>
Returns
Promise
<
Responses.Template
>
update
Template
update
Template
(
req
:
Request
<
ParamsDictionary
,
any
,
any
,
ParsedQs
,
Record
<
string
,
any
>
>
)
:
Promise
<
Responses.Template
>
Parameters
req:
Request
<
ParamsDictionary
,
any
,
any
,
ParsedQs
,
Record
<
string
,
any
>
>
Returns
Promise
<
Responses.Template
>
Modules
orm_
functions/applied_
role
orm_
functions/attachment
orm_
functions/contract
orm_
functions/evaluation
orm_
functions/general_
purpose
orm_
functions/job_
application
orm_
functions/job_
application_
skill
orm_
functions/language
orm_
functions/login_
user
orm_
functions/login_
user_
osoc
orm_
functions/orm_
types
orm_
functions/osoc
orm_
functions/password_
reset
orm_
functions/person
orm_
functions/project
orm_
functions/project_
role
orm_
functions/project_
user
orm_
functions/role
orm_
functions/session_
key
orm_
functions/student
orm_
functions/template
routes/admin
routes/coach
routes/followup
routes/form
routes/github
routes/login
routes/osoc
routes/project
routes/reset
routes/role
routes/student
routes/template
routes/user
routes/verify
not
Owner
Error
create
Template
delete
Template
get
All
Templates
get
Router
get
Single
Template
update
Template
Generated using
TypeDoc