Return a vocabulary created dynamically from the context archive.
def
__call__(self, context):
Return a vocabulary created dynamically from the context archive.
Parameters
context
The context used to generate the vocabulary. This
is passed automatically by the zope machinery. Therefore
this factory can only be used in a class where the context is
an IArchive.