Class TPictureLogoBill

Description

manage the picture for bill

  • author: SimpliciWeb
  • version: $Id: t_picture_logobill.class.php 606 2007-07-19 10:14:30Z stephanet $

Located in /core/internal_components/common/t_picture/t_picture_logobill.class.php (line 61)

XTPicture
   |
   --TPictureLogoBill
Variable Summary
Method Summary
 bool delete ()
 bool get ( &$r_result, [string $p_database_selected = ""], array $r_result)
 bool insert (array $p_file_array,  &$r_result_id, [string $p_desc = ""], integer $r_result_id)
 bool update (array $p_file_array,  &$r_result_id, [string $p_desc = ""], integer $r_result_id)
Variables
bool $m_force_resize = true (line 86)

Force resize

integer $m_max_height = 0 (line 74)

Max height for bill logo => Set to 0 to determine ratio

integer $m_max_width = 100 (line 68)

Max width for bill logo

bool $m_only_one = true (line 80)

Only one logo bill

Inherited Variables

Inherited from XTPicture

XTPicture::$m_object_dbconnexion
XTPicture::$m_object_format
XTPicture::$m_object_siteinformation
XTPicture::$m_position_used
XTPicture::$m_supported_formats
XTPicture::$m_supported_formats_string
XTPicture::$m_types_used
XTPicture::$req_delete
XTPicture::$req_delete_by_type
XTPicture::$req_insert
XTPicture::$req_select
XTPicture::$req_select_by_type
XTPicture::$req_update_desc
XTPicture::$req_update_position_by_type
Methods
Constructor TPictureLogoBill (line 94)

Constructor, init the requests and objects

TPictureLogoBill TPictureLogoBill ()
delete (line 124)

Delete

  • return: TRUE on error
bool delete ()
get (line 105)

Get

  • return: TRUE on error
bool get ( &$r_result, [string $p_database_selected = ""], array $r_result)
  • array $r_result
  • string $p_database_selected
  • &$r_result
insert (line 150)

Insert

  • return: TRUE on error
bool insert (array $p_file_array,  &$r_result_id, [string $p_desc = ""], integer $r_result_id)
  • array $p_file_array: $_FILES
  • integer $r_result_id
  • string $p_desc
  • &$r_result_id
update (line 137)

Update

  • return: TRUE on error
bool update (array $p_file_array,  &$r_result_id, [string $p_desc = ""], integer $r_result_id)
  • array $p_file_array: $_FILES
  • integer $r_result_id
  • string $p_desc
  • &$r_result_id

Inherited Methods

Inherited From XTPicture

 XTPicture::XTPicture()
 XTPicture::getRatio()
 XTPicture::getSupportedImageFormat()
 XTPicture::xDelete()
 XTPicture::xDeleteByType()
 XTPicture::xGet()
 XTPicture::xGetByType()
 XTPicture::xInsert()
 XTPicture::xIsNotValidDesc()
 XTPicture::xIsNotValidFilename()
 XTPicture::xIsNotValidHeight()
 XTPicture::xIsNotValidId()
 XTPicture::xIsNotValidPositionnement()
 XTPicture::xIsNotValidSize()
 XTPicture::xIsNotValidType()
 XTPicture::xIsNotValidWidth()
 XTPicture::xUpdateDesc()
 XTPicture::xUpdatePositionByType()

Documentation generated on Tue, 25 Mar 2008 15:37:01 +0100 by phpDocumentor 1.3.2