Firewall configuration |
firewall/wizards.ycp |
Wizards definition |
|
|
Copyright 2004, Novell, Inc. All rights reserved.
Imports
Includes
- firewall/complex.ycp
- firewall/dialogs.ycp
Local Functions
|
|
|
local MainSequence () -> any
|
|
Main workflow of the firewall configuration
- Return value:
|
returned value from Sequencer::Run() call |
local FirewallSequence () -> any
|
|
Whole configuration of firewall
- Return value:
|
returned value from Sequencer::Run() call |
local FirewallAutoSequence () -> any
|
|
Whole configuration of firewall
- Return value:
|
returned value from Sequencer::Run() call |
local FirewallInstallationSequence () -> any
|
|
Whole configuration of firewall
- Return value:
|
returned value from Sequencer::Run() call |
|