PermissionDispatcher

Incomplete documentation - sorry!

Note

Neil - please put some data in technical/class_headings/PermissionDispatcher.rst

methods and attributes

class lib_openmolar.server.permission_dispatcher.PermissionDispatcher[source]

Bases: lib_openmolar.server.functions.function_store.FunctionStore

wraps all the calls and checks if the user has permissions to run that method

__init__()[source]
PERMISSIONS = {}
management_functions()

A list of tuples (func, description). Ultimately these are displayed to the user in a dialog.

pre_execution_warning(func_name)

see if any warning needs to be confirmed before execution returns None if hasn’t been specified here.

user[source]

Table Of Contents

Previous topic

PayLoad

Next topic

Service