Méthode |
Description |
|
assetModel_styleCss_handler ( $Sender ) |
|
|
base_afterCommentBody_handler ( $Sender ) |
Deprecated in 2.1. |
|
base_render_before ( Gdn_Control $sender, array $args ) |
Add a custom signature style tag to enforce image height. |
|
checkNumberOfImages ( $Values, &$Sender ) |
Checks number of images in signature against Plugins.Signatures.MaxNumberImages |
|
checkSignatureLength ( $Values, &$Sender ) |
Checks signature length against Plugins.Signatures.MaxLength |
|
controller_Modify ( $Sender ) |
*
API METHODS |
|
controller_index ( $Sender ) |
|
|
crossCheckSignature ( $Values, &$Sender ) |
Checks signature against constraints set in config settings,
and executes the external ValidateSignature function, if it exists. |
|
discussionController_afterDiscussionBody_handler ( $Sender ) |
New call for 2.1. |
|
profileController_afterAddSideMenu_handler ( $Sender ) |
Add "Signature Settings" to profile edit mode side menu. |
|
profileController_beforeProfileOptions_handler ( $Sender, $Args ) |
Add "Signature Settings" to Profile Edit button group. |
|
profileController_signature_create ( ProfileController $Sender ) |
Profile settings |
|
setConfigSettingsToDefault ( string $basename, array $settings ) |
Why do we need this? (i.e., Mantra for the function)
We retrieve the signature restraints from the config settings. |
|
setSignatureRules ( $Sender ) |
|
|
settingsController_signatures_create ( $Sender ) |
|
|
setup ( ) |
|
|
simpleApiPlugin_mapper_handler ( SimpleApiPlugin $Sender ) |
Add mapper methods |
|
stripFormatting ( ) |
|
|
stripLineBreaks ( string &$Text, string $Delimiter = ' ' ) |
Strips all line breaks from text |
|
structure ( ) |
|
|