![]() |
IP.Board
3.3.0
|
Blogs like class (blog application) More...
Public Member Functions | |
| __construct () | |
| allowedFrequencies () | |
| getMeta ($relId, $selectType=null) | |
| getNotifyType () | |
| getVernacular () | |
| skin () | |
Protected Attributes | |
| $cache | |
| $caches | |
| $DB | |
| $lang | |
| $member | |
| $memberData | |
| $registry | |
| $request | |
| $settings | |
Blogs like class (blog application)
| __construct | ( | ) |
Constructor
Return an array of acceptable frequencies Possible: immediate, offline, daily, weekly
Reimplemented from classes_like_composite.
| getMeta | ( | $ | relId, |
| $ | selectType = null |
||
| ) |
Returns the type of item
| mixed | $relId | Relationship ID or array of IDs |
| array | $selectType | Array of meta to select (title, url, type, parentTitle, parentUrl, parentType) null fetches all |
| getNotifyType | ( | ) |
Return types of notification available for this item
Reimplemented from classes_like_composite.
| getVernacular | ( | ) |
| skin | ( | ) |
$registry [protected] |
Registry Object Shortcuts
Reimplemented from classes_like_composite.