BuddyClients Docs

ServicePost
in package

Outputs html for a single service post.

Tags
since
1.0.21

Table of Contents

Properties

$post_id  : int
The ID of the service post.

Methods

__construct()  : mixed
Constructor method.
render()  : mixed
Renders the post content.

Properties

$post_id

The ID of the service post.

public int $post_id

Methods

__construct()

Constructor method.

public __construct(int $post_id) : mixed
Parameters
$post_id : int

The ID of the service post.

Tags
since
1.0.21

render()

Renders the post content.

public render() : mixed
Tags
since
1.0.21

        
On this page

Search results