Printer configurator |
include/printer/dialogs-connection.ycp |
Connection related dialogs. | |
|
|
This module has an unstable interface. |
Imports
Includes
Local Functions
|
Popup wanting device name.
- Parameters:
-
pre_filled TextEntry is pre-set by this value.
- Return value:
-
new device or ""
Check whether connection configuration is possible additionally store last selected config type
- Parameters:
-
selected symbol selected radio button
- Return value:
-
the same as selected radio button if proceed, nil otherwise
Check whether connection configuration is possible additionally store last selected config type
- Parameters:
-
selected symbol selected radio button
- Return value:
-
the same as selected radio button if proceed, nil otherwise
Check whether connection configuration is possible additionally store last selected config type
- Parameters:
-
selected symbol selected radio button
- Return value:
-
the same as selected radio button if proceed, nil otherwise
Check whether connection configuration is possible additionally store last selected config type
- Parameters:
-
selected symbol selected radio button
- Return value:
-
the same as selected radio button if proceed, nil otherwise
Check whether connection configuration is possible additionally store last selected config type
- Parameters:
-
selected symbol selected radio button
- Return value:
-
the same as selected radio button if proceed, nil otherwise
Check whether connection configuration is possible additionally store last selected config type
- Parameters:
-
what symbol selected symbol selected radio button
- Return value:
-
the same as selected radio button if proceed, nil otherwise
Runs generic dialog with set of radio buttons
- Parameters:
-
items term specifying the VBox of RadioButtonGroup caption string dialog caption frame strign caption of the frame with selection help string help to show to user what symbol containing `connection_type, `connection_local, `connection_cups, `connection_direct, `connection_other to handle dialog-specific situations
- Return value:
-
wizard sequencer symbol
Dialog for select type of printer
- Return value:
-
wizard sequencer symbol
Dialog for create queue for existing printer
- Return value:
-
wizard sequencer symbol
Main connection type dialog
- Parameters:
-
local boolean printer is local or remote
- Return value:
-
wizard sequencer symbol
Dialog asking about connection type for connection to local printers
- Return value:
-
wizard sequencer symbol
Dialog asking about connection type for connection to remote CUPS server
- Return value:
-
wizard sequencer symbol
Dialog asking about connection type for small print servers Possible are direct TCP port, IPP and LPD
- Return value:
-
wizard sequencer symbol
Run dialog asking about connection type Possible are CUPS class, Pipe printing and other printing (set URI)
- Return value:
-
wizard sequencer symbol
Asks user about settings of selected device (port number, other settings for serial ports). Lets user do test of device. Uses global variable printer.
- Parameters:
-
type "parallel", "serial", "usb", "irda", "bluetooth"
- Return value:
-
`back, `next, `abort
Asks user about settings of selected type of remote pritner. E.g. hostname, username+password for samba, ncp, ...
- Parameters:
-
type one of "samba", "novell", "lpd", "ipp", "socket"
- Return value:
-
`next, `back, `abort
Program to print to through pipe specification
- Return value:
-
wizard sequencer symbol
direct Uri definition
- Return value:
-
`next or `back
Change parallel port settings. This function must be called when wizard dialog has been set up. Hence it suppose Wizard library to be imported.
- Return value:
-
for wizard sequencer
Change serial port settings. This function must be called when wizard dialog has been set up. Hence it suppose Wizard library to be imported.
- Return value:
-
for wizard sequencer