Go to the source code of this file.
Data Structures | |
| class | styleManager |
Variables | |
| $usage = new ApiUsage() | |
| $styFilePath = $usage->addOptionalParameter("style", "path to style file") | |
| if(!$styFilePath) | $verbose |
| $sm = new styleManager($action) | |
| $sm = new styleManager($action) |
$action Action
Definition at line 373 of file setStyle.php.
| $styFilePath = $usage->addOptionalParameter("style", "path to style file") |
Definition at line 9 of file setStyle.php.
Definition at line 7 of file setStyle.php.
| if (!$styFilePath) $verbose |
Definition at line 17 of file setStyle.php.