Menu

#4 Property to Assign CSS to use

open
nobody
5
2005-10-03
2005-10-03
Anonymous
No

Actually, the xml file contains the tag
<CSS>mystyle.css</CSS> where I can define the
CSS style to use.

I'll be a good improvement to allow change this path by
code, like the <INTERFACE>, <NO_DATA_MSG> do.

For example:
$oRpt = new PHPReportMaker();
$oRpt->setDatabaseConnection($db->db_connect_id);
$oRpt->setUser($dbuser);
$oRpt->setPassword($dbpasswd);
$oRpt->setCSS($path_to_my_css);

Why?

I could show the user some option styles and the user
could select that he likes.

Or copuld be used to create profiles.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB