login | register
Sat 20 of Mar, 2010 (22:02 UTC)

bitweaver - Web Application Framework and CMS

Web Application Framework and CMS

Refresh cacheRSS feedPrint

LibertyAttachable upgraded

by spiderr
Wednesday 06 of October, 2004
Posted to Spider's TikiPro Blog
I have done a bit of plumbing in LibertyAttachable->save to facilitate multiple uploads per page. LiberyAttachable->verify & save now expect any uploaded file to be shoved in $pParamHash{upload}. This allows the child class to decide what gets stored more easily, as is the case with TikiUser.

TikiUser now extends LibertyAttachable and can be though of as a full Content object.

Comments