Skip to content
ggodart edited this page Jan 2, 2021 · 2 revisions

floorplan

See original

SYNOPSIS

None

DESCRIPTION

Provides a function to render an HTML table from the objects in the group passed as a parameter.

Bugs:

 -  Recursion is in use. Be carefull of problems with referencing the parent
    group from a child element.  Someone could add a max_level in there to be safe.

 -  If you overlap item co-ordinates, be carefull.  I dont have Z-order checking
    in here either yet and can makes tables get goofy.   Your table will look correct if
    all of your coords are correct. "Garbage in -> Garbage out"

INI PARAMETERS

None

INHERITS

None

METHODS

AUTHOR

Jason Sharpee jason@sharpee.com

Special Thanks to: Bruce Winter - MH

SEE ALSO

http://localhost:8080/bin/floorplan.pl
http://localhost:8080/bin/floorplan.pl?Property
http://localhost:8080/bin/floorplan.pl?Upstairs

Clone this wiki locally