PHP 클래스 Devise\Pages\ApiPagesManager

상속: extends PageManager
파일 보기 프로젝트 열기: devisephp/cms 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$PageFields array ..

공개 메소드들

메소드 설명
createNewPage ( $input ) : boolean Validates and creates a page with the given input

메소드 상세

createNewPage() 공개 메소드

Validates and creates a page with the given input
public createNewPage ( $input ) : boolean
리턴 boolean

프로퍼티 상세

$PageFields 보호되어 있는 정적으로 프로퍼티

..
protected static array $PageFields
리턴 array