프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$alwaysShow | boolean | Always show inline images? |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$_cache | array | Results cache. |
메소드 | 설명 | |
---|---|---|
showInlineImage ( IMP_Contents $contents ) : boolean | Show inline images in messages? |
메소드 | 설명 | |
---|---|---|
_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. |
리턴 | boolean | True if inline image should be shown. |