Class TPictureLogoTop

Description

Manage the front banner (logo on top)

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

Located in /core/internal_components/common/t_picture/t_picture_logotop.class.php (line 62)

XTPicture
   |
   --TPictureLogoTop
Variable Summary
Method Summary
 bool delete ()
 bool get ( &$r_result, array $r_result)
 bool insert (array $p_file_array,  &$r_result_id, integer $r_result_id)
 bool update (array $p_file_array,  &$r_result_id, integer $r_result_id)
 integer xGetWidthToResize ()
 bool xSetSize (array $p_file)
Variables
Methods
Constructor TPictureLogoTop (line 82)

Constructor, init the requests and objects

TPictureLogoTop TPictureLogoTop ()
delete (line 101)

delete

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

Get

  • return: TRUE on error
bool get ( &$r_result, array $r_result)
  • array $r_result
  • &$r_result
insert (line 178)

Insert

  • return: TRUE on error
bool insert (array $p_file_array,  &$r_result_id, integer $r_result_id)
  • array $p_file_array: $_FILES
  • integer $r_result_id
  • &$r_result_id
update (line 160)

Update

  • return: TRUE on error
bool update (array $p_file_array,  &$r_result_id, integer $r_result_id)
  • array $p_file_array: $_FILES
  • integer $r_result_id
  • &$r_result_id
xGetWidthToResize (line 112)

get width to resize

  • access: private
integer xGetWidthToResize ()
xSetSize (line 131)

Set actual size of file

  • return: TRUE on error
bool xSetSize (array $p_file)
  • array $p_file: $_FILES

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