3_Field.php 2.9 KB

123456789101112131415161718192021222324252627282930313233343536
  1. <?php return array ( 'typeid' => array ( 'id' => '18', 'moduleid' => '3', 'field' => 'typeid', 'name' => '友情链接分类', 'tips' => '', 'required' => '0', 'minlength' => '0', 'maxlength' => '0', 'pattern' => '', 'errormsg' => '', 'class' => '', 'type' => 'typeid', 'setup' => 'array (
  2. \'inputtype\' => \'select\',
  3. \'fieldtype\' => \'smallint\',
  4. \'numbertype\' => \'1\',
  5. \'labelwidth\' => \'\',
  6. \'default\' => \'1\',
  7. )', 'ispost' => '1', 'unpostgroup' => '', 'listorder' => '0', 'status' => '1', 'issystem' => '0', ), 'linktype' => array ( 'id' => '19', 'moduleid' => '3', 'field' => 'linktype', 'name' => '链接类型', 'tips' => '', 'required' => '0', 'minlength' => '0', 'maxlength' => '1', 'pattern' => '', 'errormsg' => '', 'class' => '', 'type' => 'radio', 'setup' => 'array (
  8. \'options\' => \'文字链接|1
  9. LOGO链接|2\',
  10. \'fieldtype\' => \'tinyint\',
  11. \'numbertype\' => \'1\',
  12. \'labelwidth\' => \'\',
  13. \'default\' => \'1\',
  14. )', 'ispost' => '1', 'unpostgroup' => '', 'listorder' => '0', 'status' => '1', 'issystem' => '0', ), 'name' => array ( 'id' => '15', 'moduleid' => '3', 'field' => 'name', 'name' => '网站名称', 'tips' => '', 'required' => '1', 'minlength' => '2', 'maxlength' => '50', 'pattern' => '', 'errormsg' => '', 'class' => '', 'type' => 'text', 'setup' => 'array (
  15. \'size\' => \'40\',
  16. \'default\' => \'\',
  17. \'ispassword\' => \'0\',
  18. \'fieldtype\' => \'varchar\',
  19. )', 'ispost' => '1', 'unpostgroup' => '', 'listorder' => '1', 'status' => '1', 'issystem' => '0', ), 'logo' => array ( 'id' => '16', 'moduleid' => '3', 'field' => 'logo', 'name' => '网站LOGO', 'tips' => '', 'required' => '0', 'minlength' => '0', 'maxlength' => '0', 'pattern' => '', 'errormsg' => '', 'class' => '', 'type' => 'image', 'setup' => 'array (
  20. \'size\' => \'50\',
  21. \'default\' => \'\',
  22. \'upload_maxsize\' => \'\',
  23. \'upload_allowext\' => \'jpg,jpeg,gif,png\',
  24. \'watermark\' => \'0\',
  25. \'more\' => \'0\',
  26. )', 'ispost' => '1', 'unpostgroup' => '', 'listorder' => '2', 'status' => '1', 'issystem' => '0', ), 'siteurl' => array ( 'id' => '17', 'moduleid' => '3', 'field' => 'siteurl', 'name' => '网站地址', 'tips' => '', 'required' => '1', 'minlength' => '10', 'maxlength' => '150', 'pattern' => 'url', 'errormsg' => '', 'class' => '', 'type' => 'text', 'setup' => 'array (
  27. \'size\' => \'50\',
  28. \'default\' => \'\',
  29. \'ispassword\' => \'0\',
  30. \'fieldtype\' => \'varchar\',
  31. )', 'ispost' => '1', 'unpostgroup' => '', 'listorder' => '3', 'status' => '1', 'issystem' => '0', ), 'siteinfo' => array ( 'id' => '20', 'moduleid' => '3', 'field' => 'siteinfo', 'name' => '站点简介', 'tips' => '', 'required' => '0', 'minlength' => '0', 'maxlength' => '0', 'pattern' => '', 'errormsg' => '', 'class' => '', 'type' => 'textarea', 'setup' => 'array (
  32. \'fieldtype\' => \'mediumtext\',
  33. \'rows\' => \'3\',
  34. \'cols\' => \'60\',
  35. \'default\' => \'\',
  36. )', 'ispost' => '1', 'unpostgroup' => '', 'listorder' => '4', 'status' => '1', 'issystem' => '0', ), );?>