Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
|
local:shop:structure:classes:shopobject [2017/11/15 13:50] florence [Methods] |
local:shop:structure:classes:shopobject [2020/04/07 11:06] (Version actuelle) |
||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| + | <html><!-- nomoodle --></html>{{ :logo-apl.png?nolink |}}<html><!-- /nomoodle --></html> | ||
| ===== The ShopObject Class ===== | ===== The ShopObject Class ===== | ||
| - | ===== Moodle Integrated Shop : Structural elements ===== | + | ==== Moodle Integrated Shop : Structural elements==== |
| The ShopObject is the base class for all other functional classes of the Moodle Shop. It will provide a basic API for any othe robject and an abstraction layer to the DB storage. | The ShopObject is the base class for all other functional classes of the Moodle Shop. It will provide a basic API for any othe robject and an abstraction layer to the DB storage. | ||
| Ligne 19: | Ligne 20: | ||
| Save the current state of the object to DB. | Save the current state of the object to DB. | ||
| - | == delete() === | + | === delete() === |
| Deletes the underlying record. | Deletes the underlying record. | ||
| Ligne 27: | Ligne 28: | ||
| <html><!-- nomoodle --></html> | <html><!-- nomoodle --></html> | ||
| - | [[:local:shop:structure|Back to the Moodle Shop structure documentation]] - [[:local:shop|Back to Local Shop componant ]] -[[local:shop:userguide:salesadmin|Configuration and implementation of a commercial offer]] - [[:start|back to catalogue]] | + | [[:local:shop:structure|Back to the Moodle Shop structure documentation summary]] - [[local:shop:userguide:salesadmin|Go to Configuration and implementation of a commercial offer]] - [[:local:shop|Back to Local Shop componant ]] - [[:start|Back to catalogue]] |
| <html><!-- /nomoodle --></html> | <html><!-- /nomoodle --></html> | ||