Свойство | Type | Description | |
---|---|---|---|
$alwaysShow | boolean | Always show inline images? |
Свойство | Type | Description | |
---|---|---|---|
$_cache | array | Results cache. |
Méthode | Description | |
---|---|---|
showInlineImage ( IMP_Contents $contents ) : boolean | Show inline images in messages? |
Méthode | Description | |
---|---|---|
_showInlineImage ( IMP_Contents $contents ) |
protected _showInlineImage ( IMP_Contents $contents ) | ||
$contents | IMP_Contents |
public showInlineImage ( IMP_Contents $contents ) : boolean | ||
$contents | IMP_Contents | The contents object containing the message. |
Résultat | boolean | True if inline image should be shown. |