ValueListItemService::all()
Method: Returns a list of ValueListItem
objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
Method: Returns a list of ValueListItem
objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
Method: Creates a new ValueListItem
object, which is added to the specified parent value list.
Method: Deletes a ValueListItem
object, removing it from its parent value list.