Topic
in package
Table of Contents
Properties
- $db : mixed
- DB handle
- $description : mixed
- $front_page : mixed
- $id : mixed
- $image : mixed
- $raw : mixed
- $search_string : mixed
- $slug : mixed
- $title : mixed
Methods
- __construct() : mixed
- Constructor
- addContent() : mixed
- addPolicies() : mixed
- addPolicySets() : mixed
- deleteContent() : mixed
- description() : mixed
- getAllPolicies() : mixed
- getContent() : mixed
- getFullContent() : mixed
- getPolicies() : mixed
- getPolicySets() : mixed
- image() : mixed
- image_path() : mixed
- image_url() : mixed
- onFrontPage() : mixed
- save() : mixed
- sctitle() : mixed
- search_string() : mixed
- set_description() : mixed
- set_front_page() : mixed
- set_image() : mixed
- set_search_string() : mixed
- set_slug() : mixed
- set_title() : mixed
- slug() : mixed
- title() : mixed
- url() : mixed
- _getContentIDs() : mixed
Properties
$db
DB handle
private
mixed
$db
$description
private
mixed
$description
$front_page
private
mixed
$front_page
$id
private
mixed
$id
$image
private
mixed
$image
$raw
private
mixed
$raw
$search_string
private
mixed
$search_string
$slug
private
mixed
$slug
$title
private
mixed
$title
Methods
__construct()
Constructor
public
__construct([mixed $data = null ]) : mixed
Parameters
- $data : mixed = null
addContent()
public
addContent(mixed $gid) : mixed
Parameters
- $gid : mixed
addPolicies()
public
addPolicies(mixed $policies) : mixed
Parameters
- $policies : mixed
addPolicySets()
public
addPolicySets(mixed $sets) : mixed
Parameters
- $sets : mixed
deleteContent()
public
deleteContent(mixed $id) : mixed
Parameters
- $id : mixed
description()
public
description() : mixed
getAllPolicies()
public
getAllPolicies() : mixed
getContent()
public
getContent() : mixed
getFullContent()
public
getFullContent() : mixed
getPolicies()
public
getPolicies() : mixed
getPolicySets()
public
getPolicySets() : mixed
image()
public
image() : mixed
image_path()
public
image_path() : mixed
image_url()
public
image_url() : mixed
onFrontPage()
public
onFrontPage() : mixed
save()
public
save() : mixed
sctitle()
public
sctitle() : mixed
search_string()
public
search_string() : mixed
set_description()
public
set_description(mixed $description) : mixed
Parameters
- $description : mixed
set_front_page()
public
set_front_page(mixed $on) : mixed
Parameters
- $on : mixed
set_image()
public
set_image(mixed $image) : mixed
Parameters
- $image : mixed
set_search_string()
public
set_search_string(mixed $search_string) : mixed
Parameters
- $search_string : mixed
set_slug()
public
set_slug(mixed $slug) : mixed
Parameters
- $slug : mixed
set_title()
public
set_title(mixed $title) : mixed
Parameters
- $title : mixed
slug()
public
slug() : mixed
title()
public
title() : mixed
url()
public
url() : mixed
_getContentIDs()
private
_getContentIDs() : mixed