PHP 클래스 Pheasant\Types\StringType

상속: extends BaseType
파일 보기 프로젝트 열기: lox/pheasant

공개 메소드들

메소드 설명
__construct ( $length = 255, $options = null ) Constructor
columnSql ( $column, $platform ) * (non-phpdoc)
marshal ( $value ) * (non-phpdoc)

메소드 상세

__construct() 공개 메소드

Constructor
public __construct ( $length = 255, $options = null )

columnSql() 공개 메소드

* (non-phpdoc)
또한 보기: Pheasant\Type::columnSql
public columnSql ( $column, $platform )

marshal() 공개 메소드

* (non-phpdoc)
또한 보기: Pheasant\Type::marshal
public marshal ( $value )