PhoenixKitLocations.Paths (PhoenixKitLocations v0.2.1)

Copy Markdown View Source

Centralized path helpers for the Locations module.

All paths go through PhoenixKit.Utils.Routes.path/1 for prefix/locale handling.

Summary

Functions

index()

@spec index() :: String.t()

location_edit(uuid)

@spec location_edit(String.t()) :: String.t()

location_new()

@spec location_new() :: String.t()

type_edit(uuid)

@spec type_edit(String.t()) :: String.t()

type_new()

@spec type_new() :: String.t()

types()

@spec types() :: String.t()