mgd_get_style_by_name
mgd_get_style_by_name -- Get a style by its name
Description
`object **mgd_get_style_by_name** (string name)`
Minimum version: Midgard 1.4 (Bifrost)
Gets information about the style record with name _ name_.
Returns an object describing the record if successful. Returns FALSE on failure.
id . " " . $style->name;
?>
