Open Source Content Management System

mgd_get_style

  1. Description

mgd_get_style -- Get a style

Description

`object **mgd_get_style** (int id)`

Minimum version: Midgard 1.0

Gets information about the style record with id _ id_.

Returns an object describing the record if successful. Returns FALSE on failure.

id . ": name=" . $style->name .  
            ", up=" . $style->up . "
\n"; } ?>
Designed by Nemein, hosted by Anykey