YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Imports

  • FileUtils
  • FileUtils
  • Label
  • Mode
  • Popup
  • Report
  • Squid
  • SquidACL
  • SquidErrorMessages

Includes

  • squid/helper_functions.ycp

Local Functions

Info:

File: include/squid/store_del.ycp Package: Configuration of squid Summary: All Store.. Del.. Move.. functions for dialogs. Authors: Daniel Fiser

local MoveUpRefreshPattern (integer id_item) -> integer

returns new position or nil if not moved

Parameters:
id_item
local MoveDownRefreshPattern (integer id_item) -> integer

returns new position or nil if not moved

Parameters:
id_item
local DelFromACLGroupsTable (integer id_item) -> integer

Delete ACL with id id_item. If ACL has only one occurrence (one definition line) in config file and ACL is used by any option (http_access, no_cache ...) than user is asked if he really want to delete the ACL. If option 'http_access' uses this ACL than it's unaccepted to delete the ACL.

Parameters:
id_item