Section 3 RE-FORMATTED gesù bambino
This commit is contained in:
parent
873f1f0666
commit
459aa638b1
@ -1870,19 +1870,11 @@ Authentication Manager
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
\begin_inset ERT
|
|
||||||
status open
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
\family typewriter
|
||||||
|
register(UserData)
|
||||||
|
\family default
|
||||||
\backslash
|
: This function creates a new instance
|
||||||
texttt{register}
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
: This function creates a new entity
|
|
||||||
\begin_inset ERT
|
\begin_inset ERT
|
||||||
status open
|
status open
|
||||||
|
|
||||||
@ -3969,7 +3961,7 @@ begin{lstlisting}
|
|||||||
|
|
||||||
\begin_layout Plain Layout
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
/* This function will apply the fees for each Reservation entity.
|
/* This function will apply the fees for each Reservation instance.
|
||||||
Actually, the user can terminate a reservation for free, but in the future
|
Actually, the user can terminate a reservation for free, but in the future
|
||||||
if PowerEnjoy would decide to apply a fee for the termination of a reservation,
|
if PowerEnjoy would decide to apply a fee for the termination of a reservation,
|
||||||
it would be very easy to modify this value.
|
it would be very easy to modify this value.
|
||||||
@ -4100,7 +4092,7 @@ begin{lstlisting}
|
|||||||
|
|
||||||
\begin_layout Plain Layout
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
/* This function will calculate the eventual discount for each rent entity.
|
/* This function will calculate the eventual discount for each rent instance.
|
||||||
*/
|
*/
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
@ -4330,7 +4322,7 @@ begin{lstlisting}
|
|||||||
|
|
||||||
\begin_layout Plain Layout
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
/* This function will calculate the additional fees for each rent entity.
|
/* This function will calculate the additional fees for each rent instance.
|
||||||
*/
|
*/
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
@ -4427,7 +4419,7 @@ begin{lstlisting}
|
|||||||
|
|
||||||
\begin_layout Plain Layout
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
/* This function will calculate the fees for each Rent entity.
|
/* This function will calculate the fees for each Rent instance.
|
||||||
In this case we have to consider eventual discounts and other additional
|
In this case we have to consider eventual discounts and other additional
|
||||||
fees before sending the payment request to the external payment service.
|
fees before sending the payment request to the external payment service.
|
||||||
It would not be difficult in the future to change some parameters according
|
It would not be difficult in the future to change some parameters according
|
||||||
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Before Width: | Height: | Size: 663 KiB |
Binary file not shown.
Before Width: | Height: | Size: 89 KiB |
Binary file not shown.
Before Width: | Height: | Size: 90 KiB |
Binary file not shown.
Before Width: | Height: | Size: 88 KiB After Width: | Height: | Size: 85 KiB |
Loading…
Reference in New Issue
Block a user