Method | Description | |
---|---|---|
bad_response_html ( ) : mixed | void | The template that is displayed in the comments section after a post is created with bad credentials. | |
comment_html ( ) : mixed | void | HTML template for each comment | |
no_replies_html ( ) : mixed | void | HTML template for no replies. | |
participant_html ( ) : mixed | void | HTML template for each participant | |
publish_format_html ( ) : mixed | void | HTML template for published byline | |
replies_html ( ) : mixed | void | HTML template for replies. |
public static bad_response_html ( ) : mixed | void | ||
return | mixed | void |
public static comment_html ( ) : mixed | void | ||
return | mixed | void |
public static no_replies_html ( ) : mixed | void | ||
return | mixed | void |
public static participant_html ( ) : mixed | void | ||
return | mixed | void |
public static publish_format_html ( ) : mixed | void | ||
return | mixed | void |
public static replies_html ( ) : mixed | void | ||
return | mixed | void |