Endian banner

endian.l2tp.web.controllers package

Submodules

endian.l2tp.web.controllers.settings module

class L2TPSettingsController(schema=None, settingsWidget=None, storage=None, do_validate=True, do_store=True, **params)

Bases: endian.emi.controllers.settings.SettingsController

entity

alias of Settings

Module contents

class L2TPController(storage=None, key=None, action=None, check=None, **params)

Bases: endian.emi.controllers.switch.SwitchController

action()
controllers = [<endian.l2tp.web.controllers.settings.L2TPSettingsController object at 0xd88696c>]
description = 'To enable L2TP click on the switch above.'
entity

alias of Settings

key = 'ENABLED'
settings = <endian.l2tp.web.controllers.settings.L2TPSettingsController object at 0xd88696c>
switch_divider = True
switch_title = 'Enable L2TP'

Table Of Contents

Previous topic

endian.l2tp.web package

Next topic

endian.l2tp.web.widgets package