Documentation
¶
Overview ¶
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
Index ¶
- func AdminDashboard() templ.Component
- func CreateSuccessUser(user model.User) templ.Component
- func EditHotel(hotel model.Hotel) templ.Component
- func EditReservation(reservation model.Reservation, hotels []model.Hotel, tours []model.Tour) templ.Component
- func EditTour(tour model.Tour) templ.Component
- func EditUser(user model.User) templ.Component
- func ListGroupReservations(dropDownReservations []service_object.DropDownReservations) templ.Component
- func ListHotels(hotels []model.Hotel) templ.Component
- func ListPayments(payments []model.Payment) templ.Component
- func ListReservations(reservations []model.Reservation) templ.Component
- func ListTours(tours []model.Tour) templ.Component
- func ListUsers(users []model.User) templ.Component
- func LoginForm() templ.Component
- func NewHotel() templ.Component
- func NewReservation(hotels []model.Hotel, tours []model.Tour) templ.Component
- func NewTour() templ.Component
- func NewUser(user model.User) templ.Component
- func Password() templ.Component
- func UpdateSuccessUser(user model.User) templ.Component
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AdminDashboard ¶
func EditReservation ¶
func ListGroupReservations ¶
func ListGroupReservations(dropDownReservations []service_object.DropDownReservations) templ.Component
func ListReservations ¶
func ListReservations(reservations []model.Reservation) templ.Component
Types ¶
This section is empty.
Source Files
¶
- admin_dashboard_templ.go
- edit_hotel_templ.go
- edit_reservation_templ.go
- edit_tour_templ.go
- edit_user_templ.go
- list_group_reservations_templ.go
- list_hotels_templ.go
- list_payment_templ.go
- list_reservations_templ.go
- list_tours_templ.go
- list_users_templ.go
- login_form_templ.go
- new_hotel_templ.go
- new_reservation_templ.go
- new_tour_templ.go
- new_user_templ.go
- password_templ.go
Click to show internal directories.
Click to hide internal directories.