$object->create_content
$object->create_content -- Create a content record in the current language**
**
Description
`int **$object->create_content **(void)`
Minimum version: Midgard 1.5 (Biergarten) / Multilang
Create a new content record using the values in $object and the current language. Fails if there already is a content record for this language or if the structure record does not exist.
Applies to: article, element, page, pageelement, snippet.
Returns TRUE if successful. Returns FALSE on failure.
