UserManagementListView

Undocumented in source.

Constructors

this
this(ServiceConfiguration configuration, UserCollection userCollection)
Undocumented in source.

Members

Functions

generateBody
string generateBody()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From View

stringTemplate
string stringTemplate;
Undocumented in source.
data
TemplateData data;

Data that will be used in the template

generateBody
string generateBody()

Generates an empty body. If #{body} variable is present, it will be removed

render
string render()

Replace all the variables with the provided options

Meta