1.2.2.7.2. isis – Tools for Working With ISIS (Integrated Student Information System)

class lib.browser.plugins.uf.isis.IsisBrowserTools

Contains various simple ISIS utilities.

__init__()
load_isis_page(plugin, browser, page_code, *args, **kwargs)

Given a page code (given by the links on the isis sidebar), loads a page. Examples of this are TRQ-SPEND, RSI-GRADES or RSI-RGHOLD. Codes appear to be in all caps, composed of 3 letters, followed by a hyphen, and then another small group of letters, however this could change. Page codes can be submitted as either HTTP GET or POST requests, however this method simply uses GET requests, making requests apparent when looking at the loaded URL.

Previous topic

1.2.2.7.1. login – Automatic and Semi-Automatic Gatorlink Login Handling

Next topic

2. Task-Oriented Services

This Page