ConvertTilde
ConvertTilde PHP Methods
add(string $tildeName, string $value, bool $allowEditMode = true) v5
Add new tilde code to tilde codes list
PARAMETERS:
$tildeName = string, Tilde name (title)
$value = string, Tilde value
$allowEditMode = bool, True to allow edit mode, false otherwise
RETURN VALUE:
void addArray(array $valuesArr, $prependTilde = "") v5
Add more tilde code values using an array
PARAMETERS:
$valuesArr = array, List of tilde codes as an array
$prependTilde = string, tilde code prepend string
RETURN VALUE:
void addFormFields(array $formFields) v5
Adds new form fields to a page
PARAMETERS:
$formFields = array, Form fields as an array
RETURN VALUE:
void convert(string $content) v5
Convert tilde codes to the values
PARAMETERS:
$content = string, HTML or text content which has tilde codes to convert
RETURN VALUE:
string = content after converting the tilde codes setEditModeFile(string $fileName) v5
Sets convert tilde code file name
PARAMETERS:
$fileName = string, File name
RETURN VALUE:
voidConvertTilde PHP Variables
🔎︎ %l4610%