Vivvo objects

Vivvo object represent the core of Vivvo CMS. They are used for retrieving and manipulating our news related data.

Trough VTE you can access objects properties and methods. You should be aware that vivvo objects are constructed with "PHP overload" mechanism (emulated for PHP 4.3.x trough VTE). This is used for custom field mapping.

Although you can access setter function form VTE we don't recommend that approach.