コード例 #1
0
 public function getFieldsToOrder()
 {
     return DatabaseDescription::getFieldsToOrder($this->getTableName(), $this->getFieldName());
 }