PHP 클래스 Pommo_Setup, poMMo

This file is part of poMMo. poMMo is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. poMMo is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Pommo. If not, see . This fork is from https://github.com/soonick/poMMo Please see docs/contribs for Contributors
파일 보기 프로젝트 열기: soonick/poMMo 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$error If this value is null then there were no errors, else this will contain an error code and error message or messages

공개 메소드들

메소드 설명
saveBouncesForm ( $data ) Tries to save bounces form

메소드 상세

saveBouncesForm() 공개 메소드

Tries to save bounces form
public saveBouncesForm ( $data )

프로퍼티 상세

$error 공개적으로 프로퍼티

If this value is null then there were no errors, else this will contain an error code and error message or messages
public $error