SimplePage
mixed
$_base
= false (line 352)
mixed
$_complete_forms
(line 341)
mixed
$_frames
(line 343)
mixed
$_frameset
(line 342)
mixed
$_frameset_nesting_level
(line 344)
mixed
$_headers
(line 349)
mixed
$_label
(line 338)
mixed
$_last_widget
(line 337)
mixed
$_left_over_labels
(line 339)
mixed
$_links
(line 335)
mixed
$_method
(line 350)
mixed
$_open_forms
(line 340)
mixed
$_raw
(line 346)
mixed
$_request_data
(line 353)
mixed
$_sent
(line 348)
mixed
$_text
(line 347)
mixed
$_title
(line 336)
mixed
$_transport_error
(line 345)
mixed
$_url
(line 351)
Parses a page ready to access it's contents.
Opens a form. New widgets go here.
Takes a single frame tag and stashes it in the current frame set.
Opens a frameset. A frameset may contain nested frameset tags.
Opens a label for a described widget.
Marker for end of complete page. Any work in progress can now be closed.
Adds a tag to the page.
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.
Accessor for frame name and source URL for every frame that will need to be loaded. Immediate children only.
Accessor for last Authentication realm. Only valid straight after a challenge (401).
Accessor for plain text of page as a text browser would see it.
Accessor for a URL by the id attribute.
Accessor for URLs by the link label. Label will match regardess of whitespace issues and case.
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.
Adds a link to the page.
Test to see if link is an absolute one.
Sets the base url for the page.
Sets the title tag contents.
Documentation generated on Sun, 04 May 2008 09:21:53 -0500 by phpDocumentor 1.3.0