Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
ce08394b
Commit
ce08394b
authored
Apr 26, 2010
by
Dries
Browse files
- Patch
#781260
by chx: the single bundle case needs more documentation.
parent
01f54cd8
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/system/system.api.php
View file @
ce08394b
...
...
@@ -87,7 +87,8 @@ function hook_hook_info() {
* entity. The bundle name defines which set of fields are attached to
* the entity (e.g. what nodes call "content type"). This entry can be
* omitted if this entity type exposes a single bundle (all entities have
* the same collection of fields).
* the same collection of fields). The name of this single bundle will be
* the same as the entity type.
* - bundle keys: An array describing how the Field API can extract the
* information it needs from the bundle objects for this type (e.g
* $vocabulary objects for terms; not applicable for nodes). This entry can
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment