PHP 클래스 Newscoop\Service\Implementation\SectionServiceDoctrine

상속: extends AEntityServiceDoctrine, implements Newscoop\Service\ISectionService
파일 보기 프로젝트 열기: sourcefabric/newscoop

보호된 메소드들

메소드 설명
_init_ ( )
_map ( SearchSection $serch, Column $column )
map ( Search $search, Column $column ) * ---------------------------------------------------------------

메소드 상세

_init_() 보호된 메소드

protected _init_ ( )

_map() 보호된 메소드

protected _map ( SearchSection $serch, Column $column )
$serch Newscoop\Service\Model\SearchSection
$column Newscoop\Service\Model\Search\Column

map() 보호된 메소드

* ---------------------------------------------------------------
protected map ( Search $search, Column $column )
$search Newscoop\Service\Model\Search\Search
$column Newscoop\Service\Model\Search\Column