Class Savant3_Plugin_htmlAttribs

Description

Plugin to convert an associative array to a string of tag attributes.

Located in /Savant3/resources/Savant3_Plugin_htmlAttribs.php (line 27)

Savant3_Plugin
   |
   --Savant3_Plugin_htmlAttribs
Method Summary
string htmlAttribs (array $attribs)
Variables

Inherited Variables

Inherited from Savant3_Plugin

Savant3_Plugin::$Savant
Methods
htmlAttribs (line 42)

Converts an associative array to a string of tag attributes.

  • return: The XHTML for the attributes.
  • access: public
string htmlAttribs (array $attribs)
  • array $attribs: From this array, each key-value pair is converted to an attribute name and value.

Inherited Methods

Inherited From Savant3_Plugin

Savant3_Plugin::__construct()

Documentation generated on Tue, 31 Mar 2009 16:24:42 -0500 by phpDocumentor 1.4.2