String Function encodeItemIdForOrganizer()

function encodeItemIdForOrganizer(
$id
)

Name in Zenario 8

ze\ring::encodeIdForOrganizer()

Description

Takes a string, and converts it into a format that is safe to use in comma-separated lists, URLS and/or Organizer item ids.

Where You Can Use It

From Zenario 7.1 onwards.

Parameters

$id

A string to form the id.

Return Value

The encoded string.