1_Field.php 1.9 KB

1234567891011121314151617181920212223
  1. <?php return array ( 'title' => array ( 'id' => '1', 'moduleid' => '1', 'field' => 'title', 'name' => '标题', 'tips' => '', 'required' => '1', 'minlength' => '3', 'maxlength' => '80', 'pattern' => '', 'errormsg' => '标题必填3-80个字', 'class' => '', 'type' => 'title', 'setup' => 'array (
  2. \'thumb\' => \'1\',
  3. \'style\' => \'0\',
  4. \'size\' => \'\',
  5. )', 'ispost' => '1', 'unpostgroup' => '', 'listorder' => '0', 'status' => '1', 'issystem' => '1', ), 'keywords' => array ( 'id' => '2', 'moduleid' => '1', 'field' => 'keywords', 'name' => '关键词', 'tips' => '', 'required' => '0', 'minlength' => '0', 'maxlength' => '0', 'pattern' => '', 'errormsg' => '', 'class' => '', 'type' => 'text', 'setup' => 'array (
  6. \'size\' => \'55\',
  7. \'default\' => \'\',
  8. \'ispassword\' => \'0\',
  9. )', 'ispost' => '1', 'unpostgroup' => '', 'listorder' => '0', 'status' => '1', 'issystem' => '1', ), 'description' => array ( 'id' => '3', 'moduleid' => '1', 'field' => 'description', 'name' => 'SEO简介', 'tips' => '', 'required' => '0', 'minlength' => '0', 'maxlength' => '0', 'pattern' => '', 'errormsg' => '', 'class' => '', 'type' => 'textarea', 'setup' => 'array (
  10. \'rows\' => \'4\',
  11. \'cols\' => \'55\',
  12. \'default\' => \'\',
  13. )', 'ispost' => '1', 'unpostgroup' => '', 'listorder' => '0', 'status' => '1', 'issystem' => '1', ), 'content' => array ( 'id' => '4', 'moduleid' => '1', 'field' => 'content', 'name' => '内容', 'tips' => '', 'required' => '0', 'minlength' => '0', 'maxlength' => '0', 'pattern' => '', 'errormsg' => '', 'class' => '', 'type' => 'editor', 'setup' => 'array (
  14. \'toolbar\' => \'full\',
  15. \'default\' => \'\',
  16. \'height\' => \'\',
  17. \'showpage\' => \'1\',
  18. \'enablekeylink\' => \'0\',
  19. \'replacenum\' => \'\',
  20. \'enablesaveimage\' => \'0\',
  21. \'flashupload\' => \'1\',
  22. \'alowuploadexts\' => \'jpg,jpeg,gif,doc,rar,zip,xls\',
  23. )', 'ispost' => '1', 'unpostgroup' => '', 'listorder' => '0', 'status' => '1', 'issystem' => '1', ), );?>