19declare(strict_types=0);
35 public function iterator(): IteratorFactoryInterface;
51 LPinfoInterface $lp_info,
52 ObjectDataInfoInterface $object_data_info
53 ): CombinedInfoInterface;
60 ): ObjectDataInfoInterface;
63 ObjectDataIteratorInterface $object_data_iterator,
64 LPIteratorInterface $lp_iterator,
65 CombinedIteratorInterface $combined_iterator
@classDescription Date and time handling
objectData(int $object_id, string $title, string $description, string $type)
combined(LPinfoInterface $lp_info, ObjectDataInfoInterface $object_data_info)
lp(int $user_id, int $object_id, int $lp_status, int $percentage, int $lp_mode, int $spent_seconds, ilDateTime $status_changed, int $visits, int $read_count, bool $has_percentage)
view(ObjectDataIteratorInterface $object_data_iterator, LPIteratorInterface $lp_iterator, CombinedIteratorInterface $combined_iterator)