Comments: on this page. Click to read or post your own.
A wrapper for a web page.
Located in /sapphire/dev/simpletest/page.php (line 334)
Parses a page ready to access it's contents.
Closes the most recently opened form.
Opens a form. New widgets go here.
Takes a single frame tag and stashes it in the current frame set.
Closes the most recently opened frameset.
Opens a frameset. A frameset may contain nested frameset tags.
Closes the most recently opened label.
Opens a label for a described widget.
Marker for end of complete page. Any work in progress can now be closed.
Clears the frame focus. Does nothing for a leaf page.
Expands expandomatic URLs into fully qualified URLs.
Accessor for last Authentication type. Only valid straight after a challenge (401).
Accessor for a form element value within a page.
Finds a held form by the form ID. A way of identifying a specific form when we have control of the HTML code.
Finds a held form by image using a selector.
Will only search correctly built forms.
Finds a held form by button label. Will only search correctly built forms.
Accessor for current frame focus. Will be false as no frames.
Fetches a list of loaded frames.
Accessor for frame name and source URL for every frame that will need to be loaded. Immediate children only.
Accessor for raw headers of page.
Original request method.
Accessor for current MIME type.
Accessor for raw text of page.
Accessor for last Authentication realm. Only valid straight after a challenge (401).
Original request as bytes sent down the wire.
Original request data.
Accessor for HTTP response code.
Accessor for plain text of page as a text browser would see it.
Accessor for parsed title.
Accessor for last error.
Accessor for a URL by the id attribute.
Accessor for a list of all links.
Accessor for URLs by the link label. Label will match regardess of whitespace issues and case.
Test for the presence of a frameset.
Sets a field on each form in which the field is available.
Sets the focus by name. Always fails for a leaf page.
Sets the focus by index. The integer index starts from 1.
Test to see if link is an absolute one.
Documentation generated on Sun, 19 Oct 2008 06:43:57 +1300 by phpDocumentor 1.3.2