コード例 #1
0
 function getPublisher($publisherId)
 {
     return Admin_DA::_getEntity('publisher', $publisherId);
 }