Public Member Functions | |
| duplicatePathExists ($path, $conferenceId, $staticPageId=null) | |
| getLocaleFieldNames () | |
| updateLocaleFields (&$staticPage) | |
Operations for retrieving and modifying StaticPages objects.
Definition at line 16 of file StaticPagesDAO.inc.php.
| StaticPagesDAO.duplicatePathExists | ( | $ | path, | |
| $ | conferenceId, | |||
| $ | staticPageId = null | |||
| ) |
Find duplicate path
| $path | String | |
| conferenceId | int | |
| $staticPageId | int |
Definition at line 139 of file StaticPagesDAO.inc.php.
| StaticPagesDAO.getLocaleFieldNames | ( | ) |
Get field names for which data is localized.
Definition at line 118 of file StaticPagesDAO.inc.php.
| StaticPagesDAO.updateLocaleFields | ( | &$ | staticPage | ) |
Update the localized data for this object
| $author | object |
Definition at line 126 of file StaticPagesDAO.inc.php.
1.7.1