PHP Class Pommo_Helper_Messages, poMMo

This file is part of poMMo (http://www.pommo.org) 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 2, or 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 program; see the file docs/LICENSE. If not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
Mostrar archivo Open project: soonick/poMMo Class Usage Examples

Public Methods

Method Description
notify ( &$notices, &$sub, $type, $comments = false )
resetDefault ( $section = 'all' )
sendMessage ( $p = ['to' => false, 'type' => false, 'code' => false] ) code: confirmation code [str]
testExchanger ( $to, $exchanger )

Method Details

notify() public method

public notify ( &$notices, &$sub, $type, $comments = false )

resetDefault() static public method

static public resetDefault ( $section = 'all' )

sendMessage() public static method

code: confirmation code [str]
public static sendMessage ( $p = ['to' => false, 'type' => false, 'code' => false] )

testExchanger() public method

public testExchanger ( $to, $exchanger )