db
DefaultNamingStrategy Class Reference

Inherits NamingStrategy.

Public Member Functions

 classToTableName ($className)
 
 propertyToColumnName ($propertyName)
 

Static Protected Member Functions

static addUnderscores ($name)
 

Detailed Description

defaultni implementace NaminFactory

Member Function Documentation

◆ addUnderscores()

static addUnderscores (   $name)
staticprotected

◆ classToTableName()

classToTableName (   $className)

Prevede jmeno tridy na jmeno tabulky

Parameters
string$className
Returns
string

Implements NamingStrategy.

◆ propertyToColumnName()

propertyToColumnName (   $propertyName)

prevede jmeno property na jmeno sloupce v tabulce

Parameters
string$propertyName
Returns
string

Implements NamingStrategy.


The documentation for this class was generated from the following file: