You will find the classes you are looking for in includes/vb5/frontend/controller/createcontent.php. Be prepared, this is a busy script. I've called it from the command line with curl and successfully created threads posts and comments. I have never tried adding attachments or photos, butt this is where it is all done. CKEditor submits multi-part binary formdata to accomplish attachment uploads. Hope this helps.
|