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

Procedural File: mime.flash.php

Source Location: /liberty/plugins/mime.flash.php



Page Details:



Tags:

author:  xing <xing@synapse.plus.com>
version:  $Header$
version:  $Revision$ created Sunday Jul 02, 2006 14:42:13 CEST
filesource:  Source Code for this file







PLUGIN_MIME_GUID_FLASH [line 22]

PLUGIN_MIME_GUID_FLASH = 'mimeflash'
This is the name of the plugin - max char length is 16

As a naming convention, the liberty mime handler definition should start with: PLUGIN_MIME_GUID_



[ Top ]




mime_flash_store [line 82]

TRUE mime_flash_store( &$pStoreRow)

Store file settings - taken over by mime_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  
[ Top ]



mime_flash_store_preferences [line 100]

TRUE mime_flash_store_preferences( &$pFileHash, array $pFileHash)

mime_flash_store_preferences



Tags:

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


Parameters

array   $pFileHash   Flash information
   &$pFileHash  
[ Top ]



mime_flash_update [line 65]

TRUE mime_flash_update( &$pStoreRow)

Update file settings - taken over by mime_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  
[ Top ]



Documentation generated on Wed, 29 Jul 2015 13:57:06 +0000 by phpDocumentor 1.5.0-lsces