
Public Member Functions | |
| addToGalleries ($pGalleryArray, $pPosition=NULL) | |
| FisheyeBase () | |
| getBreadcrumbLinks () | |
| getParentGalleries ($pContentId=NULL) | |
| isInGallery ($pGalleryContentId, $pItemContentId=NULL) | |
| isMachineName ($pString) | |
| isPublic () | |
| loadParentGalleries () | |
| setGalleryPath ($pPath) | |
| updatePosition ($pGalleryContentId, $newPosition=NULL) | |
Public Attributes | |
| $mGalleryPath | |
Definition at line 15 of file FisheyeBase.php.
| FisheyeBase::addToGalleries | ( | $ | pGalleryArray, | |
| $ | pPosition = NULL | |||
| ) |
Definition at line 123 of file FisheyeBase.php.
References $rs, $sql, LibertyContent::hasUserPermission(), isPublic(), LibertyContent::isValid(), mContentId, and mDb.
Here is the call graph for this function:

| FisheyeBase::FisheyeBase | ( | ) |
Definition at line 20 of file FisheyeBase.php.
References LibertyAttachable::LibertyAttachable(), and LibertyContent::LibertyContent().
Referenced by FisheyeGallery::FisheyeGallery(), and FisheyeImage::FisheyeImage().
Here is the call graph for this function:

| FisheyeBase::getBreadcrumbLinks | ( | ) |
Definition at line 79 of file FisheyeBase.php.
References $c, $i, $p, $ret, $rs, LibertyContent::getTitle(), mContentId, mDb, LibertyContent::prepGetList(), and title.
Here is the call graph for this function:

| FisheyeBase::getParentGalleries | ( | $ | pContentId = NULL |
) |
Definition at line 35 of file FisheyeBase.php.
References $ret, $sql, mContentId, mDb, and BitBase::verifyId().
Referenced by FisheyeImage::isCommentable(), and loadParentGalleries().
Here is the call graph for this function:

| FisheyeBase::isInGallery | ( | $ | pGalleryContentId, | |
| $ | pItemContentId = NULL | |||
| ) |
Definition at line 164 of file FisheyeBase.php.
References $gBitDb, $gBitSmarty, $query, $ret, $rs, $sql, FALSE, mContentId, mDb, and BitBase::verifyId().
Referenced by FisheyeGallery::addItem(), and FisheyeGallery::storeGalleryThumbnail().
Here is the call graph for this function:

| FisheyeBase::isMachineName | ( | $ | pString | ) |
| FisheyeBase::isPublic | ( | ) |
Definition at line 158 of file FisheyeBase.php.
References LibertyContent::getPreference(), and LibertyContent::isValid().
Referenced by addToGalleries().
Here is the call graph for this function:

| FisheyeBase::loadParentGalleries | ( | ) |
Definition at line 50 of file FisheyeBase.php.
References getParentGalleries(), LibertyContent::isValid(), and mInfo.
Here is the call graph for this function:

| FisheyeBase::setGalleryPath | ( | $ | pPath | ) |
Definition at line 72 of file FisheyeBase.php.
| FisheyeBase::updatePosition | ( | $ | pGalleryContentId, | |
| $ | newPosition = NULL | |||
| ) |
Definition at line 56 of file FisheyeBase.php.
References $rs, $sql, mContentId, mDb, and BitBase::verifyId().
Here is the call graph for this function:

| FisheyeBase::$mGalleryPath |
Definition at line 18 of file FisheyeBase.php.
1.5.2