NotationService
This class represents the rating system and its parameters
public static
|
|
public static
|
#
display_static_image(
This function required object Notation containing the module_name, id in module and notation_scale. |
public static
|
#
display_active_image(
This function required object Notation containing the module_name, id_in_module, user_id, note and notation_scale. |
public static
|
#
update_notation_scale( string $module_name, string $old_notation_scale, string $new_notation_scale )
This fonction update notation scale by module_name |
public static
|
#
delete_notes_id_in_module( string $module_name, string $id_in_module )
This fonction delete all notes by id module and id in module element |
public static
|
|
public static
|
#
get_number_notes(
This function required object Notation containing the module_name and id_in_module. |
public static
|
#
get_average_notes(
This function required object Notation containing the module_name and id_in_module. |
public static
|
#
get_informations_note(
This function required object Notation containing the module_name, id_in_module and user_id. |