Lines Matching refs:setBlockSetting

261         $this->setBlockSetting($block_id, 'show_last_update', (string) $show_last_update);
262 $this->setBlockSetting($block_id, 'show_common_surnames', (string) $show_common_surnames);
263 $this->setBlockSetting($block_id, 'number_of_surnames', (string) $number_of_surnames);
264 $this->setBlockSetting($block_id, 'stat_indi', (string) $stat_indi);
265 $this->setBlockSetting($block_id, 'stat_fam', (string) $stat_fam);
266 $this->setBlockSetting($block_id, 'stat_sour', (string) $stat_sour);
267 $this->setBlockSetting($block_id, 'stat_other', (string) $stat_other);
268 $this->setBlockSetting($block_id, 'stat_media', (string) $stat_media);
269 $this->setBlockSetting($block_id, 'stat_repo', (string) $stat_repo);
270 $this->setBlockSetting($block_id, 'stat_surname', (string) $stat_surname);
271 $this->setBlockSetting($block_id, 'stat_events', (string) $stat_events);
272 $this->setBlockSetting($block_id, 'stat_users', (string) $stat_users);
273 $this->setBlockSetting($block_id, 'stat_first_birth', (string) $stat_first_birth);
274 $this->setBlockSetting($block_id, 'stat_last_birth', (string) $stat_last_birth);
275 $this->setBlockSetting($block_id, 'stat_first_death', (string) $stat_first_death);
276 $this->setBlockSetting($block_id, 'stat_last_death', (string) $stat_last_death);
277 $this->setBlockSetting($block_id, 'stat_long_life', (string) $stat_long_life);
278 $this->setBlockSetting($block_id, 'stat_avg_life', (string) $stat_avg_life);
279 $this->setBlockSetting($block_id, 'stat_most_chil', (string) $stat_most_chil);
280 $this->setBlockSetting($block_id, 'stat_avg_chil', (string) $stat_avg_chil);