Author Topic: funtion that causes the record in a MySQL table to be created  (Read 2403 times)

MacGyver

  • Freshman
  • *
  • Posts: 11
    • View Profile
    • Email
funtion that causes the record in a MySQL table to be created
« on: August 04, 2013, 04:46:47 pm »
What is the function (and where is it located) that causes the record in the database (for example in fo_objects) to be created ?
I did a search in INSERT and objects however i can not find it.

franponce87

  • Administrator
  • Hero Member
  • *****
  • Posts: 1819
    • View Profile
    • Email
Re: funtion that causes the record in a MySQL table to be created
« Reply #1 on: August 09, 2013, 05:15:10 pm »
Actually there is a whole framework behind, so I doubt there are INSERT sentences.
What you may find though are object->save() or similar functions.
Look at the Controllers when you add a new object for instance.

Best regards,
Francisco
Would you like to install Feng Office Professional or Enterprise Edition in your servers? No problem! Read this article!