treasury
[ class tree: treasury ] [ index: treasury ] [ all elements ]

Procedural File: mime.video.php

Source Location: d:\website\PhpDocumentor\/treasury/plugins/mime.video.php



Page Details:



Tags:

filesource:  Source Code for this file
author:  xing <xing@synapse.plus.com>
version:  $Header: /cvsroot/bitweaver/_bit_treasury/plugins/mime.video.php,v 1.4 2007/02/05 11:14:32 lsces Exp $
version:  $Revision: 1.4 $ created Sunday Jul 02, 2006 14:42:13 CEST


Includes:

require_once('mime.default.php') [line 51]





TREASURY_MIME_GUID_VIDEO [line 22]

TREASURY_MIME_GUID_VIDEO = 'mime_video'
This is the name of the plugin - max char length is 16

As a naming convention, the treasury mime handler definition should start with: TREASURY_MIME_GUID_



[ Top ]




treasury_video_extract_frameshots [line 96]

set treasury_video_extract_frameshots( array $pStoreRow)

Extract frameshots from video if possible



Tags:

return:  of frameshots if successful
access:  public


Parameters

array   $pStoreRow  
[ Top ]



treasury_video_get_frameshots [line 121]

Path treasury_video_get_frameshots( array $pPath)

Get a list of images found in a given directory



Tags:

return:  to preview image on success, FALSE on failure
access:  public


Parameters

array   $pPath   Path to extracted archive
[ Top ]



treasury_video_load [line 75]

TRUE treasury_video_load( &$pFileHash, array $pRow)

Load file data from the database



Tags:

return:  on success, FALSE on failure - ['errors'] will contain reason for failure
access:  public


Parameters

array   $pRow  
   &$pFileHash  
[ Top ]



treasury_video_store [line 60]

TRUE treasury_video_store( &$pStoreRow, &$pCommonObject, array $pStoreRow)

Store the data in the database



Tags:

return:  on success, FALSE on failure - $pStoreRow['errors'] will contain reason
access:  public


Parameters

array   $pStoreRow   File data needed to store details in the database - sanitised and generated in the verify function
   &$pStoreRow  
   &$pCommonObject  
[ Top ]



Documentation generated on Thu, 15 Feb 2007 20:44:14 +0000 by phpDocumentor 1.3.0