コード例 #1
0
 public static function moveTreeItemToBeginBySID($item_sid)
 {
     return SJB_ListingFieldTreeManager::moveItemToBeginBySID($item_sid);
 }