classname: htmlobject_box


extends: htmlobject_div

 Box

@package htmlobjects
@author Alexander Kuballa [akuballa@users.sourceforge.net]
@copyright Copyright (c) 2008 - 2010, Alexander Kuballa
@license BSD License (see LICENSE.TXT)
@version 1.0

filename: htmlobject.box.class.php

Attributes

top
attribute: css_left
access: public
default:
left

css class for left box

@access public
@var string
top
attribute: css_right
access: public
default:
right

css class for right box

@access public
@var string
top
attribute: label
access: public
default:
empty

Label (Title) of box

@access public
@var string
top
attribute: label_for
access: public
default:
empty

Label for input

@access public
@var string


Methods

top
function: get_string

 Get html element as string
 
 @access public
 @return string
top
function: __attribs

 Init attribs
 
 @access protected
 @return array