createText($prefix);
if ($textshadow) $this->createTextShadow($prefix);
?>
createBackgroundColor($prefix);
$this->createBackgroundImage($prefix);
$this->createBorders($prefix);
$this->createRoundedCorners($prefix);
$this->createShadow($prefix);
?>
createMargins($prefix);
$this->createDimensions($prefix);
/*
?>
createAnimations($prefix);
*/
}
public function createBackgroundColor($prefix) {
?>
createMargin($prefix);
$this->createPadding($prefix);
}
public function createMargin($prefix) {
?>