Public Member Functions | |
| getConferenceId () | |
| getContent ($locale) | |
| getPath () | |
| getStaticPageContent () | |
| getStaticPageId () | |
| getStaticPageTitle () | |
| getTitle ($locale) | |
| setConferenceId ($conferenceId) | |
| setContent ($content, $locale) | |
| setPath ($path) | |
| setStaticPageId ($staticPageId) | |
| setTitle ($title, $locale) | |
Definition at line 14 of file StaticPage.inc.php.
| StaticPage.getConferenceId | ( | ) |
| StaticPage.getContent | ( | $ | locale | ) |
| StaticPage.getPath | ( | ) |
| StaticPage.getStaticPageContent | ( | ) |
| StaticPage.getStaticPageId | ( | ) |
| StaticPage.getStaticPageTitle | ( | ) |
| StaticPage.getTitle | ( | $ | locale | ) |
| StaticPage.setConferenceId | ( | $ | conferenceId | ) |
| StaticPage.setContent | ( | $ | content, | |
| $ | locale | |||
| ) |
Set page content
| $content | string | |
| locale |
Definition at line 67 of file StaticPage.inc.php.
| StaticPage.setPath | ( | $ | path | ) |
| StaticPage.setStaticPageId | ( | $ | staticPageId | ) |
| StaticPage.setTitle | ( | $ | title, | |
| $ | locale | |||
| ) |
1.4.7