Extends: plone.directives.form.schema.Schema, plone.app.dexterity.behaviors.metadata.IBasic
The online client.
The online client is implemented as a container with all available surveys. The default view for all survey elements inside this container is changed to the client user interface. This is done using a simple traversal adapter.
Base class for folderish items
Expose the client as a user to the system.
This is used as ownership for all client data.
borg.localrole provider for IClient instances.
This local role provider gives the client user itself the CountryManager local role. This allows publication of surveys inside the client since the publication machinery always runs under the client user.