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

Procedural File: mime.flv.php

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



Page Details:



Tags:

filesource:  Source Code for this file
author:  xing <xing@synapse.plus.com>
version:  $Header: /cvsroot/bitweaver/_bit_treasury/plugins/mime.flv.php,v 1.2 2007/02/12 15:37:50 squareing Exp $
version:  $Revision: 1.2 $ created Sunday Jul 02, 2006 14:42:13 CEST


Includes:

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





TREASURY_MIME_GUID_FLV [line 22]

TREASURY_MIME_GUID_FLV = 'mime_flv'
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_flv_add_process [line 134]

TRUE treasury_flv_add_process( array $pContentId)

This function will add an entry to the process queue for the cron job to take care of



Tags:

return:  on success, FALSE on failure - mErrors will contain reason for failure
access:  public


Parameters

array   $pContentId  
[ Top ]



treasury_flv_load [line 105]

TRUE treasury_flv_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_flv_store [line 60]

TRUE treasury_flv_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 ]



treasury_flv_update [line 80]

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

treasury_flv_update



Tags:

return:  on success, FALSE on failure - mErrors will contain reason for failure
access:  public


Parameters

array   $pStoreRow  
array   $pCommonObject  
   &$pStoreRow  
   &$pCommonObject  
[ Top ]



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