Lines Matching defs:style
394 * @param string|array $style
400 public function subscribers($page, $user = null, $style = null, $data = null) {
403 return $manager->subscribers($page, $user, $style, $data);
415 * @param string $style
417 * @throws Exception when user or style is empty
422 public function add($id, $user, $style, $data = '') {
425 return $manager->add($id, $user, $style, $data);
437 * @param string|array $style
443 public function remove($id, $user = null, $style = null, $data = null) {
446 return $manager->remove($id, $user, $style, $data);
454 * “target”, “style”, and optionally “data”.
546 * Aggregates all email addresses of user who have subscribed the given page with 'every' style