Public Member Functions | |
| metadata ($id, $name, $type) | |
Public Attributes | |
| $id | |
| database id | |
| $name | |
| name of this metadata | |
| $type | |
| type of metadata (0 = open, 1 = close as defined in constants.lib.php) | |
a metadata has a name or a type (open or close). an Open metadata means the user can provide whatever value he wants, while a Closed metadata means the user can only select into a list of predefined values.
| metadata::$id |
database id
| metadata::$name |
name of this metadata
| metadata::$type |
type of metadata (0 = open, 1 = close as defined in constants.lib.php)
1.4.7