示例#1
0
 public contentType()
 {
     this.typeField = contentTypes.text;
 }
示例#2
0
 public titleType()
 {
     this.typeField = contentTypes.text;
 }