Skip to main content
FlightPath
academic advising and degree audit
Navigation
Home
Download
Documentation
Hosting & Support
Contact
You are here
Home
»
API reference
»
FlightPath 5.x
»
pImage.class.php
»
pImage
» function pImage::setDataSet
function pImage::setDataSet
Search API
Function, file, or topic
*
Partial match search is supported
5.x pImage.class.php
pImage
::setDataSet(&$DataSet)
File
inc/
pchart/
pchart/
class/
pImage.class.php
, line 263
Class
pImage
Code
function
setDataSet
(&
$DataSet
) {
$this
->
DataSet
=
$DataSet
; }