Page::html($type[,$param,$param,...])

Version 3.7

Render page data using html renderers

Render data as defined in Html -types.

Return value

Object Html

Arguments

$type
Striong name of html type
$param
Parameters according to html type

Full documentation

Render client info as a card:

$html = $Client->html('kayntikortti','person','job_description','phone,email,address','image');