A composite page. Wraps a frameset page and adds subframes. The original page will be mostly ignored. Implements the SimplePage interface so as to be interchangeable.
Located in /libraries/pear/simpletest/frames.php (line 24)
Stashes the frameset page. Will make use of the browser to fetch the sub frames recursively.
Adds a parsed page to the frameset.
Clears the frame focus.
Accessor for a list of all fixed links.
Accessor for last Authentication type. Only valid straight after a challenge (401).
Accessor for a form element value within a frameset.
Finds the first match amongst the frames.
Accessor for a form element value within a page.
Finds the first match.
Finds a held form by the form ID. A way of
identifying a specific form when we have control of the HTML code. The first form found either within the focused frame, or across frames, will be the one returned.
Finds a held form by image button id. Will only search correctly built forms. The first form found either within the focused frame, or across frames, will be the one returned.
Finds a held form by image label. Will only search correctly built forms. The first form found either within the focused frame, or across frames, will be the one returned.
Finds a held form by image button id. Will only search correctly built forms. The first form found either within the focused frame, or across frames, will be the one returned.
Finds a held form by button id. Will only search correctly built forms. The first form found either within the focused frame, or across frames, will be the one returned.
Finds a held form by button label. Will only search correctly built forms. The first form found either within the focused frame, or across frames, will be the one returned.
Finds a held form by button label. Will only search correctly built forms. The first form found either within the focused frame, or across frames, will be the one returned.
Accessor for current frame focus. Will be false if no frame has focus.
Accessor for frames information.
Accessor for raw header information.
Accessor for current MIME type.
Accessor for raw text of either all the pages or the frame in focus.
Accessor for last Authentication realm. Only valid straight after a challenge (401).
Accessor for a list of all relative links.
Accessor for outgoing header information.
Original request data.
Request method used to fetch this frame.
Accessor for last response code.
Accessor for parsed title.
Accessor for last error.
Accessor for a URL by the id attribute. If in a frameset then the first link found with taht ID attribute is returned only. Focus on a frame if you want one from a specific part of the frameset.
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 a field on the form in which the unique field is available.
Sets the focus by name.
Sets the focus by index. The integer index starts from 1.
General form finder. Will serach all the frames or just the one in focus.
Documentation generated on Fri, 24 Dec 2004 13:02:07 +0000 by phpDocumentor 1.3.0RC3