Overview
packages
yurt
yurt.libext
yurt.yurtparts
Classes
Crown
Floor
General
LinenRoof
Poles
Walls
Yurt
YurtPart
Statistics
Help
Functions
Classes
Inheritances
Overview
Class Floor
yurt
yurtparts
class Floor extends
YurtPart
Defined in
line 18
of file
yurtparts/Floor.php
.
Overview
Instance fields
Inherited from
YurtPart
:
$yurt
Static methods
Inherited from
YurtPart
:
formatMeters()
m2cm()
Instance methods
toHtml()
Inherited from
YurtPart
:
__construct()
Summary
Instance methods
+
toHtml
($params = '')
Details
Instance methods
toHtml()
public function
toHtml
(
$params = ''
)
Parameters
$params
can be 'image' : returns a plan in an image
or 'table' : returns a table with the data
Overrides
YurtPart->toHtml()
Defined in
line 24
of file
yurtparts/Floor.php