Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
show_room_groups.php File Reference

Variables

 $res_obj = ResourceObject::Factory()
 $snap = new DbSnapshot(new DB_Seminar("SELECT resource_id, parent_id FROM resources_objects INNER JOIN resources_categories USING(category_id) WHERE is_room = 1"))

Variable Documentation

show_room_groups.php

use this script to get a sample config_room_groups.inc.php based on existing rooms and resources structure, writes to STDOUT

Author
André Noack noack.nosp@m.@dat.nosp@m.a-que.nosp@m.st.d.nosp@m.e, Suchi & Berg GmbH info@.nosp@m.data.nosp@m.-ques.nosp@m.t.de public
$snap = new DbSnapshot(new DB_Seminar("SELECT resource_id, parent_id FROM resources_objects INNER JOIN resources_categories USING(category_id) WHERE is_room = 1"))