Documentation is available at _child_bulletinboard_342666.obj.php
1 <?php
2 #IPW METAZO 2.0 OBJECT
3 $_objoldid = 342666;
4 function objfile_342666 () {
5 $obj = owNew('documentsection');
6 $objdata['name'] = "Bulletin board";
7 $objdata['subname'] = "";
8 $objdata['extension'] = "forum";
9 $objdata['configset'] = "";
10 $objdata['params'] = "";
11 $objdata['script'] = "0";
12 $objdata['content'] = "<P><BR> </P>";
13 $obj->createObject($objdata);
14 $obj->moveTo(2);
15 return $obj;
16 }
17 ?>
Documentation generated on Thu, 9 Jun 2005 06:54:23 +0200 by phpDocumentor 1.2.3