Child classes:
Inherited Variables
Inherited Methods
Class Details
Manage image size attributes
Tags:
- Package - TicaTK
- Author - CS <csollet@coleebris.com>
- Version - $Revision: 1.4 $
- Copyright - © 2001, 2002, 2003 Coleebris
[ Top ]
Class Variables
Class Methods
set_img_size
void set_img_size ( $file, $widget, $attname, [$local = false] )
Add two attributes containing image size
Tags:
Parameters:
- string $file - image filename
- TTK_TKNode $widget - target widget
- string $attr - The attribute name
- boolean $local - The change must not be reflected on the client side
[ Top ]
constructor TTK_ImgSize
void constructor TTK_ImgSize ( [$path_prefix = false] )
TTK_ImgSize Constructor
Tags:
Parameters:
- string $path_prefix - server base root to access image
[ Top ]
