\DatabaseMaker

This class is used for generate code (SQL) from XML definition files presents on instance sections.

Summary

Methods
Properties
Constants
__construct()
getFile()
getTable()
getPrimary()
getFields()
getSize()
getUniques()
getRequireds()
getField()
makeTable()
getDependencies()
getGroup()
toSql()
toConstraint()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$file
$primary
$table
$fields
N/A

Properties

$file

$file : 

Type

$primary

$primary : 

Type

$table

$table : 

Type

$fields

$fields : 

Type

Methods

__construct()

__construct() 

getFile()

getFile() 

getTable()

getTable() 

getPrimary()

getPrimary() 

getFields()

getFields() 

getSize()

getSize() 

getUniques()

getUniques() 

getRequireds()

getRequireds() 

getField()

getField(  $group = FALSE) 

Parameters

$group

makeTable()

makeTable() 

getDependencies()

getDependencies() 

getGroup()

getGroup() 

toSql()

toSql(  $field) 

Parameters

$field

toConstraint()

toConstraint(  $field) 

Parameters

$field