PHP 클래스 Pommo_Helper_Personalize, poMMo

파일 보기 프로젝트 열기: soonick/poMMo 1 사용 예제들

공개 메소드들

메소드 설명
replace ( &$msg, &$s, &$personalizations ) returns a personalized body
search ( &$body ) e.g. array('search' => full_text_replace, 'field' => field_name, 'default' => default_value, 'field_id' => field_id);

메소드 상세

replace() 공개 정적인 메소드

returns a personalized body
public static replace ( &$msg, &$s, &$personalizations )