doc/book/en/B0011-schema-stdlib.en.txt
changeset 1205 79d33f7db590
parent 1193 24486ce4dea1
child 1398 5fe84a5f7035
equal deleted inserted replaced
1204:79c80b5e71e6 1205:79d33f7db590
     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 available system entities 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
    32   the application
    32   the application
    33 
    33 
    34 (The first 'E' in some of the names is the first letter of 'Erudi', 
    34 (The first 'E' in some of the names is the first letter of 'Erudi', 
    35 `CubicWeb`'s old name; it might be changed/removed some day.)
    35 `CubicWeb`'s old name; it might be changed/removed some day.)
    36 
    36 
    37 Cubes available
    37 Available cubes
    38 ```````````````
    38 ```````````````
    39 
    39 
    40 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
    41 basic cubes we can find for example :
    41 basic cubes we can find for example :
    42 
    42