Esempio n. 1
0
 function terms()
 {
     $dp = new DataProvider($this);
     return $dp->termsProvider();
 }