Explorer
index
/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/__init__.py
Module Docs

Package generated from /Applications/Internet Explorer.app

 
Package Contents
       
Microsoft_Internet_Explorer
Netscape_Suite
Required_Suite
Standard_Suite
URL_Suite
Web_Browser_Suite

 
Classes
       
Explorer.Microsoft_Internet_Explorer.Microsoft_Internet_Explorer_Events
Explorer(Explorer.Standard_Suite.Standard_Suite_Events, Explorer.URL_Suite.URL_Suite_Events, Explorer.Netscape_Suite.Netscape_Suite_Events, Explorer.Microsoft_Internet_Explorer.Microsoft_Internet_Explorer_Events, Explorer.Web_Browser_Suite.Web_Browser_Suite_Events, Explorer.Required_Suite.Required_Suite_Events, aetools.TalkTo)
Explorer.Netscape_Suite.Netscape_Suite_Events
Explorer(Explorer.Standard_Suite.Standard_Suite_Events, Explorer.URL_Suite.URL_Suite_Events, Explorer.Netscape_Suite.Netscape_Suite_Events, Explorer.Microsoft_Internet_Explorer.Microsoft_Internet_Explorer_Events, Explorer.Web_Browser_Suite.Web_Browser_Suite_Events, Explorer.Required_Suite.Required_Suite_Events, aetools.TalkTo)
Explorer.Required_Suite.Required_Suite_Events(StdSuites.Required_Suite.Required_Suite_Events)
Explorer(Explorer.Standard_Suite.Standard_Suite_Events, Explorer.URL_Suite.URL_Suite_Events, Explorer.Netscape_Suite.Netscape_Suite_Events, Explorer.Microsoft_Internet_Explorer.Microsoft_Internet_Explorer_Events, Explorer.Web_Browser_Suite.Web_Browser_Suite_Events, Explorer.Required_Suite.Required_Suite_Events, aetools.TalkTo)
Explorer.Standard_Suite.Standard_Suite_Events
Explorer(Explorer.Standard_Suite.Standard_Suite_Events, Explorer.URL_Suite.URL_Suite_Events, Explorer.Netscape_Suite.Netscape_Suite_Events, Explorer.Microsoft_Internet_Explorer.Microsoft_Internet_Explorer_Events, Explorer.Web_Browser_Suite.Web_Browser_Suite_Events, Explorer.Required_Suite.Required_Suite_Events, aetools.TalkTo)
Explorer.URL_Suite.URL_Suite_Events
Explorer(Explorer.Standard_Suite.Standard_Suite_Events, Explorer.URL_Suite.URL_Suite_Events, Explorer.Netscape_Suite.Netscape_Suite_Events, Explorer.Microsoft_Internet_Explorer.Microsoft_Internet_Explorer_Events, Explorer.Web_Browser_Suite.Web_Browser_Suite_Events, Explorer.Required_Suite.Required_Suite_Events, aetools.TalkTo)
Explorer.Web_Browser_Suite.Web_Browser_Suite_Events
Explorer(Explorer.Standard_Suite.Standard_Suite_Events, Explorer.URL_Suite.URL_Suite_Events, Explorer.Netscape_Suite.Netscape_Suite_Events, Explorer.Microsoft_Internet_Explorer.Microsoft_Internet_Explorer_Events, Explorer.Web_Browser_Suite.Web_Browser_Suite_Events, Explorer.Required_Suite.Required_Suite_Events, aetools.TalkTo)
aetools.TalkTo
Explorer(Explorer.Standard_Suite.Standard_Suite_Events, Explorer.URL_Suite.URL_Suite_Events, Explorer.Netscape_Suite.Netscape_Suite_Events, Explorer.Microsoft_Internet_Explorer.Microsoft_Internet_Explorer_Events, Explorer.Web_Browser_Suite.Web_Browser_Suite_Events, Explorer.Required_Suite.Required_Suite_Events, aetools.TalkTo)

 
class Explorer(Explorer.Standard_Suite.Standard_Suite_Events, Explorer.URL_Suite.URL_Suite_Events, Explorer.Netscape_Suite.Netscape_Suite_Events, Explorer.Microsoft_Internet_Explorer.Microsoft_Internet_Explorer_Events, Explorer.Web_Browser_Suite.Web_Browser_Suite_Events, Explorer.Required_Suite.Required_Suite_Events, aetools.TalkTo)
    
Method resolution order:
Explorer
Explorer.Standard_Suite.Standard_Suite_Events
Explorer.URL_Suite.URL_Suite_Events
Explorer.Netscape_Suite.Netscape_Suite_Events
Explorer.Microsoft_Internet_Explorer.Microsoft_Internet_Explorer_Events
Explorer.Web_Browser_Suite.Web_Browser_Suite_Events
Explorer.Required_Suite.Required_Suite_Events
StdSuites.Required_Suite.Required_Suite_Events
_builtinSuites.builtin_Suite.builtin_Suite_Events
aetools.TalkTo

Methods inherited from Explorer.Standard_Suite.Standard_Suite_Events:
get(self, _object, _attributes={}, **_arguments)
get:
Required argument: an AE object reference
Keyword argument as: undocumented, typecode 'type'
Keyword argument _attributes: AppleEvent attribute dictionary
Returns: anything

Methods inherited from Explorer.URL_Suite.URL_Suite_Events:
GetURL(self, _object, _attributes={}, **_arguments)
GetURL: Open the URL (and optionally save it to disk)
Required argument: URL to open
Keyword argument to: File into which to save resource located at URL.
Keyword argument _attributes: AppleEvent attribute dictionary

Methods inherited from Explorer.Netscape_Suite.Netscape_Suite_Events:
Open_bookmark(self, _object=None, _attributes={}, **_arguments)
Open bookmark: Opens a bookmark file
Required argument: If not available, reloads the current bookmark file
Keyword argument _attributes: AppleEvent attribute dictionary

Methods inherited from Explorer.Microsoft_Internet_Explorer.Microsoft_Internet_Explorer_Events:
GetSource(self, _object=None, _attributes={}, **_arguments)
GetSource: Get the HTML source of a browser window
Required argument: Window Identifier of window from which to get the source. No value means get the source from the frontmost window.
Keyword argument _attributes: AppleEvent attribute dictionary
Returns: undocumented, typecode 'TEXT'
PrintBrowserWindow(self, _object=None, _attributes={}, **_arguments)
PrintBrowserWindow: Print contents of browser window (HTML)
Required argument: Window Identifier of the window to print. No value means print the frontmost browser window.
Keyword argument _attributes: AppleEvent attribute dictionary
do_script(self, _object, _attributes={}, **_arguments)
do script: Execute script commands
Required argument: JavaScript text to execute
Keyword argument window: optional Window Identifier (as supplied by the ListWindows event) specifying context in which to execute the script
Keyword argument _attributes: AppleEvent attribute dictionary
Returns: Return value

Methods inherited from Explorer.Web_Browser_Suite.Web_Browser_Suite_Events:
Activate(self, _object=None, _attributes={}, **_arguments)
Activate: Activate Internet Explorer and optionally select window designated by Window Identifier.
Required argument: Window Identifier
Keyword argument _attributes: AppleEvent attribute dictionary
Returns: Window Identifier of window to activate
CloseAllWindows(self, _no_object=None, _attributes={}, **_arguments)
CloseAllWindows: Closes all windows
Keyword argument _attributes: AppleEvent attribute dictionary
Returns: Success
CloseWindow(self, _no_object=None, _attributes={}, **_arguments)
CloseWindow: Close the window specified by either Window Identifier or Title. If no parameter is specified, close the top window.
Keyword argument ID: ID of the window to close. (Can use -1 for top window)
Keyword argument Title: Title of the window to close
Keyword argument _attributes: AppleEvent attribute dictionary
Returns: Success
GetWindowInfo(self, _object, _attributes={}, **_arguments)
GetWindowInfo: Returns a window info record (URL/Title) for the specified window.
Required argument: Window Identifier of the window
Keyword argument _attributes: AppleEvent attribute dictionary
Returns:
ListWindows(self, _no_object=None, _attributes={}, **_arguments)
ListWindows: Returns list of Window Identifiers for all open windows.
Keyword argument _attributes: AppleEvent attribute dictionary
Returns: undocumented, typecode 'list'
OpenURL(self, _object, _attributes={}, **_arguments)
OpenURL: Retrieves URL off the Web.
Required argument: Fully-qualified URL
Keyword argument to: Target file for saving downloaded data
Keyword argument toWindow: Target window for resource at URL (-1 for top window, 0 for new window)
Keyword argument Flags: Valid Flags settings are: 1-Ignore the document cache; 2-Ignore the image cache; 4-Operate in background mode.
Keyword argument FormData: data to post
Keyword argument MIME_Type: MIME type of data being posted
Keyword argument _attributes: AppleEvent attribute dictionary
ParseAnchor(self, _object, _attributes={}, **_arguments)
ParseAnchor: Combines a base URL and a relative URL to produce a fully-qualified URL
Required argument: Base URL
Keyword argument withURL: Relative URL that is combined with the Base URL (in the direct object) to produce a fully-qualified URL.
Keyword argument _attributes: AppleEvent attribute dictionary
Returns: Fully-qualified URL
ShowFile(self, _object, _attributes={}, **_arguments)
ShowFile: FileSpec containing data of specified MIME type to be rendered in window specified by Window Identifier.
Required argument: The file
Keyword argument MIME_Type: MIME type
Keyword argument Window_Identifier: Identifier of the target window for the URL. (Can use -1 for top window)
Keyword argument URL: URL that allows this document to be reloaded.
Keyword argument _attributes: AppleEvent attribute dictionary

Methods inherited from Explorer.Required_Suite.Required_Suite_Events:
open(self, _object, _attributes={}, **_arguments)
open: Open documents
Required argument: undocumented, typecode 'alis'
Keyword argument _attributes: AppleEvent attribute dictionary
print_(self, _object, _attributes={}, **_arguments)
print: Print documents
Required argument: undocumented, typecode 'alis'
Keyword argument _attributes: AppleEvent attribute dictionary
quit(self, _no_object=None, _attributes={}, **_arguments)
quit: Quit application
Keyword argument _attributes: AppleEvent attribute dictionary
run(self, _no_object=None, _attributes={}, **_arguments)
run:
Keyword argument _attributes: AppleEvent attribute dictionary

Methods inherited from _builtinSuites.builtin_Suite.builtin_Suite_Events:
reopen(self, _no_object=None, _attributes={}, **_arguments)
reopen: Reactivate a running application.  Some applications will open a new untitled window if no window is open.
Keyword argument _attributes: AppleEvent attribute dictionary

Methods inherited from aetools.TalkTo:
__getattr__(self, name)
__init__(self, signature=None, start=0, timeout=0)
Create a communication channel with a particular application.
 
Addressing the application is done by specifying either a
4-byte signature, an AEDesc or an object that will __aepack__
to an AEDesc.
activate(self)
Send 'activate' command
newevent(self, code, subcode, parameters={}, attributes={})
Create a complete structure for an apple event
send(self, code, subcode, parameters={}, attributes={})
Send an appleevent given code/subcode/pars/attrs and unpack the reply
sendevent(self, event)
Send a pre-created appleevent, await the reply and unpack it
set = _set(self, _object, _attributes={}, **_arguments)
set: Set an object's data.
Required argument: the object for the command
Keyword argument to: The new value.
Keyword argument _attributes: AppleEvent attribute dictionary
start(self)
Deprecated, used _start()

 
Functions
       
getbaseclasses(v)

 
Data
        Error = 'aetools.Error'
selected_text = Property('stxt')