YaST2 Developers Documentation: Network configuration



functions
files
intro

Network configuration

include/network/services/proxy.ycp
Proxy configuration

Imports

  • Hostname
  • Label
  • Mode
  • Popup
  • Proxy
  • URL
  • Wizard

Includes

  • network/routines.ycp

Local Functions

local ProxyFinishPopup (boolean modified) -> void

Display popup at the end of the proxy configuration

Parameters:
modified true if proxy settings have been modified

local ProxyMainDialog (boolean standalone) -> any

Proxy dialog

Parameters:
standalone true if not run from another ycp client
Return value:
dialog result

YaST2 Developers Documentation