tasks
Table of Contents
Classes
- AlertaContaForaOrcamentoTask
- AlertaFeriasTask
- AlertaManutencaoTask
- AniversarianteMesTask
- AtualizarExtratoAPITask
- AtualizarExtratoOfxTask
- AtualizarJurosFinanciamentoTask
- BaixaBoletoRecebimentoTask
- BalancoPatrimonialTask
- ControleChuvaTask
- CotacaoTask
- CustoHoraHomemTask
- CustoHoraMaquinaTask
- IntegracaoIntsys
- IntegracaoIntsysInsertTask
- IntegracaoIntsysTask
- MensageriaTask
- NFSETask
- NotasFiscais
- NotasFiscaisCTeTask
- NotasFiscaisManifestoTask
- NotasFiscaisMinuto0Task
- NotasFiscaisMinuto30Task
- PrazoExperienciaFuncionarioTask
- TarefasAssincronasTask
- TemplateTask
- UsuariosSistemaDashboardTask
- VencimentoCertificadoTask
- VerificaSaldoBancoTask
Constants
- STDERR = fopen($crunz_config['output_log_file'], 'a+')
- STDOUT = fopen($crunz_config['output_log_file'], 'a+')
Functions
- logCrunzTask() : mixed
- logError() : mixed
- logWarn() : mixed
- logInfo() : mixed
- getApacheClientsEnabled() : mixed
- getConfigPath() : string
- getClientsUrl() : array<string|int, mixed>
- includeConfigClass() : mixed
- getTaskConfig() : mixed
- getSchedule() : mixed
Constants
STDERR
public
mixed
STDERR
= fopen($crunz_config['output_log_file'], 'a+')
STDOUT
public
mixed
STDOUT
= fopen($crunz_config['output_log_file'], 'a+')
Functions
logCrunzTask()
logCrunzTask(mixed $str) : mixed
Parameters
- $str : mixed
logError()
logError(mixed $str) : mixed
Parameters
- $str : mixed
logWarn()
logWarn(mixed $str) : mixed
Parameters
- $str : mixed
logInfo()
logInfo(mixed $str) : mixed
Parameters
- $str : mixed
getApacheClientsEnabled()
getApacheClientsEnabled() : mixed
getConfigPath()
getConfigPath(mixed $url) : string
Parameters
- $url : mixed
Return values
stringgetClientsUrl()
getClientsUrl() : array<string|int, mixed>
Return values
array<string|int, mixed>includeConfigClass()
includeConfigClass(mixed $url) : mixed
Parameters
- $url : mixed
getTaskConfig()
getTaskConfig(mixed $task, mixed $url, mixed $config_file) : mixed
Parameters
- $task : mixed
- $url : mixed
- $config_file : mixed
getSchedule()
getSchedule(mixed $task_file) : mixed
Parameters
- $task_file : mixed