HTML_QuickForm_advmultiselect::getPersistantOptions

HTML_QuickForm_advmultiselect::getPersistantOptions() – Returns list of persistant options

Synopsis

require_once 'HTML/QuickForm/advmultiselect.php';

array HTML_QuickForm_advmultiselect::getPersistantOptions ( )

Description

Returns list of persistant options (key-values) that could not be selected or unselected.

Throws

throws no exceptions thrown

Note

since version 1.5.0 (2009-02-15)

This function can not be called statically.

Loads the options from an associative array (Previous) Sets which items should be persistant (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.