Projet

Général

Profil

Révision e33d3026

Ajouté par Julien Enselme il y a presque 10 ans

Update drupal to 7.30

Voir les différences:

drupal7/modules/field/field.module
961 961
/**
962 962
 * Determine whether the user has access to a given field.
963 963
 *
964
 * This function does not determine whether access is granted to the entity
965
 * itself, only the specific field. Callers are responsible for ensuring that
966
 * entity access is also respected. For example, when checking field access for
967
 * nodes, check node_access() before checking field_access(), and when checking
968
 * field access for entities using the Entity API contributed module,
969
 * check entity_access() before checking field_access().
970
 *
964 971
 * @param $op
965 972
 *   The operation to be performed. Possible values:
966 973
 *   - 'edit'

Formats disponibles : Unified diff