doc/book/en/B0011-schema-stdlib.en.txt
changeset 1168 ebf7328c251e
parent 1163 232aef110a0a
child 1193 24486ce4dea1
equal deleted inserted replaced
1167:d9865bc720a9 1168:ebf7328c251e
     8 Of course, you can extend those schemas if necessary.
     8 Of course, you can extend those schemas if necessary.
     9 
     9 
    10 
    10 
    11 System schemas
    11 System schemas
    12 ``````````````
    12 ``````````````
    13 The system entities available are :
    13 The system entities available are:
    14 
    14 
    15 * `EUser`, system users
    15 * `EUser`, system users
    16 * `EGroup`, users groups
    16 * `EGroup`, users groups
    17 * `EEType`, entity type
    17 * `EEType`, entity type
    18 * `ERType`, relation type
    18 * `ERType`, relation type
    29 
    29 
    30 * `Card`, generic documenting card
    30 * `Card`, generic documenting card
    31 * `Bookmark`, an entity type used to allow a user to customize his links within
    31 * `Bookmark`, an entity type used to allow a user to customize his links within
    32   the application
    32   the application
    33 
    33 
    34 Cubes available
    34 (The first 'E' in some of the names is the first letter of 'Erudi', 
    35 ```````````````
    35 `CubicWeb`'s old name; it might be changed/removed some day.)
       
    36 
       
    37   Cubes available
       
    38   ```````````````
    36 
    39 
    37 An application is based on several basic cubes. In the set of available
    40 An application is based on several basic cubes. In the set of available
    38 basic cubes we can find for example :
    41 basic cubes we can find for example :
    39 
    42 
    40 * addressbook_: PhoneNumber and PostalAddress
    43 * addressbook_: PhoneNumber and PostalAddress