Projet

Général

Profil

Révision c7b88c87

Ajouté par Assos Assos il y a presque 9 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/date_ical/date_ical.api.php
234 234
 *     description: The description of this field shown in the Mapping page.
235 235
 *     date_ical_parse_handler: The function in the ParserVcalendar class
236 236
 *       which should be used to parse this iCal property into a Drupal field.
237
 *
238
 * Available date_ical_parse_handlers are:
239
 *   parseTextProperty
240
 *   parseDateTimeProperty
241
 *   parseRepeatProperty
242
 *   parseMultivalueProperty
243
 *   parsePropertyParameter
237 244
 */
238 245
function hook_date_ical_mapping_sources_alter(&$sources) {
239 246
  // Example of what might be done with this alter hook:

Formats disponibles : Unified diff