HEX
Server: Apache
System: Linux dev.epsylon.net 3.10.0-1160.144.1.el7.tuxcare.els2.x86_64 #1 SMP Sun Feb 15 11:22:42 UTC 2026 x86_64
User: nexper (1054)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/nexper/public_html/sites/all/modules/ctools/help/context-access.html
<p>Access plugins allow context based access control to pages.</p>
<pre>    'title' => Title of the plugin
    'description' => Description of the plugin
    'callback' => callback to see if there is access is available. params: $conf, $contexts, $account
    'required context' => zero or more required contexts for this access plugin
    'default' => an array of defaults or a callback giving defaults
    'settings form' => settings form. params: &$form, &$form_state, $conf
    settings form validate
    settings form submit
</pre>

<p><strong>Warning:</strong> your settings array will be stored <strong>in the meny system</strong> to reduce loads, so be <strong>trim</strong>.</p>