Media.php

Classes 
Classes
Kwf_Media

\Kwf_Media

Constants
DONT_HASH_TYPE_PREFIX
Methods
clearCache
createCacheId
getChecksum
getDimensionsByRow
getOutput
getOutputWithoutCheckingIsValid
getUrl
getUrlByRow

Constants

DONT_HASH_TYPE_PREFIX

 DONT_HASH_TYPE_PREFIX = 'dh-'

Details

value
dh-

Methods

clearCache

clearCache(  $class,  $id,  $type ) :
Arguments
$class
$id
$type
Details
visibility
public
final
false
static
true

createCacheId

createCacheId(  $class,  $id,  $type ) :
Arguments
$class
$id
$type
Details
visibility
public
final
false
static
true

getChecksum

getChecksum(  $class,  $id,  $type,  $encodedFilename ) :
Arguments
$class
$id
$type
$encodedFilename
Details
visibility
public
final
false
static
true

getDimensionsByRow

getDimensionsByRow(  $row,  $type,  $fileRow = null ) :
Arguments
$row
$type
$fileRow
Details
visibility
public
final
false
static
true

getOutput

getOutput(  $class,  $id,  $type ) :
Arguments
$class
$id
$type
Details
visibility
public
final
false
static
true

getOutputWithoutCheckingIsValid

getOutputWithoutCheckingIsValid(  $class,  $id,  $type ) :
Arguments
$class
$id
$type
Details
visibility
public
final
false
static
true

getUrl

getUrl(  $class,  $id,  $type,  $filename, int $time = null ) :

Arguments
$class
string
$id
string
$type
string
$filename
string
$time
int
Kann gesetzt werden wenn wir in diesem web auf das bild nicht direkten zugriff haben sondern nur für ein anderes web die url generieren
Details
visibility
public
final
false
static
true

getUrlByRow

getUrlByRow( \Kwf_Model_Row_Interface $row, string $type, \string/Kwf_Uploads_Row $filename = null ) :

Arguments
$row
\Kwf_Model_Row_Interface
Row zu der ein Bild existiert
$type
string
Type
$filename
\string/Kwf_Uploads_Row
Wenn string wird der Dateiname verwendet wenn Kwf_Uploads_Row wird der Original-Dateiname verwendet wenn nicht gesetzt wird die uploads row mittels $type ermittelt und dieser Dateiname verwendet
Details
visibility
public
final
false
static
true
Documentation was generated by DocBlox 0.12.3.