See
PublishedAPI for packages intended to be used by Plugin and Contrib authors, or
browse all packages.
See also
Developing plugins,
Developer's Bible,
Technical Overview
Prompt for a vhost name and create the host when
requested.
WIZARD create_vhost_1
Stage 1 of the create wizard. Build a prompt page for the
virtual host to be created.
WIZARD create_vhost_2
Stage 2 - Edit/confirm the configuration. Called with arguments:
- name - The Virtual host name
- template - The name of the host template directory.
- cfgtemplate - The name of the VirtualHost.cfg template
Display a confirmation screen with the template expanded into a textarea.
WIZARD run_create
Stage 3 - Actually create the vhost. Called with arguments:
- name - The Virtual host name
- template - The name of the host template directory.
- cfgtemplate - The name of the VirtualHost.cfg template
- cfgtext - Text content of cfgtemplate file. Overrides conents if cfgtemplate present.
This can be called from the bin/configure dialogs, or from tools/configure.