![]() |
IP.Board
3.3.0
|
Public Member Functions | |
| __construct (ipsRegistry $registry) | |
| _fetchSeoTitle_app () | |
| _fetchSeoTitle_calendar () | |
| _fetchSeoTitle_event () | |
| fetchSeoTitle () | |
| setKey ($name, $value) | |
| setKeyByUri ($uri) | |
Protected Attributes | |
| $_calId = 0 | |
| $_id = 0 | |
| $_type = '' | |
| __construct | ( | ipsRegistry $ | registry | ) |
Constructor
| object | registry |
Return the base SEO title
public
Return the seo title for the calendar
public
Return the seo title for event
public
| fetchSeoTitle | ( | ) |
Return the SEO title
public
| setKey | ( | $ | name, |
| $ | value | ||
| ) |
Set the key ID furlRedirect_forums::setKey( 'topic', 12 );
| string | Type |
| mixed | Value |
| setKeyByUri | ( | $ | uri | ) |
Set up the key by URI
| string | URI (example: index.php?showtopic=5&view=getlastpost) |