profileLoadSignatureData

Description

Loads up $context data related to the user's signature

Syntax

bool profileLoadSignatureData ()



Return value

Expected type: Boolean
Description: Always returns true



Context ($context) Variables
Name Description
$context['max_signature_length'] The maximum allowed length for signatures
$context['show_spellchecking'] Whether or not to show the spell-check button
$context['signature_enabled'] Whether or not signatures are enabled (numeric)
$context['signature_limits'] An array of information about signature limits. Contains max_length, max_lines, max_images, max_smileys, max_image_width, max_image_height, max_font_size and bbc (comma-separated list of allowed tags)
$context['signature_warning'] A string with any warnings that need to be displayed. This function is only concerned with image dimensions.
Advertisement: