Search
Resourceful
v0.1.2
Pages
Modules
Settings
View Source
Resourceful.Collection.Delegate
protocol
(Resourceful v0.1.2)
Link to this section
Summary
Types
t()
Functions
cast_filter(data_source, filter)
cast_sorter(data_source, sorter)
collection(data_source)
filters(data_source)
paginate(data_source, number, size)
sort(data_source, sorters)
Link to this section
Types
Link to this type
t()
View Source
@type
t() ::
term
()
Link to this section
Functions
Link to this function
cast_filter(data_source, filter)
View Source
Link to this function
cast_sorter(data_source, sorter)
View Source
Link to this function
collection(data_source)
View Source
Link to this function
filters(data_source)
View Source
Link to this function
paginate(data_source, number, size)
View Source
Link to this function
sort(data_source, sorters)
View Source