l.s.w.s.BrowserFormNG : class documentation

Part of lp.services.webapp.servers View In Hierarchy

Wrapper that provides IBrowserFormNG around a regular form dict.
Method __init__ Create a new BrowserFormNG that wraps a dict containing form data.
Method __contains__ See IBrowserFormNG.
Method __iter__ See IBrowserFormNG.
Method getOne See IBrowserFormNG.
Method getAll See IBrowserFormNG.
def __init__(self, form):
Create a new BrowserFormNG that wraps a dict containing form data.
def __contains__(self, name):
See IBrowserFormNG.
def __iter__(self):
See IBrowserFormNG.
def getOne(self, name, default=None):
See IBrowserFormNG.
def getAll(self, name, default=None):
See IBrowserFormNG.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.