コード例 #1
0
 function ItemCacheAjaxJobs($job)
 {
     parent::AdminAjaxJobs(get_class($this), $job, 10);
 }
コード例 #2
0
 function InstallTableAjaxJobs($job)
 {
     parent::AdminAjaxJobs(get_class($this), $job, 1000);
 }