コード例 #1
0
ファイル: masterpress.php プロジェクト: verbazend/AWFA
 public static function view_class($key) {
   return "MPV_".MPU::title_case($key, true);
 }