芝麻web文件管理V1.00
编辑当前文件:/home/p/r/i/prismawe/clients/canaldegap.fr_old/modules/CTLModuleMaker/doc/field.txt
$field[0] = field name $field[1] = field type (see GetFieldTypes() ) $field[2] = mandatory field? (bool) $field[3] = indexed field? (bool) $field[4] = default value $field[5] = array ( "listoptions" => what options for dropdown list (string) "listmode" => 1=dropdown, 2=select, 3=radio, 4=checkboxes "upfolder" => upload path for files "thumb" => size of thumbnail, if any (intxint) "size" => resize size, if any (intxint) "fileext" => comma separated allowed extensions (string) "innersearch" = > show in the advanced search? (bool) ) $field[6] : field errors (array) (temporary, only during field creation) $field[7] : field friendly name (string)