Element index for package treasury
[ b ]
[ c ]
[ d ]
[ e ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ s ]
[ t ]
[ u ]
[ v ]
top
top
top
top
g
- getDefaultGalleryId
- in file TreasuryBase.php, method TreasuryBase::getDefaultGalleryId()
Get the last gallery created by this user. If the user hasn't created a gallery, create one
- getDisplayLink
- in file TreasuryItem.php, method TreasuryItem::getDisplayLink()
Returns HTML link to display a gallery or item
- getDisplayLink
- in file TreasuryGallery.php, method TreasuryGallery::getDisplayLink()
Returns HTML link to display a gallery or item
- getDisplayPath
- in file TreasuryBase.php, method TreasuryBase::getDisplayPath()
Get an HTML representation of the gallery path returned by getGalleryPath()
- getDisplayUrl
- in file TreasuryGallery.php, method TreasuryGallery::getDisplayUrl()
Generates the URL to this gallery
- getDisplayUrl
- in file TreasuryItem.php, method TreasuryItem::getDisplayUrl()
Generate URL to view this item in detail
- getDownloadUrl
- in file TreasuryItem.php, method TreasuryItem::getDownloadUrl()
Generate URL to view this item in detail
- getGalleriesFromItemContentId
- in file TreasuryItem.php, method TreasuryItem::getGalleriesFromItemContentId()
Get all galleries this item is part of
- getGalleryPath
- in file TreasuryBase.php, method TreasuryBase::getGalleryPath()
Get the path of the gallery
- getGalleryThumbBaseUrl
- in file TreasuryGallery.php, method TreasuryGallery::getGalleryThumbBaseUrl()
Get the base path to where the gallery thumbnail is stored - create directory if needed
- getGalleryThumbUrl
- in file TreasuryGallery.php, method TreasuryGallery::getGalleryThumbUrl()
Get the full URL to the needed thumbnail
- getList
- in file TreasuryItem.php, method TreasuryItem::getList()
getList
- getList
- in file TreasuryGallery.php, method TreasuryGallery::getList()
Get list of all treasury galleries
- getPluginFunction
- in file TreasurySystem.php, method TreasurySystem::getPluginFunction()
Get the function of the plugin responsible for dealing with a given upload
- gallery_lookup_inc.php
- procedural page gallery_lookup_inc.php
top
top
top
top
top
top
t
- TreasuryBase.php
- procedural page TreasuryBase.php
- TreasuryGallery.php
- procedural page TreasuryGallery.php
- TreasuryItem.php
- procedural page TreasuryItem.php
- TreasurySystem.php
- procedural page TreasurySystem.php
- TreasuryBase
- in file TreasuryBase.php, method TreasuryBase::TreasuryBase()
Initiates class
- TreasuryBase
- in file TreasuryBase.php, class TreasuryBase
TreasuryBase
- TreasuryGallery
- in file TreasuryGallery.php, method TreasuryGallery::TreasuryGallery()
Initiate class
- TreasuryGallery
- in file TreasuryGallery.php, class TreasuryGallery
TreasuryGallery
- TREASURYGALLERY_CONTENT_TYPE_GUID
- in file TreasuryGallery.php, constant TREASURYGALLERY_CONTENT_TYPE_GUID
Setup
- TreasuryItem
- in file TreasuryItem.php, method TreasuryItem::TreasuryItem()
Initiate class
- TreasuryItem
- in file TreasuryItem.php, class TreasuryItem
TreasuryItem
- TREASURYITEM_CONTENT_TYPE_GUID
- in file TreasuryItem.php, constant TREASURYITEM_CONTENT_TYPE_GUID
Setup
- TreasurySystem
- in file TreasurySystem.php, method TreasurySystem::TreasurySystem()
Initiate class
- TreasurySystem
- in file TreasurySystem.php, class TreasurySystem
TreasurySystem
- TREASURY_DEFAULT_MIME_HANDLER
- in file TreasurySystem.php, constant TREASURY_DEFAULT_MIME_HANDLER
- TREASURY_MIME
- in file TreasurySystem.php, constant TREASURY_MIME
- treasury_rss.php
- procedural page treasury_rss.php
- treasury_default_download
- in file mime.default.php, function treasury_default_download()
Takes care of the entire download process. Make sure it doesn't die at the end.
- treasury_default_expunge
- in file mime.default.php, function treasury_default_expunge()
Nuke data in tables when content is removed
- treasury_default_load
- in file mime.default.php, function treasury_default_load()
Load file data from the database
- treasury_default_store
- in file mime.default.php, function treasury_default_store()
Store the data in the database
- treasury_default_update
- in file mime.default.php, function treasury_default_update()
When a file is edited
- treasury_default_verify
- in file mime.default.php, function treasury_default_verify()
Sanitise and validate data before it's stored
- treasury_flash_load
- in file mime.flash.php, function treasury_flash_load()
Load file data from the database
- treasury_flash_store
- in file mime.flash.php, function treasury_flash_store()
Store file settings - taken over by treasury_default_store appart from the width and height settings
- treasury_flash_update
- in file mime.flash.php, function treasury_flash_update()
Update file settings - taken over by treasury_default_store appart from the width and height settings
- treasury_flv_add_process
- in file mime.flv.php, function treasury_flv_add_process()
This function will add an entry to the process queue for the cron job to take care of
- treasury_flv_load
- in file mime.flv.php, function treasury_flv_load()
Load file data from the database
- treasury_flv_store
- in file mime.flv.php, function treasury_flv_store()
Store the data in the database
- treasury_flv_update
- in file mime.flv.php, function treasury_flv_update()
treasury_flv_update
- TREASURY_MIME_GUID_DEFAULT
- in file mime.default.php, constant TREASURY_MIME_GUID_DEFAULT
This is the name of the plugin - max char length is 16
- TREASURY_MIME_GUID_FLASH
- in file mime.flash.php, constant TREASURY_MIME_GUID_FLASH
This is the name of the plugin - max char length is 16
- TREASURY_MIME_GUID_FLV
- in file mime.flv.php, constant TREASURY_MIME_GUID_FLV
This is the name of the plugin - max char length is 16
- TREASURY_MIME_GUID_THEME
- in file mime.themes.php, constant TREASURY_MIME_GUID_THEME
This is the name of the plugin - max char length is 16
- TREASURY_MIME_GUID_VIDEO
- in file mime.video.php, constant TREASURY_MIME_GUID_VIDEO
This is the name of the plugin - max char length is 16
- treasury_theme_get_icons
- in file mime.themes.php, function treasury_theme_get_icons()
Extract icons found in the theme archive
- treasury_theme_get_preview
- in file mime.themes.php, function treasury_theme_get_preview()
Extract style_info/preview.<ext> for theme icon
- treasury_theme_get_screenshots
- in file mime.themes.php, function treasury_theme_get_screenshots()
Extract screenshots found in the theme archive
- treasury_theme_load
- in file mime.themes.php, function treasury_theme_load()
Load file data from the database
- treasury_theme_process_extracted_files
- in file mime.themes.php, function treasury_theme_process_extracted_files()
All the files that have been extracted so far need to be processed and moved around
- treasury_theme_store
- in file mime.themes.php, function treasury_theme_store()
Store the data in the database
- treasury_theme_update
- in file mime.themes.php, function treasury_theme_update()
When a file is edited
- treasury_theme_verify
- in file mime.themes.php, function treasury_theme_verify()
Sanitise and validate data before it's stored
- treasury_video_extract_frameshots
- in file mime.video.php, function treasury_video_extract_frameshots()
Extract frameshots from video if possible
- treasury_video_get_frameshots
- in file mime.video.php, function treasury_video_get_frameshots()
Get a list of images found in a given directory
- treasury_video_load
- in file mime.video.php, function treasury_video_load()
Load file data from the database
- treasury_video_store
- in file mime.video.php, function treasury_video_store()
Store the data in the database
top
top
top
|
|