energine-cmf / energine

Energine is a content management system which allows to support web-applications (including websites) of any level of complexity. Energine is based on Energine CMF — a power full toolkit for web-application development using XML/XSLT transformations.
http://energine.org
MIT License
13 stars 3 forks source link

Implement Field's set data method #78

Open drPavka opened 9 years ago

drPavka commented 9 years ago

Field::setData($data, $setForAll) becomes deprecated against Data::loadInto(Field $f, $data)