| Trees | Indices | Help |
|
|---|
|
|
Interfaces for launching and remotely controlling Web browsers.
|
|||
| Error | |||
|
BaseBrowser Parent class for all browsers. |
|||
|
GenericBrowser Class for all browsers started with a command and without remote functionality. |
|||
|
BackgroundBrowser Class for all browsers which are to be started in the background. |
|||
|
UnixBrowser Parent class for all Unix browsers with remote functionality. |
|||
|
Mozilla Launcher class for Mozilla/Netscape browsers. |
|||
|
Netscape Launcher class for Mozilla/Netscape browsers. |
|||
|
Galeon Launcher class for Galeon/Epiphany browsers. |
|||
|
Opera Launcher class for Opera browser. |
|||
|
Elinks Launcher class for Elinks browsers. |
|||
|
Konqueror Controller for the KDE File Manager (kfm, or Konqueror). |
|||
| Grail | |||
| WindowsDefault | |||
| InternetConfig | |||
|
MacOSX Launcher class for Aqua browsers on Mac OS X |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
_tryorder =
|
|||
_browsers =
|
|||
Imports: os, sys, stat, subprocess, time, ic
|
|||
Attempt to synthesize a controller base on existing controllers. This is useful to create a controller when a user specifies a path to an entry in the BROWSER environment variable -- we can copy a general controller to operate using a specific installation of the desired browser in this way. If we can't create a controller in this way, or if there is no executable for the requested browser, return [None, None]. |
|
|||
_tryorder
|
_browsers
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0 on Tue Jan 29 22:41:32 2008 | http://epydoc.sourceforge.net |