Open Source Content Management System

mgd_list_events

  1. Description

mgd_list_events -- List event records

Description

`object **mgd_list_events** (int id, string sort, int type)`

Minimum version: Midgard 1.4 (Bifrost)

Lists the events that have their up field set to id

Returns an object traversable by calling fetch() if successful. Returns FALSE on failure.

fetch()) {  
        echo $list->title . "
\n"; } ?>
Designed by Nemein, hosted by Anykey