Overview

Namespaces

  • Net
    • Bazzline
      • Propel
        • Behavior
          • EntityInstantiator
  • None

Classes

  • AbstractEntity
  • Configuration
  • EntityCollection
  • FileContentGenerator
  • Manager
  • ObjectEntity
  • QueryEntity
  • Overview
  • Namespace
  • Class

Class Configuration

Namespace: Net\Bazzline\Propel\Behavior\EntityInstantiator
Located at Configuration.php
Methods summary
public
# configure( string $className, string $indention, string $pathToOutput, null|string $namespace = null, null|string $extends = null, null|string $defaultConnectionMode = null, null|string $defaultConnectionName = null, null|boolean $useFullyQualifiedNames = null )

Parameters

$className
$indention
$pathToOutput
$namespace
$extends
$defaultConnectionMode
$defaultConnectionName
$useFullyQualifiedNames

Throws

InvalidArgumentException
public boolean
# doNotUseFullyQualifiedNames( )

Returns

boolean
public string
# getClassName( )

Returns

string
public null|string
# getDefaultConnectionMode( )

Returns

null|string
public null|string
# getDefaultConnectionName( )

Returns

null|string
public null|string
# getExtends( )

Returns

null|string
public string
# getIndention( )

Returns

string
public null|string
# getNamespace( )

Returns

null|string
public string
# getFilePathToOutput( )

Returns

string
public boolean
# hasExtends( )

Returns

boolean
public boolean
# hasNamespace( )

Returns

boolean
public boolean
# isConfigured( )

Returns

boolean
public boolean
# isNotConfigured( )

Returns

boolean
public boolean
# useFullyQualifiedNames( )

Returns

boolean
PHP EntityInstantiator Propel Behavior by bazzline.net API documentation generated by ApiGen