获取所有模块
\Phpcmf\Service::L('cache')->get('module-'.SITE_ID.'-content');
模块名称
dirname foreach($modelAll as $v){ echo $v['dirname']; }