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

Procedural File: mime.flash.php

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



Page Details:



Tags:

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


Includes:

require_once('mime.default.php') [line 20]
depending on the scan the default file might not be included yet. we need get it manually






TREASURY_MIME_GUID_FLASH [line 27]

TREASURY_MIME_GUID_FLASH = 'mime_flash'
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_flash_load [line 106]

TRUE treasury_flash_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_flash_store [line 85]

TRUE treasury_flash_store( &$pStoreRow, &$pCommonObject)

Store file settings - taken over by treasury_default_store appart from the width and height settings



Tags:

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


Parameters

   &$pStoreRow  
   &$pCommonObject  
[ Top ]



treasury_flash_update [line 65]

TRUE treasury_flash_update( &$pStoreRow, &$pCommonObject)

Update file settings - taken over by treasury_default_store appart from the width and height settings



Tags:

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


Parameters

   &$pStoreRow  
   &$pCommonObject  
[ Top ]



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