FreenetIS
 All Classes Namespaces Functions Variables Pages
Public Member Functions | Protected Attributes | List of all members
Selector Class Reference

Selector library. More...

Public Member Functions

 __construct ($config=array())
 Constructs the Selector object.
 initialize ($config=array())
 Sets or overwrites (some) config values.
 create ()
 Generates the HTML of selector type.
 __toString ()

Protected Attributes

 $selector_increace = 30
 $selector_min = 10
 $selector_max_multiplier = 5
 $current = 10
 $base_url = NULL

Detailed Description

Selector library.

Author
Danek Petr

Constructor & Destructor Documentation

Selector::__construct (   $config = array())

Constructs the Selector object.

Parameters
arrayconfiguration
Returns
void

Member Function Documentation

Selector::create ( )

Generates the HTML of selector type.

Returns
string selector html
Selector::initialize (   $config = array())

Sets or overwrites (some) config values.

Parameters
arrayconfiguration
Returns
void

The documentation for this class was generated from the following file: