OpenPace v0.0.1
  • Pages
  • Modules
  • Mix Tasks

    View Source SqueezeWeb.CalendarLive (OpenPace v0.0.1)

    This is the module for the calendar live view

    Link to this section Summary

    Functions

    activities_in_dates(dates, map)
    activities_in_dates(user, activities, dates)
    date_label(date, user)
    format_date(date)
    next(date)
    prev(date)
    race_goals_by_date(user, dates)
    render(assigns)

    Callback implementation for Phoenix.LiveView.render/1.

    weeks(arg)

    Link to this section Functions

    Link to this function

    activities_in_dates(dates, map)

    View Source
    Link to this function

    activities_in_dates(user, activities, dates)

    View Source
    Link to this function

    date_label(date, user)

    View Source
    Link to this function

    format_date(date)

    View Source
    Link to this function

    next(date)

    View Source
    Link to this function

    prev(date)

    View Source
    Link to this function

    race_goals_by_date(user, dates)

    View Source
    Link to this function

    render(assigns)

    View Source

    Callback implementation for Phoenix.LiveView.render/1.

    Link to this function

    weeks(arg)

    View Source

    Download ePub version

    Built using ExDoc (v0.29.1) for the Elixir programming language