Vridlo/types/Lorem: Difference between revisions

From ALT Linux Wiki
No edit summary
No edit summary
 
Line 1: Line 1:
'''Lorem''' is a structure that represents Lorem model. It is described as:
'''Lorem''' is a '''''stuff''''' structure that represents Lorem model. It implies the word or sentence object describing something in the system. It always belongs to some describable object, and is its child. It is described as:
 
* '''model_id''' is ''natural '''mandatory read-only internal'''''
  Internal number identifier of a target model instance, which the lorem belongs to.
 
* '''model_type''' is ''string '''mandatory read-only internal'''''
  Internal type identified of a target model instance, which the lorem belongs to.


* '''text''' is ''string '''mandatory'''''
* '''text''' is ''string '''mandatory'''''
Line 13: Line 7:
  The [http://userguide.icu-project.org/locale|ICU Locale] of the name, which it has been written in. Must contain registered list of locales plus some unregistered.
  The [http://userguide.icu-project.org/locale|ICU Locale] of the name, which it has been written in. Must contain registered list of locales plus some unregistered.


Combination of '''name''', '''icu_locale''' must be unique for the specific user.
Combination of '''text''', '''icu_locale''' is unique for the specific parent object.

Latest revision as of 12:08, 13 December 2019

Lorem is a stuff structure that represents Lorem model. It implies the word or sentence object describing something in the system. It always belongs to some describable object, and is its child. It is described as:

  • text is string mandatory
Name scription for the specific ICU Locale.
  • icu_locale is string mandatory
The Locale of the name, which it has been written in. Must contain registered list of locales plus some unregistered.

Combination of text, icu_locale is unique for the specific parent object.