XTPictureAbstract class to manage Pictures
Located in /core/internal_components/common/t_picture/xt_picture.class.php (line 56)
| Class | Description |
|---|---|
TPictureLogoBill
|
manage the picture for bill |
TPictureLogoTop
|
Manage the front banner (logo on top) |
TPictureTLanguage
|
Picture for any language (the flags for example) |
TPictureTPage
|
Manage the picture for a web page |
TPictureTProductSlave
|
Manage the picture for a product (slave) |
bool
getRatio
(array $p_array_picture, integer $p_next_width, integer $p_next_height, &$r_ratio, integer $r_ratio)
bool
xGetByType
(string $p_picture_type, &$r_result, [string $p_database_selected = ""], array $r_result)
bool
xInsert
(string $p_picture_type, array $p_file_array, &$r_result_id, [integer $p_next_width = 0], [integer $p_next_height = 0], [string $p_desc = ""], [bool $p_only_one_by_type = false], [string $p_pic_position = ""], [bool $p_force_resize = true], [bool $p_form_src = true], integer $r_result_id)
DbConnexion
$m_object_dbconnexion
= NULL (line 63)
Database Connexion object
siteInformation
$m_object_siteinformation
= NULL (line 69)
SiteInformation Object
array
$m_position_used
= array() (line 140)
array
$m_supported_formats
= array() (line 120)
Supported formats
array
$m_supported_formats_string
= "" (line 126)
Supported formats string
array
$m_types_used
= array() (line 136)
string
$req_delete
= "" (line 107)
SQL Request : Delete
string
$req_delete_by_type
= "" (line 89)
SQL Request : Delete by type
string
$req_insert
= "" (line 77)
SQL Request : Insert
string
$req_select
= "" (line 101)
SQL Request : Select
string
$req_select_by_type
= "" (line 83)
SQL Request : Select by type
string
$req_update_desc
= "" (line 113)
SQL Request : Update desc
string
$req_update_position_by_type
= "" (line 95)
SQL Request : Update position by type
Get Ratio
Delete
Delete by type
Provide an array with all the picture properties
Va renvoyer un tableaux contenant toutes les informations necessaires à l'affichage d'une image Entree: int : represente l'identifiant de l'image Sortie: array
Get by type
Insert
Parameter Integrity checker
Parameter Integrity checker
Parameter Integrity checker
Parameter Integrity checker
Parameter Integrity checker
Parameter Integrity checker
Parameter Integrity checker
Parameter Integrity checker
Udpate desc
Update position by type
Documentation generated on Tue, 25 Mar 2008 15:37:37 +0100 by phpDocumentor 1.3.2