Site logo file
API
Search
Phoca.cz Main Site
Phoca Cart
Phoca Cart Demo
Search
Search
Advanced Search
Methods
setTab
_buildDataObject
getLimitBox
orderUpIcon
orderDownIcon
You are here:
Home
Phoca Gallery
PhocaGalleryPaginationUserImage
setTab
⇦
Back to PhocaGalleryPaginationUserImage class
Method setTab
public
setTab
(mixed
$tabId
)
Class:
PhocaGalleryPaginationUserImage
Project:
Phoca Gallery
Method setTab - Source code
public function setTab($tabId) { $this->_tabId = (string) $tabId; }