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. Will have the nested frame focus if any.
Accessor for frames information.
Accessor for raw header information.
Request method used to fetch this frame.
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.
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 that 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.
Replaces existing frame with another. If the frame is nested, then the call is passed down one level.
Sets the focus by name. If already focused and the target frame also has frames, then the nested frame will be focused.
Sets the focus by index. The integer index starts from 1.
If already focused and the target frame also has frames, then the nested frame will be focused.
Clears the frame focus for any nested frames.
General form finder. Will search all the frames or just the one in focus.
Finds a form in a page using a form finding method. Will also tag the form with the frame name it belongs in.
Turns an internal array index into the frames list into a public name, or if none, then a one offset index.
Attaches the intended frame index to a list of URLs.
Documentation generated on Fri, 11 Feb 2005 18:13:15 +0000 by phpDocumentor 1.3.0RC3