SmarMaker - Documentation
Docs» en:back:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:back:start [2025/09/03 14:43] – Automatic translation caprelen:back:start [2025/09/03 14:44] (current) – Automatic translation caprel
Line 9: Line 9:
   * ''smartmaker-api'' the folder in which you will store the php controllers and mappers for your objects, which will be accessible via the api.php router in the ''pwa''   * ''smartmaker-api'' the folder in which you will store the php controllers and mappers for your objects, which will be accessible via the api.php router in the ''pwa''
  
-As well as a file ''smartmaker-api-prepend.php'' file, which is used to factorise code and avoid overly verbose php headers. +As well as a file ''smartmaker-api-prepend.php'' which is used to factorise code and avoid having php headers that are too verbose.
 ##Mapping dolibarr <-> react application ##Mapping dolibarr <-> react application
  
-Dolibarr objects can't be directly transposed into react, so we've developed a mapping system that allows you to map dolibarr objects to their react equivalent.+Dolibarr objects can't be directly transposed into react, so we've developed a mapping system that matches dolibarr objects with their react equivalent.
  
 Each dolibarr class that needs to be mapped can be mapped using a set of fine-tuned techniques, details of which can be found below. Each dolibarr class that needs to be mapped can be mapped using a set of fine-tuned techniques, details of which can be found below.
Line 21: Line 20:
 If your module provides a SmartInter object, for example, you can map its fields to react simply by implementing a dmSmartInter file. If your module provides a SmartInter object, for example, you can map its fields to react simply by implementing a dmSmartInter file.
  
-More details on the [[mapping dolibarr <ignore><-> react</ignore>]]+More details on the [[back:mapping_dolibarr_-_react]]
  
 ##api.php file ##api.php file
SmarMaker - Documentation

Table of Contents


  • SmartMaker
    • SmartAuth
    • Back (PHP)
    • Front (React)
    • SmartCommon
    • HowTo first app
  • Formations
  • Démonstration
  • Show page
  • Old revisions
  • Backlinks
  • Back to top
  • Log In
en/back/start.1756910634.txt.gz · Last modified: 2025/09/03 14:43 by caprel