- Created by Unknown User (infra@techne.com.br), last modified by Igor Andrade on 24/03/2021
Índice:
Variável
Funções
Arquivo
- Abrir arquivo para escrita / Open file to writing
- Abrir arquivo para leitura / Open file to reading
- Adicionar conteúdo a arquivo / Add content to file
- Array de Byte para Arquivo / Byte Array to File
- Compactar arquivo / Zip file
- Comprimir Imagem / Compress Image
- Copiar arquivo / Copy file
- Cortar Imagem / Crop Image
- Criar novo arquivo / Create new file
- Criar pasta / Create folder
- Descompactar arquivo zip / Unzip file
- Download de arquivo a partir de URL / Download file from URL
- Download de uma URL para um arquivo / Download from an URL to a file
- É final do arquivo? / Is it end of file
- É pasta? / Is it folder?
- Existe arquivo? / Is there a file
- Fechar o arquivo / Close file
- Iniciar download / Start download
- Iniciar download de arquivo físico / Start file download
- Ler arquivo por linhas / Read file line
- Ler arquivo por tamanho de bytes / Read file content in bytes
- Ler conteúdo do arquivo / Read file contents
- Ler todo arquivo definindo charset / Read entire file by setting charset
- Ler todo conteúdo do arquivo / Read all file contents
- Ler todo conteúdo do arquivo em bytes / Read all file contents in bytes
- Limpar Arquivo / File Flush
- MD5 do arquivo / MD5 from file
- Mover arquivo / Move file
- Obter caminho de arquivo / Get file path
- Obter diretório acima / Get above directory path
- Obter Extensão do Arquivo / Get File Extension
- Obter lista de arquivos / Get file list
- Obter nome do arquivo / Get file name
- Obter pasta pai / Get parent
- Pasta da aplicação / Application folder
- Pasta de classes da aplicação / Application classes folder
- Pasta reciclável da aplicação / Application recycle folder
- Pasta temporária / Temporary folder
- Pode escrever arquivo? / Can you write file?
- Pode ler arquivo? / Can read file?
- Redimensionar Imagem / Resize Image
- Remover arquivo / Remove file
- Remover pasta de arquivos / Remove files folder
- Renomear arquivo / Rename file
- Rotacionar Imagem / Rotate Imagem
- Separador de arquivos / File separator
- Tamanho do arquivo / File size
- Total linhas arquivo / Total lines file
Autenticação
- Antes de Atualizar / Before Update
- Antes de Deletar / Before Delete
- Antes de Inserir / Before Insert
- Autenticação cliente
- Alterar Senha / Change Password
- Login / Login
- Login para Autenticação Mútua / Login for Mutual Authentication
- Redefinir Senha / Reset Password
- Redefinir Senha com OTP / Reset Password with OTP
- Registre-se para Autenticação Mútua / SignUp for Mutual Authentication
- Validação para o cadastro de usuário / Validate User SignUp
- cronapi.authentication.Operations.defaultResetPassword
- cronapi.authentication.Operations.defaultSignUp
- cronapi.authentication.Operations.getUserRoles
- cronapi.authentication.Operations.normalize
Chat
- cronapi.chat.chatAttachmentObj
- cronapi.chat.chatUserObj
- cronapi.chat.renderChatAttachments
- cronapi.chat.renderChatMessage
- Limpar Indicador de Digitação / Clear User Typing Indicator
- Limpar Todos Indicadores de Digitação / Remove All Typing Indicators
- Obter Usuário do Chat / Get Chat User
- Postar Mensagem / Post Chat Message
- Renderizar Ações Sugeridas / Render Chat Suggested Actions
- Renderizar Html / Render Chat Html Contents
- Renderizar Indicador de Digitação / Render User Typing Indicator
- Sugestão de Ação do Chat / Chat Suggested Action Object
Listas
- lists_create_with
- lists_getIndex
- lists_getSublist
- lists_indexOf
- lists_isEmpty
- lists_length
- lists_repeat
- lists_setIndex
- lists_sort
- lists_split
Conversão
- Conversão Cliente
- Converter Base64 para array de byte / Convert base64 to binary array
- Converter texto para data com e sem fuso horário / Convert text to date with and without timezone
- cronapi.conversion.Operations.arrayToList
- cronapi.conversion.Operations.asciiToBinary
- cronapi.conversion.Operations.base64ToString
- cronapi.conversion.Operations.binaryToAscii
- cronapi.conversion.Operations.chrToAscii
- cronapi.conversion.Operations.convert
- cronapi.conversion.Operations.convertLongToDate
- cronapi.conversion.Operations.decToHex
- cronapi.conversion.Operations.formatDouble
- cronapi.conversion.Operations.formatDoubleWithLocale
- cronapi.conversion.Operations.hexToDec
- cronapi.conversion.Operations.hexToInt
- cronapi.conversion.Operations.StringToBase64
- cronapi.conversion.Operations.stringToJs
- cronapi.conversion.Operations.toBoolean
- cronapi.conversion.Operations.toBytes
- cronapi.conversion.Operations.toDouble
- cronapi.conversion.Operations.toLong
- cronapi.conversion.Operations.toString
Database
- Abrir consulta / Open query database
- Atualizar / Update
- Commit da Transação / Commit Transaction
- Configurar Conexão / Configure Connection
- cronapi.database.Operations.close
- cronapi.database.Operations.executeNativeQuery
- cronapi.database.Operations.executeNativeQueryUpdate
- cronapi.database.Operations.executeProcedure
- cronapi.database.Operations.executeProcedureInOut
- cronapi.database.Operations.getActiveData
- cronapi.database.Operations.getColumn
- cronapi.database.Operations.getField
- cronapi.database.Operations.getFieldFromDatasource
- cronapi.database.Operations.hasElement
- cronapi.database.Operations.newEntity
- cronapi.database.Operations.next
- cronapi.database.Operations.updateField
- Definir Modo de Descarga Dados da Transação / Set Flush Transaction Data
- Executar Consulta JPQL / Execute JPQL
- Executar JPQL / Open query datasource JPQL
- Flush da Transação / Flush Transaction
- Iniciar Transação / Begin Transaction
- Inserir / Insert
- Remover / Remove
- Rollback da Transação / Rollback Transaction
Data e Hora
- Alterar data (Cliente) / Update date (Client)
- Alterar data (Servidor) / Update date (Server)
- cronapi.dateTime.Operations.formatDateTime
- Data e Hora Cliente
- Formatar data (Cliente) / Date format (Client)
- Incrementar ano na data (Cliente) / Increase year by date (Client)
- Incrementar dia na data (Cliente) / Increment day on date (Client)
- Incrementar hora na data (Cliente) / Increment hour on date (Client)
- Incrementar mês na data (Cliente) / Increase month on date (Client)
- Incrementar segundo na data (Cliente) / Increment second on date (Client)
- Nova Data (Cliente) / New Date (Client)
- Obter ano da data (Cliente) / Get year from date (Client)
- Obter data e hora atual (Cliente) / Get current date and time (Client)
- Obter dia da data (Cliente) / Get date day (Client)
- Obter hora da data (Cliente) / Get date time (Client)
- Obter mês da data (Cliente) / Get date month (Client)
- Obter minuto da data (Cliente) / Get date minute (Client)
- Obter segundo da data (Cliente) / Get date second (Client)
- Obter total de anos entre datas (Cliente) / Get total of years between dates (Client)
- Obter total de dias entre datas (Cliente) / Get days total between dates (Client)
- Obter total de horas entre datas (Cliente) / Get hours total between dates (Client)
- Obter total de meses entre datas (Cliente) / Get total of months between dates (Client)
- Obter total de minutos entre datas (Cliente) / Get minutes total between dates (Client)
- Obter total de segundos entre datas (Cliente) / Get seconds between dates (Client)
- Formatar data (Servidor) / Date format (Server)
- Incrementar ano na data (Servidor) / Increase year on date (Server)
- Incrementar dia na data (Servidor) / Increment day in date (Server)
- Incrementar hora na data (Servidor) / Increase hour on date (Server)
- Incrementar mês na data (Servidor) / Increase month on date (Server)
- Incrementar minuto na data (Cliente) / Increment minute on date (Client)
- Incrementar minuto na data (Servidor) / Increase minute on date (Server)
- Incrementar segundos na data (Servidor) / Increase seconds on date (Server)
- Nova Data (Servidor) / New Date (Server)
- Obter ano da data (Servidor) / Get year from date (Servidor)
- Obter data atual sem hora / Get current date with no hours
- Obter data e hora atual (Servidor) / Get current date and time (Server)
- Obter data e hora em milissegundos / Get current date and time in milliseconds
- Obter dia da data (Servidor) / Get date day (Server)
- Obter dia da semana da data / Get day of week
- Obter hora da data (Servidor) / Get date hour (Server)
- Obter mês da data (Servidor) / Get date month (Server)
- Obter minuto da data (Servidor) / Get date minute (Server)
- Obter o último dia do mês / Get last day from month
- Obter segundo da data (Servidor) / Get date second (Server)
- Obter total de anos entre datas (Servidor) / Get total of years between dates (Server)
- Obter total de dias entre datas (Servidor) / Get days total between dates (Server)
- Obter total de horas entre datas (Servidor) / Get hours total between dates (Server)
- Obter total de meses entre datas (Servidor) / Get total of months between dates (Server)
- Obter total de minutos entre datas (Servidor) / Get minutes total between dates (Server)
- Obter total de segundos entre datas (Servidor) / Get seconds between dates (Server)
Eventos
Expressão Regular
- cronapi.regex.extractTextByRegex
- cronapi.regex.Operations.extractTextWithRegexUnscape
- cronapi.regex.Operations.validateTextWithRegexUnscape
- cronapi.regex.validateTextWithRegex
Formulário
- Abrir url / Open url
- Adicionar classe / Add class
- Alterar valor do campo / Change field value
- Alternar classe / Toggle class
- Atualizar fonte de dados / Update datasource
- Avança registro / Go forward record
- Carregar fonte de dados / Load datasource
- Criar Filtro (Cliente) / Create Filter (Client)
- Criar Filtro (Servidor) / Create Filter (Server)
- cronapi.screen.changeAttrValue
- Definir Expiração do Token / Set Token Expiration
- Definir Variável de Token da Requisição / Define the Request Token Variable
- Definir visibilidade / Set visibility
- Desabilitar componente / Disable component
- Entrar em modo de edição / Start editing mode
- Entrar em modo de inserção / Start inserting mode
- Enviar / Post
- Esconder componente / Hide component
- Esconder modal / Hide modal
- Está em modo de edição? / Is the form in editing mode?
- Está em modo de inserção? / Is the form in insertion mode?
- Exibir componente / Show component
- Exibir modal / Show modal
- Exibir Notificação / Show Notification
- Filtrar / Filter
- Filtrar Dados / Filter Data
- Focar componente / Focus component
- Fonte de Dados / Datasource
- form_fieldscreen_callreturn
- Formulário Cliente
- Alterar título do formulário / Change form title
- Atualizar registro corrente / Refresh Active Record
- Carregar Mais Registros / Load More Records
- Confirmar ação / Confirm action
- Copiar valor para a área de transferência / Copy value to clipboard
- Criar as regras de segurança / Create security rules
- Criar Item do Menu (mobile) / Create Menu Item (mobile)
- Criar Item do Menu (web) / Create Menu Item (web)
- Criar Menu Dinâmico (mobile) / Create Dinamic Menu (mobile)
- Criar Menu Dinâmico (web) / Create Dinamic Menu (web)
- Criar Modal / Create Modal
- Cria Variável de Escopo / Create Scope Variable
- cronapi.event.changeInnerTextButton
- cronapi.screen.Operations.getToken
- Esconder Carregamento / Hide Loading
- Esconder modal mobile / Hide mobile modal
- Exibir Carregamento / Show Loading
- Exibir modal mobile / Show mobile modal
- Existem mais registros? / Has Next Page?
- Existe Próximo Registro? / Has Next Record?
- Modal é mostrado? / Is shown modal?
- Obter Caminho do Back-End / Get Back-End Path
- Obter conteúdo / Get content
- Obter Linhas Selecionadas da Grade / Get Selected Rows From Grid
- Obter parâmetro da query string (Cliente) / Get param from query string (Client)
- Obter valor do atributo / Get attribute value
- Obter valor do campo (Cliente) / Get value of field (Client)
- Total de Registros / Quantity of Records
- Habilitar componente / Enable component
- Ir para Primeiro Registro / Go to First Record
- Ir para Último registro / Go to Last Record
- Logout / Logout
- Modificar Conteúdo / Change Content
- Mudar aba / Change tab
- Mudar formulário / Change view
- Obtém Variável de Escopo / Get Scope Variable
- Obter cabeçalho da requisição / Get param from request
- Obter Expiração do Token / Get Token Expiration
- Obter identificador do componente / Get component identifier
- Obter Mapa de Dados do Token da Requisição / Get Request Token Data Map
- Obter nome do campo / Get field name
- Obter parâmetro da query string (Servidor) / Get param from query string (Server)
- Obter valor do campo / Get value of field
- Obter Variável do Token da Requisição / Get Request Token Variable
- Recompilar componente / Recompile Component
- Registro anterior / Previus record
- Remover classe / Remove class
- Remove registro / Remove record
- Retornar ao modo normal / Return to normal mode
- Voltar para Formulário Anterior / Back to previus Form
Gráfico
Json
- Criar objeto Json (Servidor) / Create Json object (Server)
- cronapi.json.Operations.toXml
- Definir valor no Json / Set value in Json
- Json cliente
- JSON para lista / JSON to list
- Obter campo do Json / Get Json field
- Para Json / To Json
- Para Mapa (categoria Json) / To map (Json category)
- Remover valor no Json / Remove Json value
Laços
Lógica
- controls_if
- É nulo? (Servidor) / Is null? (Server)
- É nulo ou vazio? (Servidor) / Is null or empty? (Server)
- É vazio? (Servidor) / Is empty? (Server)
- exception_trycatch
- logic_compare
- logic_negate
- logic_null
- Lógica Cliente
- Operação lógica / Logical operation
- Operador ternário / Ternary operator
- Valor booleano / Boolean value
Mapas
- Criar mapa com (Servidor) / Create map with (Server)
- Criar objeto mapa / Create map object
- Define valor no Mapa por caminho / Set field on map
- Define valor no Mapa por chave / Set a value on map by key
- Mapa para JSON / Map to JSON
- Mapa para lista / Map to list
- Mapas cliente
- Criar mapa com (Cliente) / Create map with (Client)
- Definir valor no Mapa por Caminho / Set Value on Map by Path
- Definir valor no Mapa por Chave / Set Value on Map by Key
- Obter Campo do Mapa por Caminho (Cliente) / Get Map Field by Path (Client)
- Obter Campo do Mapa por Chave (Cliente) / Get Map Field by Key (Client)
- Obter campo do Mapa por caminho (Servidor) / Get map field by path (Server)
- Obter campo do mapa por chave (Servidor) / Get map field by Key (Server)
- Para Mapa (categoria Mapa) / To Map (Map category)
Matemática
- cronapi.math.Operations.pow
- math_arithmetic
- math_constant
- math_constrain
- math_modulo
- math_number
- math_number_property
- math_on_list
- math_random_float
- math_random_int
- math_round
- math_single
- math_trig
Multimídia
Objeto
- cronapi.object.createObjectFromString
- cronapi.object.createObjectLoginFromString
- cronapi.object.deleteProperty
- cronapi.object.getObjectField
- cronapi.object.getProperty
- cronapi.object.newObject
- cronapi.object.Operations.getObjectField
- cronapi.object.Operations.newObject
- cronapi.object.Operations.setObjectField
- cronapi.object.serializeObject
- cronapi.object.setProperty
Social
Teste Unitário
- cronapi.unittest.Operations.fnAssertArrayEquals
- cronapi.unittest.Operations.fnAssertEquals
- cronapi.unittest.Operations.fnAssertFalse
- cronapi.unittest.Operations.fnAssertNotNull
- cronapi.unittest.Operations.fnAssertNull
- cronapi.unittest.Operations.fnAssertSame
- cronapi.unittest.Operations.fnAssertThat
- cronapi.unittest.Operations.fnAssertTrue
Textos
- cronapi.text.formatTextWithReplacement
- cronapi.text.newline
- cronapi.text.Operations.formatTextWithReplacement
- cronapi.text.Operations.newline
- cronapi.text.Operations.normalize
- cronapi.text.Operations.replace
- cronapi.text.Operations.replaceAll
- cronapi.text.Operations.replaceFirst
- cronapi.text.Operations.startsWith
- cronapi.text.prompt
- cronapi.text.replaceAll
- text
- text_append
- text_changeCase
- text_charAt
- text_getSubstring
- text_i18n
- text_i18n (cliente)
- text_indexOf
- text_isEmpty
- text_join
- text_length
- text_print
- text_trim
Util
- Abrir Dashboard / Open Dashboard
- Abrir Relatório / Open Report
- Agendar Execução / Schedule Execution
- Auditar em Log / Log Audit
- Chamar Bloco (Com retorno - Servidor) / Call Blockly (With return - Server)
- Chamar Bloco (Sem retorno - Servidor) / Call Blockly (No return - Server)
- Comprime array de bytes / Compress a byte array
- Cria exceção / Create a exception
- Cria identificador universal / Generate universal identifier
- Criar URL de Download / Create Download URL
- Criptografar / Encrypt
- Criptografa senha / Encrypt password
- cronapi.pushnotification.Operations.firebaseRegister
- cronapi.pushnotification.Operations.sendNotification
- Decodificar URL / Decode URL
- Definir Cookie ( Servidor ) / Set Cookie ( Server )
- Descompacta array de bytes / Descompress a byte array
- Descriptografar / Decrypt
- Dormir (Servidor) / Sleep (Server)
- Enviar envelope SOAP / Send SOAP envelope
- Enviar notificação push avançada / Send Raw notification
- Executa linha de comando / Execute a command line
- Executar Assíncrono (Servidor) / Execute Asynchronous (Server)
- Gerar Relatório / Generate Report
- Gerar relatório com conteúdo / Generate report with content
- Gerar relatório com parâmetros / Generate report with parameters
- Iniciar download de arquivos na URL / Start file download on URL
- Inserir ou alterar valor na requisição / Add or set value in request
- Inserir ou alterar valor na sessão / Add or set value in session
- Inserir ou alterar valor na thread / Add or set value in thread
- Lança exceção / Throw exception
- Logar / Log
- MD5 de uma string / MD5 from string
- Objeto para Form-Data / Form-Data Object
- Obtém mensagem da exceção / Get exception message
- Obter Ambiente do Sistema / Get System Profile
- Obter cabeçalho da URL / Get URL Headers
- Obter cabeçalhos da requisição / Get requested headers
- Obter conteúdo da URL / Get URL content
- Obter cookie ( Servidor ) / Get cookie ( Server )
- Obter Id da Aplicação / Get Application Id
- Obter item da resposta HTTP / Get item from HTTP response
- Obter login do usuário logado / Get current user name
- Obter método da requisição / Get the requested method
- Obter Parâmetro do Sistema / Get System Parameter
- Obter Url Base (servidor) / Get Base Url (server)
- Obter valor da sessão / Get value in session
- Obter valor na requisição / Get value in request
- Obter valor na thread / Get value in thread
- Randomiza número / Randomize number
- Redirecionar / Redirect
- Retorno / Return
- Upload de arquivo / File Upload
- Util Cliente
- Adicionar Item na Sessão da Aba / Set Session Storage Item
- Adicionar Item na Sessão do navegador / Set Local Storage Item
- Alterar para rota padrão / Change Main Route
- Atribuir valor para a promessa / Handle value to promise
- Chamar Bloco (Com retorno - Cliente) / Call Blockly (With return - Client)
- Chamar Bloco (Sem retorno - Cliente) / Call Blockly (No return - Client)
- Compartilhar URL / Share URL
- Criar exceção (Cliente) / Create exception (Client)
- Criar Promessa / Create Promise
- cronapi.util.callServerBlocklyAsynchronous
- cronapi.util.getURLFromOthers
- cronapi.util.scheduleExecution
- Definir Cookie ( Cliente ) / Set Cookie ( Client )
- Definir Token / Set Token
- Dormir (Cliente) / Sleep (Client)
- Executa javascript (com retorno) / Execute javascript (with return)
- Executa javascript (sem retorno) / Execute javascript (no return)
- Executar Assíncrono (Cliente) / Execute Asynchronous (Client)
- Idioma do Cliente / Client Locale
- Lança Exceção (Cliente) / Throw Exception (Client)
- Monitorar uma promessa / Monitor a promise
- Observar Aceleração / Observe Acceleration
- Obter CEP / Get Zip Code
- Obter cookie ( Cliente ) / Get cookie ( Client )
- Obter IP (Cliente) / Get IP (Client)
- Obter IP (Servidor) / Get IP (Server)
- Obter Item da Sessão do navegador / Get Local Storage Item
- Obter Item na Sessão da Aba / Get value in session
- Obter nome da aplicação / Get application name
- Obter Nome do Usuário Logado / Get Logged User Name
- Obter rota padrão Mobile / Get Main Route Mobile
- Obter rota padrão Web / Get Main Route Web
- Obter Token do Usuário / Get user logged Token
- Obter Url Base (cliente) / Get Base Url (client)
- Obter Usuário Logado / Get Logged User
- Preencher cache da Fonte de Dados / Fill Datasource cache
- Registre-se / SignUp
- Verificar cookie salvo / Check saved cookie
- Verificar senha criptografada / Verify encrypted password
Validação
- cronapi.validation.Operations.validateCNPJ
- cronapi.validation.Operations.validateCPF
- cronapi.validation.Operations.validateEmail
XML
- Converte XML para JSON / Convert XML to JSON
- Criar XML a partir de texto / Create XML from text
- cronapi.xml.Operations.getRootElement
- cronapi.xml.Operations.hasRootElement
- cronapi.xml.Operations.newXMLEmpty
- cronapi.xml.Operations.XMLaddElement
- cronapi.xml.Operations.XMLChangeNodeName
- cronapi.xml.Operations.XMLcreateElement
- cronapi.xml.Operations.XMLDocumentToString
- cronapi.xml.Operations.XMLElementToString
- cronapi.xml.Operations.XMLGetAttributeValue
- cronapi.xml.Operations.XMLGetChildElement
- cronapi.xml.Operations.XMLGetElementTagName
- cronapi.xml.Operations.XMLGetElementValue
- cronapi.xml.Operations.XMLGetParentElement
- cronapi.xml.Operations.XMLOpen
- cronapi.xml.Operations.XMLOpenFromFile
- cronapi.xml.Operations.XMLRemoveElement
- cronapi.xml.Operations.XMLSetElementAttributeValue
- cronapi.xml.Operations.XMLSetElementValue
- XML Cliente
- cronapi.xml.addXMLElement
- cronapi.xml.getAttributeValue
- cronapi.xml.getChildren
- cronapi.xml.getElementContent
- cronapi.xml.getElementName
- cronapi.xml.getParentNode
- cronapi.xml.newXMLElement
- cronapi.xml.newXMLEmpty
- cronapi.xml.newXMLEmptyWithRoot
- cronapi.xml.removeElement
- cronapi.xml.renameElement
- cronapi.xml.setAttribute
- cronapi.xml.setElementContent
- cronapi.xml.XMLDocumentToText
- cronapi.xml.XMLGetRootElement
- cronapi.xml.XMLHasRootElement
Calendário
- cronapi.calendar.getCalendarMax
- cronapi.calendar.getCalendarMin
- cronapi.calendar.getCalendarSelectDates
- cronapi.calendar.getCalendarValue
- cronapi.calendar.navigateCalendarTo
- cronapi.calendar.setCalendarMax
- cronapi.calendar.setCalendarMin
- cronapi.calendar.setCalendarSelectDates
- cronapi.calendar.setCalendarValue
Notificações
- Botão do Modal / Modal Button
- cronapi.notification.customNotify
- Modal de confirmação / Confirmation Modal
WebSocket
- cronapi.net.WebSocket.close
- cronapi.net.WebSocket.connect
- cronapi.net.WebSocket.send
- cronapi.websocket.close
- cronapi.websocket.connect
- cronapi.websocket.send
Organizadores
- No labels