[ Index ]
 

Code source de phpMyAdmin 2.10.3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/libraries/ -> transformations.lib.php (sommaire)

(pas de description)

Poids: 222 lignes (9 kb)
Inclus ou requis: 13 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 5 fonctions

  PMA_transformation_getOptions()
  PMA_getAvailableMIMEtypes()
  PMA_getMIME()
  PMA_setMIME()
  PMA_sanitizeTransformationFile()

Fonctions
Fonctions qui ne font pas partie d'une Classe:

PMA_transformation_getOptions($string)   X-Ref
Set of functions used with the relation and pdf feature


PMA_getAvailableMIMEtypes()   X-Ref
Gets all available MIME-types

author: Garvin Hicking <me@supergarv.de>
return: array    array[mimetype], array[transformation]

PMA_getMIME($db, $table, $strict = false)   X-Ref
Gets the mimetypes for all rows of a table

author: Mike Beck <mikebeck@users.sourceforge.net> / Garvin Hicking <me@supergarv.de>
param: string   the name of the db to check for
param: string   the name of the table to check for
param: string   whether to include only results having a mimetype set
return: array    [field_name][field_key] = field_value

PMA_setMIME($db, $table, $key, $mimetype, $transformation, $transformation_options, $forcedelete = false)   X-Ref
Set a single mimetype to a certain value.

param: string   the name of the db
param: string   the name of the table
param: string   the name of the column
param: string   the mimetype of the column
param: string   the transformation of the column
param: string   the transformation options of the column
param: string   (optional) force delete, will erase any existing comments for this column
return: boolean  true, if comment-query was made.

PMA_sanitizeTransformationFile(&$filename)   X-Ref
Returns the real filename of a configured transformation

param: string   the current filename
return: string   the new filename



Généré le : Mon Nov 26 15:18:20 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics