AnonSec Shell
Server IP :  /  Your IP : 10.244.4.16   [ Reverse IP ]
Web Server : nginx/1.25.3
System : Linux escuela-portal-app-54f56585bc-kst6g 5.15.0-1084-azure #93-Ubuntu SMP Sat Mar 15 14:12:29 UTC 2025 x86_64
User : root ( 0)
PHP Version : 8.2.13
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
Domains : 0 Domains
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /proc/448/cwd/app/resources/js/components/admin/page/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /proc/448/cwd/app/resources/js/components/admin/page/form.js
export const json = {
    "locale": "es",
    "pages": [
        {
            "name": "page1",
            "elements": [
                {
                    "type": "text",
                    "name": "name",
                    "title": "Nombre",
                    "hideNumber": true,
                    "isRequired": true
                },
                {
                    "type": "text",
                    "name": "url",
                    "startWithNewLine": false,
                    "title": "Url",
                    "hideNumber": true,
                    "readOnly": true
                },
                {
                    "type": "paneldynamic",
                    "name": "sections",
                    "title": "Secciones",
                    "hideNumber": true,
                    "templateElements": [
                        {
                            "type": "text",
                            "name": "id",
                            "width": "100px",
                            "minWidth": "50px",
                            "maxWidth": "50%",
                            "title": "Id",
                            "readOnly": true
                        },
                        {
                            "type": "dropdown",
                            "name": "section_id",
                            "startWithNewLine": false,
                            "isRequired": true,
                            "title": "Sección",
                            "choices": [
                                {
                                    "value": 23,
                                    "text": "Caja de Descarga"
                                },
                                {
                                    "value": 3,
                                    "text": "Capacidades Democraticas"
                                },
                                {
                                    "value": 11,
                                    "text": "Datos Abiertos"
                                },
                                {
                                    "value": 9,
                                    "text": "Escenarios de Aplicabilidad"
                                },
                                {
                                    "value": 21,
                                    "text": "Galeria"
                                },
                                {
                                    "value": 10,
                                    "text": "Herramientas Pedagógicas"
                                },
                                {
                                    "value": 14,
                                    "text": "Información Contactanos"
                                },
                                {
                                    "value": 22,
                                    "text": "Invitados Congreso"
                                },
                                {
                                    "value": 7,
                                    "text": "Modalidades de Formación"
                                },
                                {
                                    "value": 13,
                                    "text": "Preguntas Frecuentes"
                                },
                                {
                                    "value": 16,
                                    "text": "Sección de Alianzas"
                                },
                                {
                                    "value": 24,
                                    "text": "Sección de Ciclos"
                                },
                                {
                                    "value": 15,
                                    "text": "Sección de Cursos Activos"
                                },
                                {
                                    "value": 26,
                                    "text": "Sección de Cursos para Servicio Social"
                                },
                                {
                                    "value": 18,
                                    "text": "Sección de Cursos por Ciclo"
                                },
                                {
                                    "value": 17,
                                    "text": "Sección de requisitos Ciclo"
                                },
                                {
                                    "value": 19,
                                    "text": "Sección de Terminos y Condiciones"
                                },
                                {
                                    "value": 6,
                                    "text": "Sección de Texto"
                                },
                                {
                                    "value": 25,
                                    "text": "Sección de Texto con Imagen"
                                },
                                {
                                    "value": 12,
                                    "text": "Slider Congresos"
                                },
                                {
                                    "value": 4,
                                    "text": "Slider de Alianzas"
                                },
                                {
                                    "value": 5,
                                    "text": "Slider de Ciclos"
                                },
                                {
                                    "value": 1,
                                    "text": "Slider de Cursos"
                                },
                                {
                                    "value": 20,
                                    "text": "Slider Información de Interes"
                                },
                                {
                                    "value": 8,
                                    "text": "Tipos de Certificación"
                                },
                                {
                                    "value": 2,
                                    "text": "Video de Youtube"
                                }
                            ]
                        },
                        {
                            "type": "text",
                            "name": "data->title",
                            "title": "Titulo"
                        },
                        {
                            "type": "comment",
                            "name": "data->text",
                            "visibleIf": "{panel.section_id} != 23",
                            "title": "Texto"
                        },
                        {
                            "type": "file",
                            "name": "imagen",
                            "visibleIf": "{panel.section_id} = 25",
                            "title": "Imagen",
                            "hideNumber": true,
                            "maxSize": 2097152, 
                            "isRequired": true,
                            "acceptedTypes": ".jpg, .png"
                        },
                        {
                            "type": "file",
                            "name": "doc",
                            "visibleIf": "{panel.section_id} = 23",
                            "title": "Archivo",
                            "maxSize": 2097152, 
                            "hideNumber": true,
                            "isRequired": true,
                            "acceptedTypes": ".pdf"
                        }
                    ],
                    "templateTabTitle": "Sección {panelIndex}",
                    "renderMode": "tab"
                }
            ]
        }
    ]
}

Anon7 - 2022
AnonSec Team