Internet Commons

Your website development partner

Controls: show

Topic

Comments:

[log in] or [register] to leave a comment for this topic.


Go to: all topics

Go to: treetops

Options: show

Contact:

mail@internetcommons.ca

Website:

[home] [about] [help]

Subsites:
Members:

[profiles]

Drupal cookbook and ingredient guidelines

Cover page Topic details

Drupal cookbook and ingredient guidelines

Setup: 20-Apr-2013 [210]

One way to view Drupal is as a state-transition machine. This has the benefit of affording a structured way to document the complexity of the system.

Drupal consists of a number of key objects, which are evolving into implementations of entities:

Data structures in Drupal can be class instances (typically simple objects), arrays, or simple data types. Arrays are often associative arrays, whereby keys that begin with a hash (#) are considered to be attributes, and keys without a hash are considered to be data.

The array conventions can be considered a kind of data grammar driven by transitions.

The drupal hook mechanism can be considered a state transition mechanism.

Drupal cookbook and ingredient guidelines

Setup: 20-Apr-2013 [210]

Part of unassigned

-- Details --
Sorted by: ·custom order· (if any), title (asc). Page 1 of 1 (items 1-2 of 2)

commerce_customer_profile_reference

Description: This field shows a drop down in the format of profile_id:User userid

Part of: Drupal cookbook and ingredient guidelines

Date: 22-Apr-2013 [219]

page 1 of 1 (items 1-2 of 2) per page: