public static function getByParentID($parID = -1) { return TlonData::selectByKey(self::$TABLE, 'TlonData', $parID); }