Describes basic series properties.
More...
List of all members.
Detailed Description
Describes basic series properties.
- See also:
- SeriesDAO
Definition at line 16 of file Series.inc.php.
Member Function Documentation
| Series.getDescription |
( |
$ |
locale |
) |
|
Get series description.
- Returns:
- string
Definition at line 165 of file Series.inc.php.
| Series.getDescription |
( |
$ |
locale |
) |
|
Get series description.
- Returns:
- string
Definition at line 165 of file Series.inc.php.
| Series.getEditorsString |
( |
|
) |
|
Returns a string with the full name of all series editors, separated by a comma.
- Returns:
- string
Definition at line 214 of file Series.inc.php.
References getPressId().
| Series.getEditorsString |
( |
|
) |
|
Returns a string with the full name of all series editors, separated by a comma.
- Returns:
- string
Definition at line 214 of file Series.inc.php.
References getPressId().
Get the featured flag.
- Returns:
- boolean
Definition at line 181 of file Series.inc.php.
Get the featured flag.
- Returns:
- boolean
Definition at line 181 of file Series.inc.php.
| Series.getLocalizedDescription |
( |
|
) |
|
Get series description.
- Returns:
- string
Definition at line 157 of file Series.inc.php.
| Series.getLocalizedDescription |
( |
|
) |
|
Get series description.
- Returns:
- string
Definition at line 157 of file Series.inc.php.
| Series.getLocalizedFullTitle |
( |
|
) |
|
| Series.getLocalizedFullTitle |
( |
|
) |
|
| Series.getLocalizedPrefix |
( |
|
) |
|
| Series.getLocalizedPrefix |
( |
|
) |
|
Get localized prefix for the series.
- Returns:
- string
Definition at line 105 of file Series.inc.php.
| Series.getLocalizedSubtitle |
( |
|
) |
|
Get the localized version of the subtitle
- Returns:
- string
Definition at line 131 of file Series.inc.php.
| Series.getLocalizedSubtitle |
( |
|
) |
|
| Series.getLocalizedTitle |
( |
|
) |
|
| Series.getLocalizedTitle |
( |
|
) |
|
Get localized title of the series.
- Returns:
- string
Definition at line 60 of file Series.inc.php.
Get path to series (in URL).
- Returns:
- string
Definition at line 44 of file Series.inc.php.
Get path to series (in URL).
- Returns:
- string
Definition at line 44 of file Series.inc.php.
| Series.getPrefix |
( |
$ |
locale |
) |
|
Get prefix of series.
- Parameters:
-
- Returns:
- string
Definition at line 114 of file Series.inc.php.
| Series.getPrefix |
( |
$ |
locale |
) |
|
Get prefix of series.
- Parameters:
-
- Returns:
- string
Definition at line 114 of file Series.inc.php.
| Series.getSubtitle |
( |
$ |
locale |
) |
|
Get the subtitle for a given locale
- Parameters:
-
- Returns:
- string
Definition at line 140 of file Series.inc.php.
| Series.getSubtitle |
( |
$ |
locale |
) |
|
Get the subtitle for a given locale
- Parameters:
-
- Returns:
- string
Definition at line 140 of file Series.inc.php.
| Series.getTitle |
( |
$ |
locale |
) |
|
Get title of series.
- Parameters:
-
- Returns:
- string
Definition at line 88 of file Series.inc.php.
| Series.getTitle |
( |
$ |
locale |
) |
|
Get title of series.
- Parameters:
-
- Returns:
- string
Definition at line 88 of file Series.inc.php.
| Series.setDescription |
( |
$ |
description, |
|
|
$ |
locale | |
|
) |
| | |
| Series.setDescription |
( |
$ |
description, |
|
|
$ |
locale | |
|
) |
| | |
| Series.setFeatured |
( |
$ |
featured |
) |
|
| Series.setFeatured |
( |
$ |
featured |
) |
|
| Series.setImage |
( |
$ |
image |
) |
|
| Series.setImage |
( |
$ |
image |
) |
|
| Series.setPath |
( |
$ |
path |
) |
|
Set path to series (in URL).
- Parameters:
-
Definition at line 52 of file Series.inc.php.
| Series.setPath |
( |
$ |
path |
) |
|
Set path to series (in URL).
- Parameters:
-
Definition at line 52 of file Series.inc.php.
| Series.setPrefix |
( |
$ |
prefix, |
|
|
$ |
locale | |
|
) |
| | |
Set prefix of series.
- Parameters:
-
| $prefix | string |
| $locale | string |
Definition at line 123 of file Series.inc.php.
| Series.setPrefix |
( |
$ |
prefix, |
|
|
$ |
locale | |
|
) |
| | |
Set prefix of series.
- Parameters:
-
| $prefix | string |
| $locale | string |
Definition at line 123 of file Series.inc.php.
| Series.setPressId |
( |
$ |
pressId |
) |
|
| Series.setPressId |
( |
$ |
pressId |
) |
|
| Series.setSubtitle |
( |
$ |
subtitle, |
|
|
$ |
locale | |
|
) |
| | |
Set the subtitle for a locale
- Parameters:
-
| string | $subtitle |
| string | $locale |
Definition at line 149 of file Series.inc.php.
| Series.setSubtitle |
( |
$ |
subtitle, |
|
|
$ |
locale | |
|
) |
| | |
Set the subtitle for a locale
- Parameters:
-
| string | $subtitle |
| string | $locale |
Definition at line 149 of file Series.inc.php.
| Series.setTitle |
( |
$ |
title, |
|
|
$ |
locale | |
|
) |
| | |
Set title of series.
- Parameters:
-
| $title | string |
| $locale | string |
Definition at line 97 of file Series.inc.php.
| Series.setTitle |
( |
$ |
title, |
|
|
$ |
locale | |
|
) |
| | |
Set title of series.
- Parameters:
-
| $title | string |
| $locale | string |
Definition at line 97 of file Series.inc.php.
The documentation for this class was generated from the following files: