Open Source Content Management Framework

$object->update_content

  1. Description

$object->update_content -- Update a content record in the current language**
**

Description

`int **$object->update_content **(void)`

Minimum version: Midgard 1.5 (Biergarten) / Multilang

Updates the content record using the values in $object and the value in $object->lang (not the global current language). Fails if there is no structure record or no content record for this language.

Applies to: article, element, page, pageelement, snippet.

Returns TRUE if successful. Returns FALSE on failure.

Designed by Nemein, hosted by Anykey