
Public Member Functions | |
| expunge () | |
| getContentTranslations () | |
| LibertyTranslations ($pContentId=NULL) | |
| storeTranslation ($pParamHash) | |
| verify (&$pParamHash) | |
Definition at line 12 of file LibertyTranslations.php.
| LibertyTranslations::expunge | ( | ) |
Definition at line 81 of file LibertyTranslations.php.
References $result, mContentId, mDb, and BitBase::verifyId().
Here is the call graph for this function:

| LibertyTranslations::getContentTranslations | ( | ) |
Definition at line 18 of file LibertyTranslations.php.
References $gBitLanguage, $gBitSystem, $query, $result, $ret, mContentId, mDb, and BitBase::verifyId().
Here is the call graph for this function:

| LibertyTranslations::LibertyTranslations | ( | $ | pContentId = NULL |
) |
Definition at line 13 of file LibertyTranslations.php.
References LibertyBase::LibertyBase(), and mContentId.
Here is the call graph for this function:

| LibertyTranslations::storeTranslation | ( | $ | pParamHash | ) |
Definition at line 41 of file LibertyTranslations.php.
References $pParamHash, $result, mDb, verify(), and BitBase::verifyId().
Here is the call graph for this function:

| LibertyTranslations::verify | ( | &$ | pParamHash | ) |
Definition at line 54 of file LibertyTranslations.php.
References $i, $pParamHash, mDb, and BitBase::verifyId().
Referenced by storeTranslation().
Here is the call graph for this function:

1.5.2