Full ELMS Learning Network documentation
Access-Plugins--Determining-access-and-visibility.html
- cis7 sites/all/modules/ulmus/ctools/ctools_plugin_example/help/Access-Plugins--Determining-access-and-visibility.html
- cle7 sites/all/modules/ulmus/ctools/ctools_plugin_example/help/Access-Plugins--Determining-access-and-visibility.html
- ecd7 sites/all/modules/ulmus/ctools/ctools_plugin_example/help/Access-Plugins--Determining-access-and-visibility.html
- elmsmedia7 sites/all/modules/ulmus/ctools/ctools_plugin_example/help/Access-Plugins--Determining-access-and-visibility.html
- harmony7 sites/all/modules/ulmus/ctools/ctools_plugin_example/help/Access-Plugins--Determining-access-and-visibility.html
- icor7 sites/all/modules/ulmus/ctools/ctools_plugin_example/help/Access-Plugins--Determining-access-and-visibility.html
- meedjum_blog7 sites/all/modules/ulmus/ctools/ctools_plugin_example/help/Access-Plugins--Determining-access-and-visibility.html
- mooc7 sites/all/modules/ulmus/ctools/ctools_plugin_example/help/Access-Plugins--Determining-access-and-visibility.html
File
sites/all/modules/ulmus/ctools/ctools_plugin_example/help/Access-Plugins--Determining-access-and-visibility.htmlView source
<div id="node-16" class="node"> <div class="content clear-block"> <p>We can use access plugins to determine access to a page or visibility of the panes in a page. Basically, we just determine access based on configuration settings and the various contexts that are available to us.</p> <p>The arbitrary example in plugins/access/arg_length.inc determines access based on the length of the simplecontext argument. You can configure whether access should be granted if the simplecontext argument is greater or less than some number.</p> </div> <div class="clear-block"> <div class="meta"> </div> </div> </div>