TaniPHP
[ class tree: TaniPHP ] [ index: TaniPHP ] [ all elements ]

Class: SelectTag

Source Location: /tags.php

Class Overview

Tag
   |
   --SelectTag

Select tag


Author(s):

  • Dumitru Postoronca

Variables

Methods


Inherited Variables

Inherited Methods

Class: Tag

Tag::getAttrib()
Gets attribute value
Tag::getHtml()
Renders the object in HTML code
Tag::out()
Outputs the Tag as XHTML
Tag::setAttrib()
Sets a tag attribute
Tag::setAttribs()
Sets multiple tag attributes
Tag::_parseAttrib()
Parses the attributes from an array form to name="value"

Class Details

[line 209]
Select tag

Select tag




Tags:

author:  Dumitru Postoronca


[ Top ]


Class Variables

$selected =

[line 224]

ID of the selected item

ID of the selected item



Type:   string


[ Top ]

$values = array()

[line 217]

Associative array of select values

Associative array of select values



Type:   array


[ Top ]



Class Methods


constructor SelectTag [line 232]

SelectTag SelectTag( string $name, [string $selected = null])

Constructor

Constructor




Parameters:

string   $name   Name of the select tag
string   $selected   ID of the selected item

[ Top ]

method out [line 238]

void out( )



Overrides Tag::out() (Outputs the Tag as XHTML)

[ Top ]


Documentation generated on Fri, 16 Dec 2005 13:16:45 +0200 by phpDocumentor 1.3.0RC4