soo_txp_obj API Documentation

soo_html_anchor Class Reference

Class for (X)HTML anchor elements. More...

List of all members.

Public Member Functions

 __construct ($atts=array(), $content= '')

Protected Attributes

(X)HTML attributes

 $href = ''
 $name = ''
 $rel = ''
 $rev = ''
 $type = ''
 $hreflang = ''
 $charset = ''
 $accesskey = ''
 $tabindex = ''
 $shape = ''
 $coords = ''
 $onfocus = ''
 $onblur = ''

Detailed Description

Class for (X)HTML anchor elements.

Definition at line 1094 of file soo_txp_obj.php.


Constructor & Destructor Documentation

soo_html_anchor::__construct ( atts = array(),
content = '' 
)
Parameters:
atts URI string (href value) or attribute array.
content Element content (string, soo_html object, or array thereof)

Definition at line 1116 of file soo_txp_obj.php.


The documentation for this class was generated from the following file:
 All Classes Functions Variables