Search
live_admin
v0.1.5
Pages
Modules
Settings
View Source
LiveAdmin.Resource
(live_admin v0.1.5)
Link to this section
Summary
Functions
change(record, config, params \\ %{})
create(resource, config, params, session)
delete(record, config, session)
fields(resource, config)
find!(id, resource, prefix)
list(resource, config, opts, session)
put_change(changeset, field, value)
update(record, config, params, session)
validate(changeset, config, session)
Link to this section
Functions
Link to this function
change(record, config, params \\ %{})
View Source
Link to this function
create(resource, config, params, session)
View Source
Link to this function
delete(record, config, session)
View Source
Link to this function
fields(resource, config)
View Source
Link to this function
find!(id, resource, prefix)
View Source
Link to this function
list(resource, config, opts, session)
View Source
Link to this function
put_change(changeset, field, value)
View Source
Link to this function
update(record, config, params, session)
View Source
Link to this function
validate(changeset, config, session)
View Source