Documentation is available at standard_password.obj.php
1 <?php
2 #IPW METAZO 2.0 OBJECT
3 $_objoldid = 314097;
4 function objfile_314097 () {
5 $obj = owNew('template');
6 $objdata['name'] = "standard_password";
7 $objdata['content'] = "<html>
8 <body>
9 {* Insert your layout here *}
10 {include file=\"standard_password_dialog\"}
11 {* Insert your layout here *}
12 </body>
13 </html>
14 ";
15 $objdata['param'] = "";
16 $objdata['setting'] = "";
17 $objdata['tpltype'] = "1";
18 $objdata['header'] = "";
19 $objdata['style'] = "";
20 $objdata['doctype'] = "0";
21 $obj->createObject($objdata);
22 return $obj;
23 }
24 ?>
Documentation generated on Thu, 9 Jun 2005 06:53:23 +0200 by phpDocumentor 1.2.3