Member Function Documentation
Returns the categories.
public
- Returns
- String the categories
Reimplemented from Event.
| getCategoryStyle |
( |
|
$image_size = 'small' | ) |
|
Reimplemented from Event.
Returns the title of this event.
public
- Returns
- String the title of this event
Reimplemented from Event.
Reimplemented from Event.
| SeminarEvent |
( |
|
$id = '', |
|
|
|
$properties = NULL, |
|
|
|
$sem_id = '', |
|
|
|
$permission = NULL |
|
) |
| |
Changes the category of this event.
See config.inc.php for further information and values.
After calling this method, the method isModified() returns TRUE.
public
- Parameters
-
| int | $category | a valid integer representation of a category (see config.inc.php) |
- Returns
- boolean TRUE if the value of $category is valid, otherwise FALSE
Reimplemented from Event.
| setWritePermission |
( |
|
$perm | ) |
|
Returns the name of the category.
public
- Returns
- String the name of the category
Field Documentation
The documentation for this class was generated from the following file: