Ejemplo n.º 1
0
 function TestSet()
 {
     parent::BaseSet('BaseTest');
 }
Ejemplo n.º 2
0
 function ActionSet()
 {
     parent::BaseSet('BaseAction');
 }
Ejemplo n.º 3
0
 function FieldSet()
 {
     parent::BaseSet('Field');
 }
Ejemplo n.º 4
0
 function VersionSet()
 {
     parent::BaseSet('Version');
 }