Propel 2 API

Interfaces

Propel\Common\Pluralizer\PluralizerInterface The generic interface to create a plural form of a name.
Propel\Generator\Config\GeneratorConfigInterface
Propel\Generator\Exception\ExceptionInterface
Propel\Generator\Model\IdMethod Interface for various ID retrieval method types (i.e.
Propel\Generator\Model\MappingModelInterface An interface for representing mapping model objects.
Propel\Generator\Model\NameGenerator The generic interface to a name generation algorithm.
Propel\Generator\Platform\PlatformInterface Interface for RDBMS platform specific behaviour.
Propel\Generator\Reverse\SchemaParserInterface Interface for reverse engineering schema parsers.
Propel\Runtime\ActiveRecord\ActiveRecordInterface This ActiveRecord interface helps to find Propel Object
Propel\Runtime\Adapter\AdapterInterface Interface for adapters.
Propel\Runtime\Adapter\SqlAdapterInterface Interface for adapters.
Propel\Runtime\Connection\ConnectionInterface Interface for Propel Connection object.
Propel\Runtime\Connection\ConnectionManagerInterface
Propel\Runtime\Connection\SqlConnectionInterface Interface for Propel Connection object.
Propel\Runtime\Connection\StatementInterface Interface for Propel Connection object.
Propel\Runtime\DataFetcher\DataFetcherInterface Interface class for DataFetcher.
Propel\Runtime\Exception\ExceptionInterface
Propel\Runtime\ServiceContainer\ServiceContainerInterface