changeset 16 | aeb2f717165d |
parent 0 | d153941bb745 |
child 50 | 6ed429390935 |
15:430dd9517382 | 16:aeb2f717165d |
---|---|
236 |
236 |
237 _header = _("Name") |
237 _header = _("Name") |
238 attrName = 'title' |
238 attrName = 'title' |
239 weight = 10 |
239 weight = 10 |
240 |
240 |
241 As you can see, adapted objects can be given as interfaces and/or as classes. |
241 As you can see, adapted objects can be given as functions or as classes. |
242 |
242 |
243 |
243 |
244 Registering vocabularies |
244 Registering vocabularies |
245 ------------------------ |
245 ------------------------ |
246 |
246 |