Overview
packages
Classes

Class Floor

|- class Floor extends YurtPart
Defined in line 18 of file yurtparts/Floor.php.

Overview

Instance fields
Inherited from YurtPart : $yurt
Static methods
Instance methodstoHtml()
Inherited from YurtPart : __construct()

Summary

Instance methods
+ toHtml($params = '')

Details

Instance methods

public function toHtml( $params = '')
Parameters
$params can be 'image' : returns a plan in an image
or 'table' : returns a table with the data
Defined in line 24 of file yurtparts/Floor.php