$object->update_content
$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.
