Element index for package dokeos
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ j ]
[ k ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ x ]
[ z ]
[ _ ]
_
- $_appendName
- in file group.php, variable HTML_QuickForm_group::$_appendName
Whether to change elements' names to $groupName[$elementName] or leave them as is
- $_ary
- in file Array.php, variable HTML_QuickForm_Renderer_Array::$_ary
An array being generated
- $_attributes
- in file Common.php, variable HTML_Common::$_attributes
Associative array of table attributes
- $_BCMode
- in file Callback.php, variable HTML_QuickForm_Rule_Callback::$_BCMode
Whether to use BC mode for specific rules
- $_collectHidden
- in file Object.php, variable HTML_QuickForm_Renderer_Object::$_collectHidden
true: collect all hidden elements into string; false: process them as usual form elements
- $_collectHidden
- in file Array.php, variable HTML_QuickForm_Renderer_Array::$_collectHidden
true: collect all hidden elements into string; false: process them as usual form elements
- $_comment
- in file Common.php, variable HTML_Common::$_comment
HTML comment on the object
- $_constantValues
- in file QuickForm.php, variable HTML_QuickForm::$_constantValues
Array of constant form values
- $_content
- in file xbutton.php, variable HTML_QuickForm_xbutton::$_content
Contents of the <button> tag
- $_currentGroup
- in file Array.php, variable HTML_QuickForm_Renderer_Array::$_currentGroup
Array representing current group
- $_currentGroup
- in file Object.php, variable HTML_QuickForm_Renderer_Object::$_currentGroup
Object representing current group
- $_currentSection
- in file Array.php, variable HTML_QuickForm_Renderer_Array::$_currentSection
Current section number
- $_currentSection
- in file Object.php, variable HTML_QuickForm_Renderer_Object::$_currentSection
Current section number
- $_currentValue
- in file advcheckbox.php, variable HTML_QuickForm_advcheckbox::$_currentValue
The default value
- $_data
- in file Regex.php, variable HTML_QuickForm_Rule_Regex::$_data
Array of regular expressions
- $_data
- in file Callback.php, variable HTML_QuickForm_Rule_Callback::$_data
Array of callbacks
- $_datasource
- in file QuickForm.php, variable HTML_QuickForm::$_datasource
Datasource object implementing the informal
- $_defaultValues
- in file QuickForm.php, variable HTML_QuickForm::$_defaultValues
Array of default form values
- $_duplicateElements
- in file ITStatic.php, variable HTML_QuickForm_Renderer_ITStatic::$_duplicateElements
If elements have been added with the same name
- $_duplicateIndex
- in file QuickForm.php, variable HTML_QuickForm::$_duplicateIndex
Array containing indexes of duplicate elements
- $_elementBlocks
- in file ITDynamic.php, variable HTML_QuickForm_Renderer_ITDynamic::$_elementBlocks
Blocks to use for different elements
- $_elementIdx
- in file ArraySmarty.php, variable HTML_QuickForm_Renderer_ArraySmarty::$_elementIdx
Current element index
- $_elementIdx
- in file ObjectFlexy.php, variable HTML_QuickForm_Renderer_ObjectFlexy::$_elementIdx
Current element index
- $_elementIndex
- in file ITStatic.php, variable HTML_QuickForm_Renderer_ITStatic::$_elementIndex
Index of the element in its group
- $_elementIndex
- in file QuickForm.php, variable HTML_QuickForm::$_elementIndex
Array containing element name to index map
- $_elements
- in file QuickForm.php, variable HTML_QuickForm::$_elements
Array containing the form fields
- $_elements
- in file group.php, variable HTML_QuickForm_group::$_elements
Array of grouped elements
- $_elementStyles
- in file Array.php, variable HTML_QuickForm_Renderer_Array::$_elementStyles
Additional style information for different elements
- $_elementStyles
- in file Object.php, variable HTML_QuickForm_Renderer_Object::$_elementStyles
Additional style information for different elements
- $_elementTemplate
- in file Default.php, variable HTML_QuickForm_Renderer_Default::$_elementTemplate
Element template string
- $_elementType
- in file Object.php, variable HTML_QuickForm_Renderer_Object::$_elementType
Class of Element Objects
- $_elementType
- in file ObjectFlexy.php, variable HTML_QuickForm_Renderer_ObjectFlexy::$_elementType
Class of the element objects, so you can add your own
- $_error
- in file ITStatic.php, variable HTML_QuickForm_Renderer_ITStatic::$_error
How to handle error messages in form validation
- $_error
- in file ArraySmarty.php, variable HTML_QuickForm_Renderer_ArraySmarty::$_error
How to handle error messages in form validation
- $_errors
- in file ITStatic.php, variable HTML_QuickForm_Renderer_ITStatic::$_errors
The errors that were not shown near concrete fields go here
- $_errors
- in file QuickForm.php, variable HTML_QuickForm::$_errors
Array containing the validation errors
- $_errors
- in file ITDynamic.php, variable HTML_QuickForm_Renderer_ITDynamic::$_errors
The errors that were not shown near concrete fields go here
- $_flagFrozen
- in file element.php, variable HTML_QuickForm_element::$_flagFrozen
Flag to tell if element is frozen
- $_flagSubmitted
- in file QuickForm.php, variable HTML_QuickForm::$_flagSubmitted
Whether the form was submitted
- $_flexy
- in file ObjectFlexy.php, variable HTML_QuickForm_Renderer_ObjectFlexy::$_flexy
HTML_Template_Flexy instance
- $_formName
- in file ITStatic.php, variable HTML_QuickForm_Renderer_ITStatic::$_formName
Rendered form name
- $_formRules
- in file QuickForm.php, variable HTML_QuickForm::$_formRules
Form rules, global variety
- $_formTemplate
- in file Default.php, variable HTML_QuickForm_Renderer_Default::$_formTemplate
Form template string
- $_freezeAll
- in file QuickForm.php, variable HTML_QuickForm::$_freezeAll
Flag to know if all fields are frozen
- $_groupElementIdx
- in file ObjectFlexy.php, variable HTML_QuickForm_Renderer_ObjectFlexy::$_groupElementIdx
The current element index inside a group
- $_groupElementIdx
- in file ArraySmarty.php, variable HTML_QuickForm_Renderer_ArraySmarty::$_groupElementIdx
The current element index inside a group
- $_groupElementIdx
- in file ITDynamic.php, variable HTML_QuickForm_Renderer_ITDynamic::$_groupElementIdx
The current element index inside a group
- $_groupElements
- in file Default.php, variable HTML_QuickForm_Renderer_Default::$_groupElements
Array with HTML generated for group elements
- $_groupElementTemplate
- in file Default.php, variable HTML_QuickForm_Renderer_Default::$_groupElementTemplate
Template for an element inside a group
- $_groupSeparator
- in file ITDynamic.php, variable HTML_QuickForm_Renderer_ITDynamic::$_groupSeparator
A separator for group elements
- $_groupTemplate
- in file Default.php, variable HTML_QuickForm_Renderer_Default::$_groupTemplate
HTML for the current group
- $_groupTemplates
- in file Default.php, variable HTML_QuickForm_Renderer_Default::$_groupTemplates
Array containing the templates for elements within groups
- $_groupWrap
- in file Default.php, variable HTML_QuickForm_Renderer_Default::$_groupWrap
HTML that wraps around the group elements
- $_groupWraps
- in file Default.php, variable HTML_QuickForm_Renderer_Default::$_groupWraps
Array containing the templates for group wraps.
- $_headerBlock
- in file ITDynamic.php, variable HTML_QuickForm_Renderer_ITDynamic::$_headerBlock
Block to use for headers
- $_headerTemplate
- in file Default.php, variable HTML_QuickForm_Renderer_Default::$_headerTemplate
Header Template string
- $_hidden
- in file ITStatic.php, variable HTML_QuickForm_Renderer_ITStatic::$_hidden
Collected HTML for hidden elements, if needed
- $_hiddenHtml
- in file Default.php, variable HTML_QuickForm_Renderer_Default::$_hiddenHtml
Collected HTML of the hidden fields
- $_html
- in file Default.php, variable HTML_QuickForm_Renderer_Default::$_html
The HTML of the form
- $_html
- in file ObjectFlexy.php, variable HTML_QuickForm_Renderer_ObjectFlexy::$_html
Name of template file for form html
- $_inGroup
- in file Default.php, variable HTML_QuickForm_Renderer_Default::$_inGroup
True if we are inside a group
- $_inGroup
- in file ITStatic.php, variable HTML_QuickForm_Renderer_ITStatic::$_inGroup
Which group are we currently parsing ?
- $_js
- in file autocomplete.php, variable HTML_QuickForm_autocomplete::$_js
"One-time" javascript (containing functions), see bug #4611
- $_js
- in file hierselect.php, variable HTML_QuickForm_hierselect::$_js
The javascript used to set and change the options
- $_jsPostfix
- in file QuickForm.php, variable HTML_QuickForm::$_jsPostfix
Postfix message in javascript alert if error
- $_jsPrefix
- in file QuickForm.php, variable HTML_QuickForm::$_jsPrefix
Prefix message in javascript alert if error
- $_label
- in file element.php, variable HTML_QuickForm_element::$_label
Label of the field
- $_lineEnd
- in file Common.php, variable HTML_Common::$_lineEnd
Contains the line end string
- $_locale
- in file date.php, variable HTML_QuickForm_date::$_locale
Options in different languages
- $_maxFileSize
- in file QuickForm.php, variable HTML_QuickForm::$_maxFileSize
Value for maxfilesize hidden element if form contains file input
- $_name
- in file group.php, variable HTML_QuickForm_group::$_name
Name of the element
- $_nbElements
- in file hierselect.php, variable HTML_QuickForm_hierselect::$_nbElements
Number of select elements on this group
- $_obj
- in file Object.php, variable HTML_QuickForm_Renderer_Object::$_obj
The object being generated
- $_options
- in file hierselect.php, variable HTML_QuickForm_hierselect::$_options
Options for all the select elements
- $_options
- in file autocomplete.php, variable HTML_QuickForm_autocomplete::$_options
Options for the autocomplete input text element
- $_options
- in file date.php, variable HTML_QuickForm_date::$_options
Various options to control the element's display.
- $_options
- in file select.php, variable HTML_QuickForm_select::$_options
Contains the select options
- $_persistantFreeze
- in file element.php, variable HTML_QuickForm_element::$_persistantFreeze
Does the element support persistant data when frozen
- $_required
- in file group.php, variable HTML_QuickForm_group::$_required
Required elements in this group
- $_required
- in file QuickForm.php, variable HTML_QuickForm::$_required
Array containing required field IDs
- $_required
- in file ITStatic.php, variable HTML_QuickForm_Renderer_ITStatic::$_required
How to handle the required tag for required fields
- $_required
- in file ArraySmarty.php, variable HTML_QuickForm_Renderer_ArraySmarty::$_required
How to handle the required tag for required fields
- $_requiredNote
- in file QuickForm.php, variable HTML_QuickForm::$_requiredNote
Note for required fields in the form
- $_requiredNoteTemplate
- in file Default.php, variable HTML_QuickForm_Renderer_Default::$_requiredNoteTemplate
Required Note template string
- $_rules
- in file RuleRegistry.php, variable HTML_QuickForm_RuleRegistry::$_rules
Array containing references to used rules
- $_rules
- in file QuickForm.php, variable HTML_QuickForm::$_rules
Array containing the form rules
- $_sectionCount
- in file Array.php, variable HTML_QuickForm_Renderer_Array::$_sectionCount
Number of sections in the form (i.e. number of headers in it)
- $_sectionCount
- in file Object.php, variable HTML_QuickForm_Renderer_Object::$_sectionCount
Number of sections in the form (i.e. number of headers in it)
- $_separator
- in file group.php, variable HTML_QuickForm_group::$_separator
String to separate elements
- $_showRequired
- in file ITStatic.php, variable HTML_QuickForm_Renderer_ITStatic::$_showRequired
Show the block with required note?
- $_showRequired
- in file ITDynamic.php, variable HTML_QuickForm_Renderer_ITDynamic::$_showRequired
Show the block with required note?
- $_submitFiles
- in file QuickForm.php, variable HTML_QuickForm::$_submitFiles
Array of submitted form files
- $_submitValues
- in file QuickForm.php, variable HTML_QuickForm::$_submitValues
Array of submitted form values
- $_tab
- in file Common.php, variable HTML_Common::$_tab
Tab string
- $_tabOffset
- in file Common.php, variable HTML_Common::$_tabOffset
Tab offset of the table
- $_templates
- in file Default.php, variable HTML_QuickForm_Renderer_Default::$_templates
Array containing the templates for customised elements
- $_text
- in file link.php, variable HTML_QuickForm_link::$_text
Link display text
- $_text
- in file radio.php, variable HTML_QuickForm_radio::$_text
Radio display text
- $_text
- in file checkbox.php, variable HTML_QuickForm_checkbox::$_text
Checkbox display text
- $_text
- in file static.php, variable HTML_QuickForm_static::$_text
Display text
- $_tpl
- in file ITStatic.php, variable HTML_QuickForm_Renderer_ITStatic::$_tpl
An HTML_Template_IT or some other API compatible Template instance
- $_tpl
- in file ITDynamic.php, variable HTML_QuickForm_Renderer_ITDynamic::$_tpl
A template class (HTML_Template_ITX or HTML_Template_Sigma) instance
- $_tpl
- in file ArraySmarty.php, variable HTML_QuickForm_Renderer_ArraySmarty::$_tpl
The Smarty template engine instance
- $_type
- in file element.php, variable HTML_QuickForm_element::$_type
Form element type
- $_value
- in file file.php, variable HTML_QuickForm_file::$_value
Uploaded file data, from $_FILES
- $_value
- in file textarea.php, variable HTML_QuickForm_textarea::$_value
Field value
- $_values
- in file select.php, variable HTML_QuickForm_select::$_values
Default values of the SELECT
- $_values
- in file advcheckbox.php, variable HTML_QuickForm_advcheckbox::$_values
The values passed by the hidden elment
- $_wrap
- in file date.php, variable HTML_QuickForm_date::$_wrap
These complement separators, they are appended to the resultant HTML
- _cmpfcn
- in file iCalcreator.class.php, method vcalendar::_cmpfcn()
sort iCal compoments, only local date sort
- _convertArrayToJavascript
- in file hierselect.php, method HTML_QuickForm_hierselect::_convertArrayToJavascript()
Converts PHP array to its Javascript analog
- _convertScalarToJavascript
- in file hierselect.php, method HTML_QuickForm_hierselect::_convertScalarToJavascript()
Converts PHP's scalar value to its Javascript analog
- _createElement
- in file iCalcreator.class.php, method calendarComponent::_createElement()
creates formatted output for calendar component property
- _createElements
- in file date.php, method HTML_QuickForm_date::_createElements()
- _createElements
- in file group.php, method HTML_QuickForm_group::_createElements()
Creates the group's elements.
- _createElements
- in file receivers.php, method HTML_QuickForm_receivers::_createElements()
Create the form elements to build this element group
- _createElements
- in file hierselect.php, method HTML_QuickForm_hierselect::_createElements()
Creates all the elements for the group
- _createElementsIfNotExist
- in file group.php, method HTML_QuickForm_group::_createElementsIfNotExist()
A wrapper around _createElements()
- _createFormat
- in file iCalcreator.class.php, method calendarComponent::_createFormat()
create element format parts
- _createOptionList
- in file date.php, method HTML_QuickForm_date::_createOptionList()
Creates an option list containing the numbers from the start number to the end, inclusive
- _createParams
- in file iCalcreator.class.php, method calendarComponent::_createParams()
creates formatted output for calendar component property parameters
- _createResult
- in file phpunit.php, method TestCase::_createResult()
- _date2duration
- in file iCalcreator.class.php, method calendarComponent::_date2duration()
convert local startdate/enddate (Ymd[His]) to duration
- _date2timestamp
- in file iCalcreator.class.php, method calendarComponent::_date2timestamp()
convert date/datetime to timestamp
- _date_time_array
- in file iCalcreator.class.php, method calendarComponent::_date_time_array()
ensures internal date-time/date format for input date-time/date in array format
- _date_time_string
- in file iCalcreator.class.php, method calendarComponent::_date_time_string()
ensures internal date-time/date format for input date-time/date in string fromat
- _duration_array
- in file iCalcreator.class.php, method calendarComponent::_duration_array()
ensures internal duration format for input in array format
- _duration_string
- in file iCalcreator.class.php, method calendarComponent::_duration_string()
ensures internal duration format for input in string format
- _elementToArray
- in file ArraySmarty.php, method HTML_QuickForm_Renderer_ArraySmarty::_elementToArray()
Creates an array representing an element containing the key for storing this
- _elementToArray
- in file Array.php, method HTML_QuickForm_Renderer_Array::_elementToArray()
Creates an array representing an element
- _elementToObject
- in file Object.php, method HTML_QuickForm_Renderer_Object::_elementToObject()
Creates an object representing an element
- _elementToObject
- in file ObjectFlexy.php, method HTML_QuickForm_Renderer_ObjectFlexy::_elementToObject()
Creates an object representing an element containing the key for storing this
- _endTest
- in file phpunit.php, method TextTestResult::_endTest()
- _endTest
- in file phpunit.php, method TestResult::_endTest()
- _escapeString
- in file hierselect.php, method HTML_QuickForm_hierselect::_escapeString()
Quotes the string so that it can be used in Javascript string constants
- _existRem
- in file iCalcreator.class.php, method calendarComponent::_existRem()
if exist, remove key with expected value from array and return spec. value
- _findValue
- in file file.php, method HTML_QuickForm_file::_findValue()
Tries to find the element value from the values array
- _findValue
- in file element.php, method HTML_QuickForm_element::_findValue()
Tries to find the element value from the values array
- _formatPropertyName
- in file iCalcreator.class.php, method calendarComponent::_formatPropertyName()
create property name case - lower/upper
- _format_date_time
- in file iCalcreator.class.php, method calendarComponent::_format_date_time()
creates formatted output for calendar component property data value type date/date-time
- _format_duration
- in file iCalcreator.class.php, method calendarComponent::_format_duration()
creates formatted output for calendar component property data value type duration
- _format_recur
- in file iCalcreator.class.php, method calendarComponent::_format_recur()
creates formatted output for calendar component property data value type recur
- _generateId
- in file element.php, method HTML_QuickForm_element::_generateId()
Automatically generates and assigns an 'id' attribute for the element.
- _getAttrKey
- in file Common.php, method HTML_Common::_getAttrKey()
Returns the array key for the given non-name-value pair attribute
- _getAttrString
- in file Common.php, method HTML_Common::_getAttrString()
Returns an HTML formatted attribute string
- _getJsValue
- in file RuleRegistry.php, method HTML_QuickForm_RuleRegistry::_getJsValue()
Returns JavaScript to get and to reset the element's value
- _getLineEnd
- in file Common.php, method HTML_Common::_getLineEnd()
Returns the lineEnd
- _getPersistantData
- in file element.php, method HTML_QuickForm_element::_getPersistantData()
Used by getFrozenHtml() to pass the element's value if _persistantFreeze is on
- _getTab
- in file Common.php, method HTML_Common::_getTab()
Returns a string containing the unit for indenting HTML
- _getTabs
- in file Common.php, method HTML_Common::_getTabs()
Returns a string containing the offset for the whole HTML code
- _getTplBlock
- in file ITStatic.php, method HTML_QuickForm_Renderer_ITStatic::_getTplBlock()
Returns the block's contents
- _loadElement
- in file QuickForm.php, method HTML_QuickForm::_loadElement()
Returns a form element of the given type
- _makeDtstamp
- in file iCalcreator.class.php, method calendarComponent::_makeDtstamp()
computes datestamp for calendar component object instance dtstamp
- _makeProdid
- in file iCalcreator.class.php, method vcalendar::_makeProdid()
make default value for calendar prodid
- _makeUid
- in file iCalcreator.class.php, method calendarComponent::_makeUid()
create an unique id for this calendar component object instance
- _makeUnique_id
- in file iCalcreator.class.php, method vcalendar::_makeUnique_id()
make default unique_id for calendar prodid
- _makeVersion
- in file iCalcreator.class.php, method vcalendar::_makeVersion()
set default calendar version
- _matchBlock
- in file ITDynamic.php, method HTML_QuickForm_Renderer_ITDynamic::_matchBlock()
Returns the name of a block to use for element rendering
- _openid_create_message
- in file openid.lib.php, function _openid_create_message()
Create a serialized message packet as per spec: $key:$value\n .
- _openid_dh_base64_to_long
- in file openid.lib.php, function _openid_dh_base64_to_long()
- _openid_dh_binary_to_long
- in file openid.lib.php, function _openid_dh_binary_to_long()
- _openid_dh_long_to_base64
- in file openid.lib.php, function _openid_dh_long_to_base64()
- _openid_dh_long_to_binary
- in file openid.lib.php, function _openid_dh_long_to_binary()
- _openid_dh_rand
- in file openid.lib.php, function _openid_dh_rand()
- _openid_dh_xorsecret
- in file openid.lib.php, function _openid_dh_xorsecret()
- _openid_encode_message
- in file openid.lib.php, function _openid_encode_message()
Encode a message from _openid_create_message for HTTP Post
- _openid_fix_post
- in file openid.lib.php, function _openid_fix_post()
Fix PHP's habit of replacing '.' by '_' in posted data.
- _openid_get_bytes
- in file openid.lib.php, function _openid_get_bytes()
- _openid_hmac
- in file openid.lib.php, function _openid_hmac()
- _openid_is_xri
- in file openid.lib.php, function _openid_is_xri()
Determine if the given identifier is an XRI ID.
- _openid_link_href
- in file openid.lib.php, function _openid_link_href()
Pull the href attribute out of an html link element.
- _openid_meta_httpequiv
- in file openid.lib.php, function _openid_meta_httpequiv()
Pull the http-equiv attribute out of an html meta element
- _openid_nonce
- in file openid.lib.php, function _openid_nonce()
Return a nonce value - formatted per OpenID spec.
- _openid_normalize
- in file openid.lib.php, function _openid_normalize()
Normalize the given identifier as per spec.
- _openid_normalize_url
- in file openid.lib.php, function _openid_normalize_url()
- _openid_normalize_xri
- in file openid.lib.php, function _openid_normalize_xri()
- _openid_parse_message
- in file openid.lib.php, function _openid_parse_message()
Convert a direct communication message into an associative array.
- _openid_sha1
- in file openid.lib.php, function _openid_sha1()
- _openid_signature
- in file openid.lib.php, function _openid_signature()
Sign certain keys in a message
- _parseAttributes
- in file Common.php, method HTML_Common::_parseAttributes()
Returns a valid atrributes array from either a string or array
- _prepareTemplate
- in file Default.php, method HTML_QuickForm_Renderer_Default::_prepareTemplate()
Helper method for renderElement
- _prepareValue
- in file element.php, method HTML_QuickForm_element::_prepareValue()
Used by exportValue() to prepare the value for returning
- _recur2date
- in file iCalcreator.class.php, method calendarComponent::_recur2date()
remakes a recur pattern to an array of dates
- _recurBYcntcheck
- in file iCalcreator.class.php, method calendarComponent::_recurBYcntcheck()
- _recurIntervalIx
- in file iCalcreator.class.php, method calendarComponent::_recurIntervalIx()
- _recursiveFilter
- in file QuickForm.php, method HTML_QuickForm::_recursiveFilter()
Recursively apply a filter function
- _reindexFiles
- in file QuickForm.php, method HTML_QuickForm::_reindexFiles()
A helper function to change the indexes in $_FILES array
- _removeAttr
- in file Common.php, method HTML_Common::_removeAttr()
Removes the given attribute from the given array
- _renderError
- in file ArraySmarty.php, method HTML_QuickForm_Renderer_ArraySmarty::_renderError()
Called when an element has a validation error
- _renderError
- in file ITStatic.php, method HTML_QuickForm_Renderer_ITStatic::_renderError()
Called when an element has a validation error
- _renderHtml
- in file ObjectFlexy.php, method HTML_QuickForm_Renderer_ObjectFlexy::_renderHtml()
- _renderLabel
- in file ObjectFlexy.php, method HTML_QuickForm_Renderer_ObjectFlexy::_renderLabel()
- _renderRequired
- in file ArraySmarty.php, method HTML_QuickForm_Renderer_ArraySmarty::_renderRequired()
Called when an element is required
- _renderRequired
- in file ITStatic.php, method HTML_QuickForm_Renderer_ITStatic::_renderRequired()
Called when an element is required
- _ruleCheckFileName
- in file file.php, method HTML_QuickForm_file::_ruleCheckFileName()
Checks if the given element contains an uploaded file of the filename regex
- _ruleCheckMaxFileSize
- in file file.php, method HTML_QuickForm_file::_ruleCheckMaxFileSize()
Checks that the file does not exceed the max file size
- _ruleCheckMimeType
- in file file.php, method HTML_QuickForm_file::_ruleCheckMimeType()
Checks if the given element contains an uploaded file of the right mime type
- _ruleIsUploadedFile
- in file file.php, method HTML_QuickForm_file::_ruleIsUploadedFile()
Checks if the given element contains an uploaded file
- _setDate
- in file iCalcreator.class.php, method calendarComponent::_setDate()
convert format for input date to internal date with parameters
- _setDate2
- in file iCalcreator.class.php, method calendarComponent::_setDate2()
convert format for input date (UTC) to internal date with parameters
- _setOptions
- in file hierselect.php, method HTML_QuickForm_hierselect::_setOptions()
Sets the options for each select element
- _setParams
- in file iCalcreator.class.php, method calendarComponent::_setParams()
set input (formatted) parameters- component property attributes
- _size75
- in file iCalcreator.class.php, method calendarComponent::_size75()
break lines at pos 75
- _startTest
- in file phpunit.php, method TestResult::_startTest()
- _startTest
- in file phpunit.php, method TextTestResult::_startTest()
- _stepdate
- in file iCalcreator.class.php, method calendarComponent::_stepdate()
step date, return updated date, array and timpstamp
- _storeArray
- in file ArraySmarty.php, method HTML_QuickForm_Renderer_ArraySmarty::_storeArray()
Stores an array representation of an element in the form array
- _storeArray
- in file Array.php, method HTML_QuickForm_Renderer_Array::_storeArray()
Stores an array representation of an element in the form array
- _storeObject
- in file Object.php, method HTML_QuickForm_Renderer_Object::_storeObject()
Stores an object representation of an element in the form array
- _storeObject
- in file ObjectFlexy.php, method HTML_QuickForm_Renderer_ObjectFlexy::_storeObject()
Stores an object representation of an element in the QuickformFormObject instance
- _strrep
- in file iCalcreator.class.php, method calendarComponent::_strrep()
special characters management output
- _strunrep
- in file iCalcreator.class.php, method calendarComponent::_strunrep()
special characters management input (from iCal file)
- _tplFetch
- in file ArraySmarty.php, method HTML_QuickForm_Renderer_ArraySmarty::_tplFetch()
Process an template sourced in a string with Smarty
- _tz2offset
- in file iCalcreator.class.php, method calendarComponent::_tz2offset()
convert (numeric) tz to offset seconds
- _updateAttrArray
- in file Common.php, method HTML_Common::_updateAttrArray()
Updates the attributes in $attr1 with the values in $attr2 without changing the other existing attributes
- _xrds_cdata
- in file xrds.lib.php, function _xrds_cdata()
- _xrds_element_end
- in file xrds.lib.php, function _xrds_element_end()
- _xrds_element_start
- in file xrds.lib.php, function _xrds_element_start()
Parser callback functions
- _xrds_strip_namespace
- in file xrds.lib.php, function _xrds_strip_namespace()
- __clone
- in file getid3.php, method getid3::__clone()
- __construct
- in file getid3.php, method getid3_handler::__construct()
- __construct
- in file module.audio-video.flv.php, method AMFReader::__construct()
- __construct
- in file getid3.php, method getid3_handler_write::__construct()
- __construct
- in file getid3.php, method getid3::__construct()
- __construct
- in file fckeditor.php, method FCKeditor::__construct()
- __destruct
- in file getid3.php, method getid3_handler_write::__destruct()
top
a
- $action
- in file iCalcreator.class.php, variable calendarComponent::$action
- $allowEmpty
- in file iCalcreator.class.php, variable vcalendar::$allowEmpty
- $allowEmpty
- in file iCalcreator.class.php, variable calendarComponent::$allowEmpty
- $answer
- in file qti2_export.php, variable ImsAssessmentItem::$answer
- $answer
- in file scorm_export.php, variable ScormAssessmentItem::$answer
- $answer
- in file qti2_export.php, variable ImsItem::$answer
- $attach
- in file iCalcreator.class.php, variable calendarComponent::$attach
- $attendee
- in file iCalcreator.class.php, variable calendarComponent::$attendee
- $attributeDelimiter
- in file iCalcreator.class.php, variable calendarComponent::$attributeDelimiter
- $attributeDelimiter
- in file iCalcreator.class.php, variable vcalendar::$attributeDelimiter
- $attributes
- in file Object.php, variable QuickformForm::$attributes
Attributes for form tag
- $avgcache
- in file user_data_generator.class.php, variable UserDataGenerator::$avgcache
- ABSOLUTE_SCRIPT_PATH
- in file config.php, constant ABSOLUTE_SCRIPT_PATH
*** Example
- accept
- in file group.php, method HTML_QuickForm_group::accept()
Accepts a renderer
- accept
- in file date.php, method HTML_QuickForm_date::accept()
- accept
- in file header.php, method HTML_QuickForm_header::accept()
Accepts a renderer
- accept
- in file element.php, method HTML_QuickForm_element::accept()
Accepts a renderer
- accept
- in file html.php, method HTML_QuickForm_html::accept()
Accepts a renderer
- accept
- in file QuickForm.php, method HTML_QuickForm::accept()
Accepts a renderer
- accept
- in file receivers.php, method HTML_QuickForm_receivers::accept()
accept renderer
- accept
- in file hierselect.php, method HTML_QuickForm_hierselect::accept()
- accept
- in file hidden.php, method HTML_QuickForm_hidden::accept()
Accepts a renderer
- accept
- in file hiddenselect.php, method HTML_QuickForm_hiddenselect::accept()
This is essentially a hidden element and should be rendered as one
- add
- in file pclzip.lib.php, method PclZip::add()
- addbackground
- in file image.lib.php, method image::addbackground()
- AddChange
- in file phpmailer_test.php, method phpmailerTest::AddChange()
Adds a change entry.
- addComponent
- in file iCalcreator.class.php, method vcalendar::addComponent()
add calendar component to container
- addData
- in file Callback.php, method HTML_QuickForm_Rule_Callback::addData()
Adds new callbacks to the callbacks list
- addData
- in file Regex.php, method HTML_QuickForm_Rule_Regex::addData()
Adds new regular expressions to the list
- addElement
- in file QuickForm.php, method HTML_QuickForm::addElement()
Adds an element into the form
- addEvent
- in file changeEventTest.php, function addEvent()
- addFormRule
- in file QuickForm.php, method HTML_QuickForm::addFormRule()
Adds a global validation rule
- addGroup
- in file QuickForm.php, method HTML_QuickForm::addGroup()
Adds an element group
- addGroupRule
- in file QuickForm.php, method HTML_QuickForm::addGroupRule()
Adds a validation rule for the given group of elements
- addHandler
- in file eventHandlerTest.php, function addHandler()
- addInput
- in file createFormInputTest.php, function addInput()
- addlogo
- in file image.lib.php, method image::addlogo()
- AddNote
- in file phpmailer_test.php, method phpmailerTest::AddNote()
Adds a simple note to the message.
- addOption
- in file select.php, method HTML_QuickForm_select::addOption()
Adds a new OPTION to the SELECT
- addOption
- in file customResponseClassTest.php, function addOption()
- addRule
- in file QuickForm.php, method HTML_QuickForm::addRule()
Adds a validation rule for the given field
- addSubComponent
- in file iCalcreator.class.php, method calendarComponent::addSubComponent()
add calendar component as subcomponent to container for subcomponents
- addTest
- in file phpunit.php, method TestSuite::addTest()
- addtext
- in file image.lib.php, method image::addtext()
- add_datepicker
- in file FormValidator.class.php, method FormValidator::add_datepicker()
Add a datepicker element to the form
- add_datepickerdate
- in file FormValidator.class.php, method FormValidator::add_datepickerdate()
Add a datepickerdate element to the form
- add_html_editor
- in file FormValidator.class.php, method FormValidator::add_html_editor()
Add a HTML-editor to the form to fill in a title.
- add_month
- in file agenda.inc.php, function add_month()
Adds x months to a UNIX timestamp
- add_multiple_required_rule
- in file FormValidator.class.php, method FormValidator::add_multiple_required_rule()
This function avoid to change directly QuickForm class.
- add_progress_bar
- in file FormValidator.class.php, method FormValidator::add_progress_bar()
Adds a progress bar to the form.
- add_real_progress_bar
- in file FormValidator.class.php, method FormValidator::add_real_progress_bar()
Use the new functions (php 5.2) allowing to display a real upload progress.
- add_resource_button
- in file FormValidator.class.php, method FormValidator::add_resource_button()
Add a button to the form to add resources.
- add_response_processing
- in file qti2_export.php, method ImsAssessmentItem::add_response_processing()
add the response processing template used.
- add_textfield
- in file FormValidator.class.php, method FormValidator::add_textfield()
Add a textfield to the form.
- add_timewindow
- in file FormValidator.class.php, method FormValidator::add_timewindow()
Add a timewindow element to the form.
- add_week
- in file agenda.inc.php, function add_week()
Adds x weeks to a UNIX timestamp
- add_year
- in file agenda.inc.php, function add_year()
Adds x years to a UNIX timestamp
- AdjustmentLookup
- in file getid3.php, method getid3_lib_replaygain::AdjustmentLookup()
- agenda_add_item
- in file agenda.inc.php, function agenda_add_item()
Adds an agenda item in the database. Similar to store_new_agenda_item() except it takes parameters
- agenda_add_repeat_item
- in file agenda.inc.php, function agenda_add_repeat_item()
Adds a repetitive item to the database
- agenda_import_ical
- in file agenda.inc.php, function agenda_import_ical()
Import an iCal file into the database
- ALLOW_RSS_FEED
- in file config.php, constant ALLOW_RSS_FEED
- AMFReader
- in file module.audio-video.flv.php, class AMFReader
- AMFStream
- in file module.audio-video.flv.php, class AMFStream
- AMFStream
- in file module.audio-video.flv.php, method AMFStream::AMFStream()
- Analyze
- in file module.audio-video.flv.php, method getid3_flv::Analyze()
- Analyze
- in file getid3.php, method getid3::Analyze()
- Analyze
- in file getid3.php, method getid3_handler::Analyze()
- AnalyzeString
- in file getid3.php, method getid3_handler::AnalyzeString()
- apiVersion
- in file Common.php, method HTML_Common::apiVersion()
Returns the current API version
- apiVersion
- in file QuickForm.php, method HTML_QuickForm::apiVersion()
Returns the current API version
- apiVersion
- in file select.php, method HTML_QuickForm_select::apiVersion()
Returns the current API version
- apiVersion
- in file element.php, method HTML_QuickForm_element::apiVersion()
Returns the current API version
- api_mail
- in file mail.lib.inc.php, function api_mail()
Sends email using the phpmailer class Sender name and email can be specified, if not specified name and email of the platform admin are used
- api_mail_html
- in file mail.lib.inc.php, function api_mail_html()
Sends an HTML email using the phpmailer class (and multipart/alternative to downgrade gracefully) Sender name and email can be specified, if not specified name and email of the platform admin are used
- APPEND_TITLE_META
- in file config.php, constant APPEND_TITLE_META
- applyFilter
- in file QuickForm.php, method HTML_QuickForm::applyFilter()
Applies a data filter for the given field(s)
- arrayMerge
- in file QuickForm.php, method HTML_QuickForm::arrayMerge()
Merges two arrays
- Assert
- in file phpunit.php, class Assert
- assert
- in file phpunit.php, method Assert::assert()
- assertEquals
- in file phpunit.php, method Assert::assertEquals()
- assertRegexp
- in file phpunit.php, method Assert::assertRegexp()
- assign_role
- in file permissions_functions.inc.php, function assign_role()
This function is called when we assign a role to a user or a group
- appshare.php
- procedural page appshare.php
- agenda.inc.php
- procedural page agenda.inc.php
- agenda.php
- procedural page agenda.php
- api.php
- procedural page api.php
- audiopost.php
- procedural page audiopost.php
- allowed_tags.inc.php
- procedural page allowed_tags.inc.php
- advcheckbox.php
- procedural page advcheckbox.php
- autocomplete.php
- procedural page autocomplete.php
- Array.php
- procedural page Array.php
- ArraySmarty.php
- procedural page ArraySmarty.php
- admin.php
- procedural page admin.php
- audiorecorder.inc.php
- procedural page audiorecorder.inc.php
- all_permissions.inc.php
- procedural page all_permissions.inc.php
top
b
- $BasePath
- in file fckeditor.php, variable FCKeditor::$BasePath
- $bg
- in file image.lib.php, variable image::$bg
- $bgx
- in file image.lib.php, variable image::$bgx
- $bgy
- in file image.lib.php, variable image::$bgy
- $bytes
- in file module.audio-video.flv.php, variable AMFStream::$bytes
- BANNED
- in file config.php, constant BANNED
- bcpowmod
- in file openid.lib.php, function bcpowmod()
Provide bcpowmod support for PHP4.
- BigEndian2Bin
- in file getid3.php, method getid3_lib::BigEndian2Bin()
- BigEndian2Float
- in file getid3.php, method getid3_lib::BigEndian2Float()
- BigEndian2Int
- in file getid3.php, method getid3_lib::BigEndian2Int()
- BigEndianSyncSafe2Int
- in file getid3.php, method getid3_lib::BigEndianSyncSafe2Int()
- block_students
- in file gradebook_functions.inc.php, function block_students()
- browserSupported
- in file html_editor.php, method HTML_QuickForm_html_editor::browserSupported()
Check if the browser supports FCKeditor
- BuildBody
- in file phpmailer_test.php, method phpmailerTest::BuildBody()
Build the body of the message in the appropriate format.
- build_average_column
- in file user_data_generator.class.php, method UserDataGenerator::build_average_column()
- build_category_name
- in file user_data_generator.class.php, method UserDataGenerator::build_category_name()
- build_course_name
- in file user_data_generator.class.php, method UserDataGenerator::build_course_name()
- build_date_column
- in file gradebook_data_generator.class.php, method GradebookDataGenerator::build_date_column()
- build_directory_selector
- in file document.inc.php, function build_directory_selector()
Builds the form thats enables the user to select a directory to browse/upload in
- build_document_icon_tag
- in file document.inc.php, function build_document_icon_tag()
Builds an img html tag for the filetype
- build_edit_icons
- in file document.inc.php, function build_edit_icons()
Creates the row of edit icons for a file/folder
- build_edit_icons_cat
- in file gradebook_functions.inc.php, function build_edit_icons_cat()
Builds the course or platform admin icons to edit a category
- build_edit_icons_eval
- in file gradebook_functions.inc.php, function build_edit_icons_eval()
Builds the course or platform admin icons to edit an evaluation
- build_edit_icons_link
- in file gradebook_functions.inc.php, function build_edit_icons_link()
Builds the course or platform admin icons to edit a link
- build_FCKeditor
- in file html_editor.php, method HTML_QuickForm_html_editor::build_FCKeditor()
Build this element using FCKeditor
- build_mask_column
- in file user_data_generator.class.php, method UserDataGenerator::build_mask_column()
- build_move_to_selector
- in file document.inc.php, function build_move_to_selector()
- build_result_column
- in file user_data_generator.class.php, method UserDataGenerator::build_result_column()
- build_result_column
- in file gradebook_data_generator.class.php, method GradebookDataGenerator::build_result_column()
- build_type_icon_tag
- in file gradebook_functions.inc.php, function build_type_icon_tag()
Builds an img tag for a gradebook item
- blog.php
- procedural page blog.php
- blog_admin.php
- procedural page blog_admin.php
- be.inc.php
- procedural page be.inc.php
- basexml.php
- procedural page basexml.php
- button.php
- procedural page button.php
- back_compat.inc.php
- procedural page back_compat.inc.php
- blog_permissions.inc.php
- procedural page blog_permissions.inc.php
top
c
- $calscale
- in file iCalcreator.class.php, variable vcalendar::$calscale
- $categories
- in file iCalcreator.class.php, variable calendarComponent::$categories
- $categorycache
- in file user_data_generator.class.php, variable UserDataGenerator::$categorycache
- $ChangeLog
- in file phpmailer_test.php, variable phpmailerTest::$ChangeLog
Holds the change log.
- $class
- in file iCalcreator.class.php, variable calendarComponent::$class
- $color
- in file image.lib.php, variable image::$color
- $comment
- in file iCalcreator.class.php, variable calendarComponent::$comment
- $completed
- in file iCalcreator.class.php, variable calendarComponent::$completed
- $componentEnd1
- in file iCalcreator.class.php, variable calendarComponent::$componentEnd1
- $componentEnd2
- in file iCalcreator.class.php, variable calendarComponent::$componentEnd2
- $components
- in file iCalcreator.class.php, variable calendarComponent::$components
- $components
- in file iCalcreator.class.php, variable vcalendar::$components
- $componentStart1
- in file iCalcreator.class.php, variable calendarComponent::$componentStart1
- $componentStart2
- in file iCalcreator.class.php, variable calendarComponent::$componentStart2
- $Config
- in file fckeditor.php, variable FCKeditor::$Config
- $contact
- in file iCalcreator.class.php, variable calendarComponent::$contact
- $course
- in file DummyCourseCreator.class.php, variable DummyCourseCreator::$course
The dummy course
- $coursecodecache
- in file user_data_generator.class.php, variable UserDataGenerator::$coursecodecache
- $created
- in file iCalcreator.class.php, variable calendarComponent::$created
- calculate_start_end_of_week
- in file agenda.inc.php, function calculate_start_end_of_week()
This function calculates the startdate of the week (monday)
- calculHours
- in file coaches.php, function calculHours()
- calc_score
- in file gradebookitem.class.php, method GradebookItem::calc_score()
- calendarComponent
- in file iCalcreator.class.php, class calendarComponent
abstract class for calendar components
- calendarComponent
- in file iCalcreator.class.php, method calendarComponent::calendarComponent()
constructor for calendar component object
- callScript
- in file scriptCallTest.php, function callScript()
- change_visibility
- in file agenda.inc.php, function change_visibility()
This functions swithes the visibility a course resource using the visible field in 'last_tooledit' values: 0 = invisible
- character_data
- in file gradebook_view_result.php, function character_data()
XML-parser: handle character data
- CharConvert
- in file getid3.php, method getid3::CharConvert()
- CheckChanges
- in file phpmailer_test.php, method phpmailerTest::CheckChanges()
Check which default settings have been changed for the report.
- check_extension
- in file install_functions.inc.php, function check_extension()
This function checks if a php extension exists or not and returns an HTML status string.
- check_file_name
- in file dropbox_functions.inc.php, function check_file_name()
This function checks if the real filename of the dropbox files doesn't already exist in the temp folder. If this is the case then it will generate a different filename;
- check_group_members
- in file group_edit.php, function check_group_members()
Function to check if the number of selected group members is valid
- check_max_number_of_members
- in file group_edit.php, function check_max_number_of_members()
Function to check the given max number of members per group
- check_number_feedback
- in file dropbox_functions.inc.php, function check_number_feedback()
this function checks if the key exists. If this is the case it returns the value, if not it returns 0
- check_php_setting
- in file install_functions.inc.php, function check_php_setting()
This function checks whether a php setting matches the recommended value
- check_writable
- in file install_functions.inc.php, function check_writable()
This function checks if the given folder is writable
- CHUNK_SIZE
- in file config.php, constant CHUNK_SIZE
- cleanup_temp_dropbox
- in file dropbox_functions.inc.php, function cleanup_temp_dropbox()
Cleans the temp zip files that were created when users download several files or a whole folder at once. T
- clearAllTemplates
- in file Default.php, method HTML_QuickForm_Renderer_Default::clearAllTemplates()
Clears all the HTML out of the templates that surround notes, elements, etc.
- close
- in file loader.class.php, method Loader::close()
- common_js
- in file scorm_export.php, method ScormAssessmentItem::common_js()
Common JS functions
- common_js
- in file scorm_export.php, method ScormSection::common_js()
Common JS functions
- compare_scores
- in file user_data_generator.class.php, method UserDataGenerator::compare_scores()
- CONFIG_CHECK
- in file phpdig_functions.php, constant CONFIG_CHECK
- confirmTest
- in file confirmTest.php, function confirmTest()
- construct_not_selected_select_form
- in file agenda.inc.php, function construct_not_selected_select_form()
this function shows the form with the user that were not selected
- construct_selected_select_form
- in file agenda.inc.php, function construct_selected_select_form()
This function shows the form with the user that were selected
- CONTENT_TEXT
- in file config.php, constant CONTENT_TEXT
- ConvertToXmlAttribute
- in file util.php, function ConvertToXmlAttribute()
- copy
- in file iCalcreator.class.php, method calendarComponent::copy()
return a copy of this component
- countFailures
- in file phpunit.php, method TestResult::countFailures()
- COUNTRY_DATA_FILENAME
- in file install_upgrade.lib.php, constant COUNTRY_DATA_FILENAME
- countTestCases
- in file phpunit.php, method TestCase::countTestCases()
- countTestCases
- in file phpunit.php, method TestSuite::countTestCases()
- countTests
- in file phpunit.php, method TestResult::countTests()
- count_coaches
- in file index.php, function count_coaches()
- count_courses
- in file course.php, function count_courses()
- count_sessions_coached
- in file session.php, function count_sessions_coached()
- count_student_coached
- in file student.php, function count_student_coached()
- count_teacher_courses
- in file index.php, function count_teacher_courses()
******************
- COURSES_HTACCESS_FILENAME
- in file install_upgrade.lib.php, constant COURSES_HTACCESS_FILENAME
- create
- in file pclzip.lib.php, method PclZip::create()
- Create
- in file fckeditor.php, method FCKeditor::Create()
- createAction
- in file iCalcreator.class.php, method calendarComponent::createAction()
creates formatted output for calendar component property action
- createAttach
- in file iCalcreator.class.php, method calendarComponent::createAttach()
creates formatted output for calendar component property attach
- createAttendee
- in file iCalcreator.class.php, method calendarComponent::createAttendee()
creates formatted output for calendar component property attendee
- createCalendar
- in file iCalcreator.class.php, method vcalendar::createCalendar()
creates formatted output for calendar object instance
- createCalscale
- in file iCalcreator.class.php, method vcalendar::createCalscale()
creates formatted output for calendar property calscale
- createCategories
- in file iCalcreator.class.php, method calendarComponent::createCategories()
creates formatted output for calendar component property categories
- createClass
- in file iCalcreator.class.php, method calendarComponent::createClass()
creates formatted output for calendar component property class
- createComment
- in file iCalcreator.class.php, method calendarComponent::createComment()
creates formatted output for calendar component property comment
- createCompleted
- in file iCalcreator.class.php, method calendarComponent::createCompleted()
creates formatted output for calendar component property completed
- createComponent
- in file iCalcreator.class.php, method vfreebusy::createComponent()
create formatted output for calendar component VFREEBUSY object instance
- createComponent
- in file iCalcreator.class.php, method vevent::createComponent()
create formatted output for calendar component VEVENT object instance
- createComponent
- in file iCalcreator.class.php, method valarm::createComponent()
create formatted output for calendar component VALARM object instance
- createComponent
- in file iCalcreator.class.php, method vtimezone::createComponent()
create formatted output for calendar component VTIMEZONE object instance
- createComponent
- in file iCalcreator.class.php, method vjournal::createComponent()
create formatted output for calendar component VJOURNAL object instance
- createComponent
- in file iCalcreator.class.php, method vtodo::createComponent()
create formatted output for calendar component VTODO object instance
- createContact
- in file iCalcreator.class.php, method calendarComponent::createContact()
creates formatted output for calendar component property contact
- createCreated
- in file iCalcreator.class.php, method calendarComponent::createCreated()
creates formatted output for calendar component property created
- createDescription
- in file iCalcreator.class.php, method calendarComponent::createDescription()
creates formatted output for calendar component property description
- createDtend
- in file iCalcreator.class.php, method calendarComponent::createDtend()
creates formatted output for calendar component property dtend
- createDtstamp
- in file iCalcreator.class.php, method calendarComponent::createDtstamp()
creates formatted output for calendar component property dtstamp
- createDtstart
- in file iCalcreator.class.php, method calendarComponent::createDtstart()
creates formatted output for calendar component property dtstart
- createDue
- in file iCalcreator.class.php, method calendarComponent::createDue()
creates formatted output for calendar component property due
- createDuration
- in file iCalcreator.class.php, method calendarComponent::createDuration()
creates formatted output for calendar component property duration
- createElement
- in file QuickForm.php, method HTML_QuickForm::createElement()
Creates a new form element of the given type.
- createExdate
- in file iCalcreator.class.php, method calendarComponent::createExdate()
creates formatted output for calendar component property exdate
- createExrule
- in file iCalcreator.class.php, method calendarComponent::createExrule()
creates formatted output for calendar component property exrule
- CreateFolder
- in file commands.php, function CreateFolder()
- createFreebusy
- in file iCalcreator.class.php, method calendarComponent::createFreebusy()
creates formatted output for calendar component property freebusy
- createGeo
- in file iCalcreator.class.php, method calendarComponent::createGeo()
creates formatted output for calendar component property geo
- CreateHtml
- in file fckeditor.php, method FCKeditor::CreateHtml()
- createimagefromtype
- in file image.lib.php, method image::createimagefromtype()
- createLastModified
- in file iCalcreator.class.php, method calendarComponent::createLastModified()
creates formatted output for calendar component property last-modified
- createLocation
- in file iCalcreator.class.php, method calendarComponent::createLocation()
creates formatted output for calendar component property location
- createMethod
- in file iCalcreator.class.php, method vcalendar::createMethod()
creates formatted output for calendar property method
- createOrganizer
- in file iCalcreator.class.php, method calendarComponent::createOrganizer()
creates formatted output for calendar component property organizer
- createPercentComplete
- in file iCalcreator.class.php, method calendarComponent::createPercentComplete()
creates formatted output for calendar component property percent-complete
- createPriority
- in file iCalcreator.class.php, method calendarComponent::createPriority()
creates formatted output for calendar component property priority
- createProdid
- in file iCalcreator.class.php, method vcalendar::createProdid()
creates formatted output for calendar property prodid
- createRdate
- in file iCalcreator.class.php, method calendarComponent::createRdate()
creates formatted output for calendar component property rdate
- createRecurrenceid
- in file iCalcreator.class.php, method calendarComponent::createRecurrenceid()
creates formatted output for calendar component property recurrence-id
- createRelatedTo
- in file iCalcreator.class.php, method calendarComponent::createRelatedTo()
creates formatted output for calendar component property related-to
- createRepeat
- in file iCalcreator.class.php, method calendarComponent::createRepeat()
creates formatted output for calendar component property repeat
- createRequestStatus
- in file iCalcreator.class.php, method calendarComponent::createRequestStatus()
creates formatted output for calendar component property request-status
- createResources
- in file iCalcreator.class.php, method calendarComponent::createResources()
creates formatted output for calendar component property resources
- createRrule
- in file iCalcreator.class.php, method calendarComponent::createRrule()
creates formatted output for calendar component property rrule
- createSequence
- in file iCalcreator.class.php, method calendarComponent::createSequence()
creates formatted output for calendar component property sequence
- CreateServerFolder
- in file io.php, function CreateServerFolder()
- createStatus
- in file iCalcreator.class.php, method calendarComponent::createStatus()
creates formatted output for calendar component property status
- createSubComponent
- in file iCalcreator.class.php, method calendarComponent::createSubComponent()
creates formatted output for subcomponents
- createSummary
- in file iCalcreator.class.php, method calendarComponent::createSummary()
creates formatted output for calendar component property summary
- createTransp
- in file iCalcreator.class.php, method calendarComponent::createTransp()
creates formatted output for calendar component property transp
- createTrigger
- in file iCalcreator.class.php, method calendarComponent::createTrigger()
creates formatted output for calendar component property trigger
- createTzid
- in file iCalcreator.class.php, method calendarComponent::createTzid()
creates formatted output for calendar component property tzid
- createTzname
- in file iCalcreator.class.php, method calendarComponent::createTzname()
creates formatted output for calendar component property tzname
- createTzoffsetfrom
- in file iCalcreator.class.php, method calendarComponent::createTzoffsetfrom()
creates formatted output for calendar component property tzoffsetfrom
- createTzoffsetto
- in file iCalcreator.class.php, method calendarComponent::createTzoffsetto()
creates formatted output for calendar component property tzoffsetto
- createTzurl
- in file iCalcreator.class.php, method calendarComponent::createTzurl()
creates formatted output for calendar component property tzurl
- createUid
- in file iCalcreator.class.php, method calendarComponent::createUid()
creates formatted output for calendar component property uid
- createUrl
- in file iCalcreator.class.php, method calendarComponent::createUrl()
creates formatted output for calendar component property url
- createVersion
- in file iCalcreator.class.php, method vcalendar::createVersion()
creates formatted output for calendar property version
- CreateXmlFooter
- in file basexml.php, function CreateXmlFooter()
- CreateXmlHeader
- in file basexml.php, function CreateXmlHeader()
- createXprop
- in file iCalcreator.class.php, method vcalendar::createXprop()
creates formatted output for calendar property x-prop, iCal format only
- createXprop
- in file iCalcreator.class.php, method calendarComponent::createXprop()
creates formatted output for calendar component property x-prop
- create_document_link
- in file document.inc.php, function create_document_link()
Create a html hyperlink depending on if it's a folder or a file
- create_dummy_announcements
- in file DummyCourseCreator.class.php, method DummyCourseCreator::create_dummy_announcements()
Create dummy announcements
- create_dummy_course
- in file DummyCourseCreator.class.php, method DummyCourseCreator::create_dummy_course()
Create the dummy course
- create_dummy_documents
- in file DummyCourseCreator.class.php, method DummyCourseCreator::create_dummy_documents()
Create dummy documents
- create_dummy_events
- in file DummyCourseCreator.class.php, method DummyCourseCreator::create_dummy_events()
Create dummy events
- create_dummy_forums
- in file DummyCourseCreator.class.php, method DummyCourseCreator::create_dummy_forums()
Create dummy forums
- create_dummy_learnpaths
- in file DummyCourseCreator.class.php, method DummyCourseCreator::create_dummy_learnpaths()
Create dummy learnpaths
- create_dummy_links
- in file DummyCourseCreator.class.php, method DummyCourseCreator::create_dummy_links()
Create dummy links
- create_xhtml
- in file WCAG_rendering.php, method WCAG_Rendering::create_xhtml()
- CRON_CONFIG_FILE
- in file config.php, constant CRON_CONFIG_FILE
- CRON_ENABLE
- in file config.php, constant CRON_ENABLE
- CRON_EXEC_FILE
- in file config.php, constant CRON_EXEC_FILE
- css
- in file scorm_export.php, method ScormAssessmentItem::css()
Print CSS inclusion
- css
- in file scorm_export.php, method ScormSection::css()
Print CSS inclusion
- configure_extensions.php
- procedural page configure_extensions.php
- configure_homepage.php
- procedural page configure_homepage.php
- calendar.php
- procedural page calendar.php
- calendar.php
- procedural page calendar.php
- chat_footer.php
- procedural page chat_footer.php
- checksession.php
- procedural page checksession.php
- CourseDescription.class.php
- procedural page CourseDescription.class.php
- course_document.inc.php
- procedural page course_document.inc.php
- class.ezpdf.php
- procedural page class.ezpdf.php
- commands.php
- procedural page commands.php
- config.php
- procedural page config.php
- connector.php
- procedural page connector.php
- config.php
- procedural page config.php
- calendar_popup.php
- procedural page calendar_popup.php
- Common.php
- procedural page Common.php
- checkbox.php
- procedural page checkbox.php
- Callback.php
- procedural page Callback.php
- catchAllFunctionTest.php
- procedural page catchAllFunctionTest.php
- changeEventTest.php
- procedural page changeEventTest.php
- charEncodingTest.php
- procedural page charEncodingTest.php
- confirmTest.php
- procedural page confirmTest.php
- createFormInputTest.php
- procedural page createFormInputTest.php
- customResponseClassTest.php
- procedural page customResponseClassTest.php
- configuration.dist.php
- procedural page configuration.dist.php
- config.php
- procedural page config.php
- coaches.php
- procedural page coaches.php
- course.php
- procedural page course.php
- common.inc
- procedural page common.inc
- config.inc
- procedural page config.inc
top
d
- $data_string
- in file getid3.php, variable getid3_handler::$data_string
- $data_string_flag
- in file getid3.php, variable getid3_handler::$data_string_flag
- $data_string_position
- in file getid3.php, variable getid3_handler::$data_string_position
- $default_property
- in file DummyCourseCreator.class.php, variable DummyCourseCreator::$default_property
- $delimiter
- in file iCalcreator.class.php, variable vcalendar::$delimiter
- $description
- in file iCalcreator.class.php, variable calendarComponent::$description
- $directory
- in file iCalcreator.class.php, variable vcalendar::$directory
- $dtend
- in file iCalcreator.class.php, variable calendarComponent::$dtend
- $dtstamp
- in file iCalcreator.class.php, variable calendarComponent::$dtstamp
- $dtstart
- in file iCalcreator.class.php, variable calendarComponent::$dtstart
- $due
- in file iCalcreator.class.php, variable calendarComponent::$due
- $duration
- in file iCalcreator.class.php, variable calendarComponent::$duration
- DecimalBinary2Float
- in file getid3.php, method getid3_lib::DecimalBinary2Float()
- defaultRenderer
- in file QuickForm.php, method HTML_QuickForm::defaultRenderer()
Returns a reference to default renderer object
- delete
- in file pclzip.lib.php, method PclZip::delete()
- deleteByIndex
- in file pclzip.lib.php, method PclZip::deleteByIndex()
- deleteComponent
- in file iCalcreator.class.php, method vcalendar::deleteComponent()
delete calendar component from container
- deleteComponent
- in file iCalcreator.class.php, method calendarComponent::deleteComponent()
delete calendar subcomponent from component container
- deleteProperty
- in file iCalcreator.class.php, method vcalendar::deleteProperty()
delete calendar property value
- deleteProperty
- in file iCalcreator.class.php, method calendarComponent::deleteProperty()
delete component property value
- delete_agenda_item
- in file agenda.inc.php, function delete_agenda_item()
This is the function that deletes an agenda item.
- delete_category
- in file dropbox_functions.inc.php, function delete_category()
This function deletes a dropbox category
- delete_personal_agenda
- in file myagenda.inc.php, function delete_personal_agenda()
This function deletes a personal agenda item
- directory_to_array
- in file install_upgrade.lib.php, function directory_to_array()
- display
- in file phpdig_functions.php, method phpdigTimer::display()
- display
- in file FormValidator.class.php, method FormValidator::display()
Display the form.
- display
- in file Common.php, method HTML_Common::display()
Displays the HTML to the screen
- DisplayGradebook
- in file displaygradebook.php, class DisplayGradebook
- display_action_options
- in file dropbox_functions.inc.php, function display_action_options()
This functions displays all teh possible actions that can be performed on multiple files. This is the dropdown list that appears below the sortable table of the sent / or received files.
- display_addcategory_form
- in file dropbox_functions.inc.php, function display_addcategory_form()
This function displays the form to add a new category.
- display_add_form
- in file dropbox_functions.inc.php, function display_add_form()
this function displays the form to upload a new item to the dropbox.
- display_after_install_message
- in file install_functions.inc.php, function display_after_install_message()
After installation is completed (step 6), this message is displayed.
- display_agenda_items
- in file agenda.inc.php, function display_agenda_items()
Displays all the agenda items
- display_checkbox_matrix
- in file permissions_functions.inc.php, function display_checkbox_matrix()
This function displays a checked or unchecked checkbox. The checkbox will be checked if the
- display_configuration_parameter
- in file install_functions.inc.php, function display_configuration_parameter()
Displays a parameter in a table row.
- display_configuration_settings_form
- in file install_functions.inc.php, function display_configuration_settings_form()
Displays step 4 of the installation - configuration settings about Dokeos itself.
- display_courseadmin_links
- in file agenda.inc.php, function display_courseadmin_links()
The links that allows the course administrator to add a new agenda item, to filter on groups or users
- display_database_parameter
- in file install_functions.inc.php, function display_database_parameter()
Displays a parameter in a table row.
- display_database_settings_form
- in file install_functions.inc.php, function display_database_settings_form()
Displays step 3 - a form where the user can enter the installation settings regarding the databases - login and password, names, prefixes, single or multiple databases, tracking or not...
- display_daycalendar
- in file agenda.inc.php, function display_daycalendar()
Show the mini calendar of the given month
- display_document_options
- in file document.inc.php, function display_document_options()
- DISPLAY_DROPDOWN
- in file config.php, constant DISPLAY_DROPDOWN
- display_file_checkbox
- in file dropbox_functions.inc.php, function display_file_checkbox()
this function returns the html code that displays the checkboxes next to the files so that multiple actions on one file are possible.
- display_form
- in file fck_Attachment.php, function display_form()
- display_header_flatview
- in file displaygradebook.php, method DisplayGradebook::display_header_flatview()
Displays the header for the flatview page containing filters
- display_header_gradebook
- in file displaygradebook.php, method DisplayGradebook::display_header_gradebook()
Displays the header for the gradebook containing the navigation tree and links
- display_header_result
- in file displaygradebook.php, method DisplayGradebook::display_header_result()
Displays the header for the result page containing the navigation tree and links
- display_header_user
- in file displaygradebook.php, method DisplayGradebook::display_header_user()
- display_image_matrix
- in file permissions_functions.inc.php, function display_image_matrix()
This function displays a checked or unchecked image. The image will be checked if the
- display_image_matrix_for_blogs
- in file permissions_functions.inc.php, function display_image_matrix_for_blogs()
Slightly modified: Toon Keppens
- display_individual_user
- in file whoisonline.php, function display_individual_user()
Displays the information of an individual user
- display_language_selection
- in file install_functions.inc.php, function display_language_selection()
This function displays a language dropdown box so that the installatioin
- display_language_selection_box
- in file install_functions.inc.php, function display_language_selection_box()
Displays a form (drop down menu) so the user can select his/her preferred language.
- display_license_agreement
- in file install_functions.inc.php, function display_license_agreement()
Displays the license (GNU GPL) as step 2, with - an "I accept" button named step3 to proceed to step 3;
- a "Back" button named step1 to go back to the first step.
- display_minimonthcalendar
- in file agenda.inc.php, function display_minimonthcalendar()
show the mini calender of the given month
- display_monthcalendar
- in file agenda.inc.php, function display_monthcalendar()
show the calender of the given month
- display_move_form
- in file dropbox_functions.inc.php, function display_move_form()
Displays the form to move one individual file to a category
- display_myminimonthcalendar
- in file myagenda.inc.php, function display_myminimonthcalendar()
Show the mini calender of the given month
- display_mymonthcalendar
- in file myagenda.inc.php, function display_mymonthcalendar()
Show the monthcalender of the given month
- display_one_agenda_item
- in file agenda.inc.php, function display_one_agenda_item()
Displays only 1 agenda item. This is used when an agenda item is added to the learning path.
- display_productions
- in file whoisonline.php, function display_productions()
Display productions in whoisonline
- display_requirements
- in file install_functions.inc.php, function display_requirements()
This function displays the requirements for installing Dokeos.
- display_role_list
- in file permissions_functions.inc.php, function display_role_list()
This function displays a list off all the roles of the course (and those defined by the platform admin)
- DISPLAY_SNIPPETS
- in file config.php, constant DISPLAY_SNIPPETS
- DISPLAY_SNIPPETS_NUM
- in file config.php, constant DISPLAY_SNIPPETS_NUM
- display_step_sequence
- in file install_functions.inc.php, function display_step_sequence()
This function displays the Step X of Y -
- display_student_links
- in file agenda.inc.php, function display_student_links()
The links that allows the student AND course administrator to show all agenda items and sort up/down
- DISPLAY_SUMMARY
- in file config.php, constant DISPLAY_SUMMARY
- display_upcoming_events
- in file agenda.inc.php, function display_upcoming_events()
- display_user_link
- in file dropbox_functions.inc.php, function display_user_link()
This function displays the firstname and lastname of the user as a link to the user tool.
- display_user_list
- in file whoisonline.php, function display_user_list()
Displays a sortable table with the list of online users.
- display_weekcalendar
- in file agenda.inc.php, function display_weekcalendar()
Display the weekly view of the calendar
- DOKEOS_CONFIG_FILENAME
- in file install_upgrade.lib.php, constant DOKEOS_CONFIG_FILENAME
- DOKEOS_HOMEPAGE
- in file indexer_login.php, constant DOKEOS_HOMEPAGE
- DOKEOS_MAIN_DATABASE_FILE
- in file install_upgrade.lib.php, constant DOKEOS_MAIN_DATABASE_FILE
This file contains functions used by the install and upgrade scripts.
- DoResponse
- in file connector.php, function DoResponse()
- dropbox_cnf
- in file dropbox_functions.inc.php, function dropbox_cnf()
Function that finds a given config setting
- dropbox_lang
- in file dropbox_functions.inc.php, function dropbox_lang()
The dropbox has a deviant naming scheme for language files so it needs an additional language function
- DROPDOWN_URLS
- in file config.php, constant DROPDOWN_URLS
- DummyCourseCreator
- in file DummyCourseCreator.class.php, class DummyCourseCreator
- duplicate
- in file pclzip.lib.php, method PclZip::duplicate()
- duration2date
- in file iCalcreator.class.php, method calendarComponent::duration2date()
convert duration to date in array format based on dtstart value
- DummyCourseCreator.class.php
- procedural page DummyCourseCreator.class.php
- download.php
- procedural page download.php
- document.inc.php
- procedural page document.inc.php
- dropbox_config.inc.php
- procedural page dropbox_config.inc.php
- dropbox_download.php
- procedural page dropbox_download.php
- dropbox_functions.inc.php
- procedural page dropbox_functions.inc.php
- dropbox_submit.php
- procedural page dropbox_submit.php
- dropbox_zipdownload.inc.php
- procedural page dropbox_zipdownload.inc.php
- displaygradebook.php
- procedural page displaygradebook.php
- download.php
- procedural page download.php
- datepicker.php
- procedural page datepicker.php
- datepickerdate.php
- procedural page datepickerdate.php
- Date.php
- procedural page Date.php
- DateCompare.php
- procedural page DateCompare.php
- date.php
- procedural page date.php
- Default.php
- procedural page Default.php
- disabledFormElementsTest.php
- procedural page disabledFormElementsTest.php
- dcex.php
- procedural page dcex.php
top
e
- $elementEnd1
- in file iCalcreator.class.php, variable calendarComponent::$elementEnd1
- $elementEnd2
- in file iCalcreator.class.php, variable calendarComponent::$elementEnd2
- $elements
- in file Object.php, variable QuickformForm::$elements
Array of QuickformElementObject elements. If there are headers in the form
- $elements
- in file Object.php, variable QuickformElement::$elements
If element is a group, an array of subelements
- $elementStart1
- in file iCalcreator.class.php, variable calendarComponent::$elementStart1
- $elementStart2
- in file iCalcreator.class.php, variable calendarComponent::$elementStart2
- $encoding
- in file getid3.php, variable getid3::$encoding
- $encoding_id3v1
- in file getid3.php, variable getid3::$encoding_id3v1
- $encoding_id3v2
- in file getid3.php, variable getid3::$encoding_id3v2
- $error
- in file Object.php, variable QuickformElement::$error
Error associated with the element
- $errors
- in file Object.php, variable QuickformForm::$errors
Set if there were validation errors.
- $error_code
- in file pclzip.lib.php, variable PclZip::$error_code
- $error_string
- in file pclzip.lib.php, variable PclZip::$error_string
- $evals
- in file flatview_data_generator.class.php, variable FlatViewDataGenerator::$evals
- $evals_links
- in file flatview_data_generator.class.php, variable FlatViewDataGenerator::$evals_links
- $evaluation
- in file results_data_generator.class.php, variable ResultsDataGenerator::$evaluation
- $exdate
- in file iCalcreator.class.php, variable calendarComponent::$exdate
- $exercise
- in file scorm_export.php, variable ScormSection::$exercise
- $exercise
- in file qti2_export.php, variable ImsSection::$exercise
- $exrule
- in file iCalcreator.class.php, variable calendarComponent::$exrule
- editor_footer
- in file WCAG_rendering.php, method WCAG_Rendering::editor_footer()
- editor_header
- in file WCAG_rendering.php, method WCAG_Rendering::editor_header()
- elementExists
- in file QuickForm.php, method HTML_QuickForm::elementExists()
Returns true if element is in the form
- element_end
- in file gradebook_view_result.php, function element_end()
XML-parser: handle end of element
- element_start
- in file gradebook_view_result.php, function element_start()
XML-parser: handle start of element
- EncodeConfig
- in file fckeditor.php, method FCKeditor::EncodeConfig()
- end_body
- in file scorm_export.php, method ScormSection::end_body()
End the itemBody part.
- end_body
- in file scorm_export.php, method ScormAssessmentItem::end_body()
End the itemBody part.
- end_header
- in file scorm_export.php, method ScormSection::end_header()
End document header
- end_header
- in file scorm_export.php, method ScormAssessmentItem::end_header()
End document header
- end_item
- in file qti2_export.php, method ImsAssessmentItem::end_item()
End the XML flow, closing the </item> tag.
- end_item
- in file qti2_export.php, method ImsItem::end_item()
End the XML flow, closing the </item> tag.
- end_item_body
- in file qti2_export.php, method ImsAssessmentItem::end_item_body()
End the itemBody part.
- end_js
- in file scorm_export.php, method ScormSection::end_js()
End the itemBody part.
- end_js
- in file scorm_export.php, method ScormAssessmentItem::end_js()
End the itemBody part.
- END_OF_LINE_MARKER
- in file config.php, constant END_OF_LINE_MARKER
- end_page
- in file scorm_export.php, method ScormAssessmentItem::end_page()
End the XML flow, closing the </item> tag.
- end_page
- in file scorm_export.php, method ScormSection::end_page()
End the XML flow, closing the </item> tag.
- end_presentation
- in file qti2_export.php, method ImsItem::end_presentation()
End the </presentation> part, opened by export_header.
- end_processing
- in file qti2_export.php, method ImsItem::end_processing()
End the response processing part.
- end_section
- in file qti2_export.php, method ImsSection::end_section()
- error
- in file phpunit.php, method TestCase::error()
- errorCode
- in file pclzip.lib.php, method PclZip::errorCode()
- errorInfo
- in file pclzip.lib.php, method PclZip::errorInfo()
- errorMessage
- in file QuickForm.php, method HTML_QuickForm::errorMessage()
Return a textual error message for an QuickForm error code
- errorName
- in file pclzip.lib.php, method PclZip::errorName()
- error_handler
- in file spellchecker.php, function error_handler()
- escape_quote
- in file spellchecker.php, function escape_quote()
- Exception
- in file phpunit.php, method Exception::Exception()
- Exception
- in file phpunit.php, class Exception
- exit_local
- in file common.inc, function exit_local()
Exit, dropping the temporary tables just before that
- export
- in file scorm_export.php, method ScormAssessmentItem::export()
Export the question as a SCORM Item.
- export
- in file qti2_export.php, method ImsSection::export()
Export the exercise in IMS/QTI.
- export
- in file qti2_export.php, method ImsItem::export()
Export the question as an IMS/QTI Item.
- export
- in file scorm_export.php, method ScormSection::export()
Export the question as a SCORM Item.
- export
- in file qti2_export.php, method ImsAssessmentItem::export()
Export the question as an IMS/QTI Item.
- exportCsv
- in file progression.php, function exportCsv()
- exportValue
- in file checkbox.php, method HTML_QuickForm_checkbox::exportValue()
Return true if the checkbox is checked, null if it is not checked (getValue() returns false)
- exportValue
- in file xbutton.php, method HTML_QuickForm_xbutton::exportValue()
Returns a 'safe' element's value
- exportValue
- in file radio.php, method HTML_QuickForm_radio::exportValue()
Returns the value attribute if the radio is checked, null if it is not
- exportValue
- in file static.php, method HTML_QuickForm_static::exportValue()
We override this here because we don't want any values from static elements
- exportValue
- in file datepickerdate.php, method HTML_QuickForm_datepickerdate::exportValue()
Export the date value in MySQL format
- exportValue
- in file select.php, method HTML_QuickForm_select::exportValue()
We check the options and return only the values that _could_ have been
- exportValue
- in file datepicker.php, method HTML_QuickForm_datepicker::exportValue()
Export the date value in MySQL format
- exportValue
- in file element.php, method HTML_QuickForm_element::exportValue()
Returns a 'safe' element's value
- exportValue
- in file submit.php, method HTML_QuickForm_submit::exportValue()
Only return the value if it is found within $submitValues (i.e. if
- exportValue
- in file QuickForm.php, method HTML_QuickForm::exportValue()
Returns a 'safe' element's value
- exportValue
- in file input.php, method HTML_QuickForm_input::exportValue()
We don't need values from button-type elements (except submit) and files
- exportValue
- in file group.php, method HTML_QuickForm_group::exportValue()
As usual, to get the group's value we access its elements and call
- exportValue
- in file advcheckbox.php, method HTML_QuickForm_advcheckbox::exportValue()
This element has a value even if it is not checked, thus we override
- exportValues
- in file QuickForm.php, method HTML_QuickForm::exportValues()
Returns 'safe' elements' values
- export_duration
- in file qti2_export.php, method ImsSection::export_duration()
- export_exercise
- in file qti2_export.php, function export_exercise()
Send a complete exercise in IMS/QTI format, from its ID
- export_ordering
- in file qti2_export.php, method ImsSection::export_ordering()
Export the ordering information.
- export_pdf
- in file exportgradebook.php, function export_pdf()
Exports the data as a table on a PDF page
- export_presentation
- in file qti2_export.php, method ImsSection::export_presentation()
Export the presentation (Exercise's description)
- export_question
- in file qti2_export.php, function export_question()
Returns the XML flow corresponding to one question
- export_questions
- in file scorm_export.php, method ScormSection::export_questions()
Export the questions, as a succession of <items>
- export_questions
- in file qti2_export.php, method ImsSection::export_questions()
Export the questions, as a succession of <items>
- extract
- in file pclzip.lib.php, method PclZip::extract()
- extractByIndex
- in file pclzip.lib.php, method PclZip::extractByIndex()
- extract_data
- in file WCAG_rendering.php, method WCAG_Rendering::extract_data()
- Event.class.php
- procedural page Event.class.php
- exercise_jump.php
- procedural page exercise_jump.php
- exportgradebook.php
- procedural page exportgradebook.php
- element.php
- procedural page element.php
- Email.php
- procedural page Email.php
- errorHandlingTest.php
- procedural page errorHandlingTest.php
- eventHandlerTest.php
- procedural page eventHandlerTest.php
- email_editor.php
- procedural page email_editor.php
- en-language.php
- procedural page en-language.php
top
f
- $fck_editor
- in file html_editor.php, variable HTML_QuickForm_html_editor::$fck_editor
- $fExceptions
- in file phpunit.php, variable TestCase::$fExceptions
- $fExceptions
- in file phpunit.php, variable TestFailure::$fExceptions
- $fFailedTestName
- in file phpunit.php, variable TestFailure::$fFailedTestName
- $fFailures
- in file phpunit.php, variable TestResult::$fFailures
- $filename
- in file iCalcreator.class.php, variable vcalendar::$filename
- $filename
- in file getid3.php, variable getid3_handler_write::$filename
- $filename
- in file getid3.php, variable getid3::$filename
- $fName
- in file phpunit.php, variable TestCase::$fName
- $fontfile
- in file image.lib.php, variable image::$fontfile
- $format
- in file iCalcreator.class.php, variable calendarComponent::$format
- $format
- in file iCalcreator.class.php, variable vcalendar::$format
- $form_name
- in file loader.class.php, variable Loader::$form_name
- $fp
- in file getid3.php, variable getid3::$fp
- $fp_lock
- in file getid3.php, variable getid3_handler_write::$fp_lock
- $freebusy
- in file iCalcreator.class.php, variable calendarComponent::$freebusy
- $fResult
- in file phpunit.php, variable TestCase::$fResult
- $frozen
- in file Object.php, variable QuickformElement::$frozen
Whether the element is frozen
- $frozen
- in file Object.php, variable QuickformForm::$frozen
Whether the form has been frozen
- $fRunTests
- in file phpunit.php, variable TestResult::$fRunTests
- $fStop
- in file phpunit.php, variable TestResult::$fStop
- $fTests
- in file phpunit.php, variable TestSuite::$fTests
- $fullPage
- in file html_editor.php, variable HTML_QuickForm_html_editor::$fullPage
Full page
- fail
- in file phpunit.php, method TestCase::fail()
- failed
- in file phpunit.php, method TestCase::failed()
- failNotEquals
- in file phpunit.php, method Assert::failNotEquals()
- FCKeditor
- in file fckeditor.php, class FCKeditor
- FCKeditor
- in file fckeditor.php, method FCKeditor::FCKeditor()
- feedback
- in file dropbox_functions.inc.php, function feedback()
this function transforms the array containing all the feedback into something visually attractive.
- feedback_form
- in file dropbox_functions.inc.php, function feedback_form()
this function returns the code for the form for adding a new feedback message to a dropbox file.
- FIB
- in file qti2_classes.php, constant FIB
- FileUpload
- in file commands.php, function FileUpload()
- file_to_array
- in file install_functions.inc.php, function file_to_array()
This function is similar to the core file() function, except that it
- fill_current_settings_table
- in file install_upgrade.lib.php, function fill_current_settings_table()
Fills the current settings table with the Dokeos default settings.
- FILL_IN_BLANKS
- in file qti2_export.php, constant FILL_IN_BLANKS
- fill_language_table
- in file install_upgrade.lib.php, function fill_language_table()
Fills the language table with all available languages.
- fill_settings_options_table
- in file install_upgrade.lib.php, function fill_settings_options_table()
Fills the table with the possible options for all settings.
- fill_track_countries_table
- in file install_upgrade.lib.php, function fill_track_countries_table()
Fills the countries table with a list of countries.
- findRecipient
- in file dropbox_submit.php, function findRecipient()
- find_students
- in file gradebook_functions_users.inc.php, function find_students()
Search students matching a given last name and/or first name
- finishForm
- in file ITStatic.php, method HTML_QuickForm_Renderer_ITStatic::finishForm()
Called when visiting a form, after processing all form elements
- finishForm
- in file Default.php, method HTML_QuickForm_Renderer_Default::finishForm()
Called when visiting a form, after processing all form elements Adds required note, form attributes, validation javascript and form content.
- finishForm
- in file ITDynamic.php, method HTML_QuickForm_Renderer_ITDynamic::finishForm()
- finishForm
- in file Renderer.php, method HTML_QuickForm_Renderer::finishForm()
Called when visiting a form, after processing all form elements
- finishGroup
- in file Renderer.php, method HTML_QuickForm_Renderer::finishGroup()
Called when visiting a group, after processing all group elements
- finishGroup
- in file ITStatic.php, method HTML_QuickForm_Renderer_ITStatic::finishGroup()
Called when visiting a group, after processing all group elements
- finishGroup
- in file Default.php, method HTML_QuickForm_Renderer_Default::finishGroup()
Called when visiting a group, after processing all group elements
- finishGroup
- in file Array.php, method HTML_QuickForm_Renderer_Array::finishGroup()
- finishGroup
- in file ITDynamic.php, method HTML_QuickForm_Renderer_ITDynamic::finishGroup()
- finishGroup
- in file Object.php, method HTML_QuickForm_Renderer_Object::finishGroup()
- FlatViewDataGenerator
- in file flatview_data_generator.class.php, class FlatViewDataGenerator
Class to select, sort and transform object data into array data,
- FlatViewDataGenerator
- in file flatview_data_generator.class.php, method FlatViewDataGenerator::FlatViewDataGenerator()
Constructor
- FLVaudioBitDepth
- in file module.audio-video.flv.php, method getid3_flv::FLVaudioBitDepth()
- FLVaudioFormat
- in file module.audio-video.flv.php, method getid3_flv::FLVaudioFormat()
- FLVaudioRate
- in file module.audio-video.flv.php, method getid3_flv::FLVaudioRate()
- FLVvideoCodec
- in file module.audio-video.flv.php, method getid3_flv::FLVvideoCodec()
- FORBIDDEN_EXTENSIONS
- in file config.php, constant FORBIDDEN_EXTENSIONS
- format_dp
- in file common.inc, function format_dp()
Format date in seconds from a source in s,M,h,d,m,y
- format_feedback
- in file dropbox_functions.inc.php, function format_feedback()
This function returns the html code to display the feedback messages on a given dropbox file
- format_lastmod
- in file common.inc, function format_lastmod()
Format last modified date
- format_userdate
- in file common.inc, function format_userdate()
Formats the date using the user's settings as defined in search.html
- FormValidator
- in file FormValidator.class.php, class FormValidator
Objects of this class can be used to create/manipulate/validate user input.
- FormValidator
- in file FormValidator.class.php, method FormValidator::FormValidator()
Constructor
- FRAME
- in file chat_footer.php, constant FRAME
- fread
- in file getid3.php, method getid3_handler::fread()
- FREAD_BUFFER_SIZE
- in file getid3.php, class constant getid3::FREAD_BUFFER_SIZE
- freeze
- in file xbutton.php, method HTML_QuickForm_xbutton::freeze()
- freeze
- in file image.php, method HTML_QuickForm_image::freeze()
Freeze the element so that only its value is returned
- freeze
- in file button.php, method HTML_QuickForm_button::freeze()
Freeze the element so that only its value is returned
- freeze
- in file submit.php, method HTML_QuickForm_submit::freeze()
Freeze the element so that only its value is returned
- freeze
- in file element.php, method HTML_QuickForm_element::freeze()
Freeze the element so that only its value is returned
- freeze
- in file reset.php, method HTML_QuickForm_reset::freeze()
Freeze the element so that only its value is returned
- freeze
- in file group.php, method HTML_QuickForm_group::freeze()
- freeze
- in file hidden.php, method HTML_QuickForm_hidden::freeze()
Freeze the element so that only its value is returned
- freeze
- in file QuickForm.php, method HTML_QuickForm::freeze()
Displays elements without HTML input tags
- freeze
- in file file.php, method HTML_QuickForm_file::freeze()
Freeze the element so that only its value is returned
- FREE_ANSWER
- in file qti2_export.php, constant FREE_ANSWER
- fseek
- in file getid3.php, method getid3_handler::fseek()
- ftell
- in file getid3.php, method getid3_handler::ftell()
- FTP_ENABLE
- in file config.php, constant FTP_ENABLE
- FTP_HOST
- in file config.php, constant FTP_HOST
- FTP_PASS
- in file config.php, constant FTP_PASS
- FTP_PASV
- in file config.php, constant FTP_PASV
- FTP_PATH
- in file config.php, constant FTP_PATH
- FTP_PORT
- in file config.php, constant FTP_PORT
- FTP_TEXT_PATH
- in file config.php, constant FTP_TEXT_PATH
- FTP_USER
- in file config.php, constant FTP_USER
- FVDG_SORT_ASC
- in file flatview_data_generator.class.php, class constant FlatViewDataGenerator::FVDG_SORT_ASC
- FVDG_SORT_DESC
- in file flatview_data_generator.class.php, class constant FlatViewDataGenerator::FVDG_SORT_DESC
- FVDG_SORT_FIRSTNAME
- in file flatview_data_generator.class.php, class constant FlatViewDataGenerator::FVDG_SORT_FIRSTNAME
- FVDG_SORT_LASTNAME
- in file flatview_data_generator.class.php, class constant FlatViewDataGenerator::FVDG_SORT_LASTNAME
- Forum.class.php
- procedural page Forum.class.php
- ForumCategory.class.php
- procedural page ForumCategory.class.php
- ForumPost.class.php
- procedural page ForumPost.class.php
- ForumTopic.class.php
- procedural page ForumTopic.class.php
- forumconfig.inc.php
- procedural page forumconfig.inc.php
- flatviewtable.class.php
- procedural page flatviewtable.class.php
- flatview_data_generator.class.php
- procedural page flatview_data_generator.class.php
- fck_flash.php
- procedural page fck_flash.php
- fck_image.php
- procedural page fck_image.php
- frmresourcetype.php
- procedural page frmresourcetype.php
- fck_Attachment.php
- procedural page fck_Attachment.php
- fck_mp3.php
- procedural page fck_mp3.php
- fck_video.php
- procedural page fck_video.php
- fckeditor.php
- procedural page fckeditor.php
- fcktemplates.xml.php
- procedural page fcktemplates.xml.php
- fckeditor.lib.php
- procedural page fckeditor.lib.php
- FormValidator.class.php
- procedural page FormValidator.class.php
- Filetype.php
- procedural page Filetype.php
- filter.php
- procedural page filter.php
- file.php
- procedural page file.php
- formSubmissionTest.php
- procedural page formSubmissionTest.php
top
g
- $geo
- in file iCalcreator.class.php, variable calendarComponent::$geo
- $getid3
- in file getid3.php, variable getid3_handler::$getid3
- $group
- in file getid3.php, variable getid3_handler_write::$group
- GainString
- in file getid3.php, method getid3_lib_replaygain::GainString()
- GDG_SORT_ASC
- in file gradebook_data_generator.class.php, class constant GradebookDataGenerator::GDG_SORT_ASC
- GDG_SORT_DATE
- in file gradebook_data_generator.class.php, class constant GradebookDataGenerator::GDG_SORT_DATE
- GDG_SORT_DESC
- in file gradebook_data_generator.class.php, class constant GradebookDataGenerator::GDG_SORT_DESC
- GDG_SORT_DESCRIPTION
- in file gradebook_data_generator.class.php, class constant GradebookDataGenerator::GDG_SORT_DESCRIPTION
- GDG_SORT_NAME
- in file gradebook_data_generator.class.php, class constant GradebookDataGenerator::GDG_SORT_NAME
- GDG_SORT_TYPE
- in file gradebook_data_generator.class.php, class constant GradebookDataGenerator::GDG_SORT_TYPE
- GDG_SORT_WEIGHT
- in file gradebook_data_generator.class.php, class constant GradebookDataGenerator::GDG_SORT_WEIGHT
- generate_html_overview
- in file dropbox_functions.inc.php, function generate_html_overview()
generates the contents of a html file that gives an overview of all the files in the zip file. This is to know the information of the files that are inside the zip file (who send it, the comment, ...)
- get
- in file phpmailer_test.php, function get()
Create and run test instance.
- getAttribute
- in file Common.php, method HTML_Common::getAttribute()
Returns the value of the given attribute
- getAttributes
- in file Common.php, method HTML_Common::getAttributes()
Returns the assoc array (default) or string of attributes
- getChecked
- in file radio.php, method HTML_QuickForm_radio::getChecked()
Returns whether radio button is checked
- getChecked
- in file checkbox.php, method HTML_QuickForm_checkbox::getChecked()
Returns whether a checkbox is checked
- getComment
- in file Common.php, method HTML_Common::getComment()
Returns the HTML comment
- getComponent
- in file iCalcreator.class.php, method calendarComponent::getComponent()
get calendar component subcomponent from component container
- getComponent
- in file iCalcreator.class.php, method vcalendar::getComponent()
get calendar component from container
- getConfig
- in file iCalcreator.class.php, method vcalendar::getConfig()
get vcalendar config values or * calendar components
- getConfig
- in file iCalcreator.class.php, method calendarComponent::getConfig()
get general component config variables or info about subcomponents
- GetConfigFieldString
- in file fckeditor.php, method FCKeditor::GetConfigFieldString()
- GetCourseFolders
- in file frmresourcetype.php, function GetCourseFolders()
- getElement
- in file QuickForm.php, method HTML_QuickForm::getElement()
Returns a reference to the element
- getElementError
- in file QuickForm.php, method HTML_QuickForm::getElementError()
Returns error corresponding to validated element
- getElementJS
- in file datepickerdate.php, method HTML_QuickForm_datepickerdate::getElementJS()
Get the necessary javascript for this datepicker
- getElementJS
- in file receivers.php, method HTML_QuickForm_receivers::getElementJS()
Get the necessary javascript
- getElementJS
- in file datepicker.php, method HTML_QuickForm_datepicker::getElementJS()
Get the necessary javascript for this datepicker
- getElementName
- in file group.php, method HTML_QuickForm_group::getElementName()
Returns the element name inside the group such as found in the html form
- getElements
- in file group.php, method HTML_QuickForm_group::getElements()
Gets the grouped elements
- getElementType
- in file QuickForm.php, method HTML_QuickForm::getElementType()
Returns the type of the given element
- getElementValue
- in file QuickForm.php, method HTML_QuickForm::getElementValue()
Returns the element's raw value
- getExceptions
- in file phpunit.php, method TestCase::getExceptions()
- getExceptions
- in file phpunit.php, method TestFailure::getExceptions()
- getFailures
- in file phpunit.php, method TestResult::getFailures()
- GetFileFormatArray
- in file getid3.php, method getid3::GetFileFormatArray()
- getFLVDuration
- in file audiorecorder.inc.php, function getFLVDuration()
- GetFolders
- in file commands.php, function GetFolders()
- GetFoldersAndFiles
- in file commands.php, function GetFoldersAndFiles()
- getFrozenHtml
- in file xbutton.php, method HTML_QuickForm_xbutton::getFrozenHtml()
- getFrozenHtml
- in file password.php, method HTML_QuickForm_password::getFrozenHtml()
Returns the value of field without HTML tags (in this case, value is changed to a mask)
- getFrozenHtml
- in file advcheckbox.php, method HTML_QuickForm_advcheckbox::getFrozenHtml()
Unlike checkbox, this has to append a hidden input in both
- getFrozenHtml
- in file textarea.php, method HTML_QuickForm_textarea::getFrozenHtml()
Returns the value of field without HTML tags (in this case, value is changed to a mask)
- getFrozenHtml
- in file radio.php, method HTML_QuickForm_radio::getFrozenHtml()
Returns the value of field without HTML tags
- getFrozenHtml
- in file link.php, method HTML_QuickForm_link::getFrozenHtml()
Returns the value of field without HTML tags (in this case, value is changed to a mask)
- getFrozenHtml
- in file static.php, method HTML_QuickForm_static::getFrozenHtml()
Returns the value of field without HTML tags
- getFrozenHtml
- in file select.php, method HTML_QuickForm_select::getFrozenHtml()
Returns the value of field without HTML tags
- getFrozenHtml
- in file group.php, method HTML_QuickForm_group::getFrozenHtml()
Returns the value of field without HTML tags
- getFrozenHtml
- in file html_editor.php, method HTML_QuickForm_html_editor::getFrozenHtml()
Returns the htmlarea content in HTML
- getFrozenHtml
- in file element.php, method HTML_QuickForm_element::getFrozenHtml()
Returns the value of field without HTML tags
- getFrozenHtml
- in file checkbox.php, method HTML_QuickForm_checkbox::getFrozenHtml()
Returns the value of field without HTML tags
- getGroupType
- in file group.php, method HTML_QuickForm_group::getGroupType()
Gets the group type based on its elements Will return 'mixed' if elements contained in the group are of different types.
- getid3
- in file getid3.php, class getid3
- getid3_exception
- in file getid3.php, class getid3_exception
- getid3_flv
- in file module.audio-video.flv.php, class getid3_flv
- getid3_handler
- in file getid3.php, class getid3_handler
- getid3_handler_write
- in file getid3.php, class getid3_handler_write
- getid3_lib
- in file getid3.php, class getid3_lib
- getid3_lib_replaygain
- in file getid3.php, class getid3_lib_replaygain
- getLabel
- in file element.php, method HTML_QuickForm_element::getLabel()
Returns display text for the element
- getlist
- in file course_document.inc.php, function getlist()
- getLoginFromId
- in file dropbox_functions.inc.php, function getLoginFromId()
returns loginname or false if user isn't registered anymore
- getMaxFileSize
- in file QuickForm.php, method HTML_QuickForm::getMaxFileSize()
Returns the value of MAX_FILE_SIZE hidden element
- getMessage
- in file phpunit.php, method Exception::getMessage()
- getMultiple
- in file select.php, method HTML_QuickForm_select::getMultiple()
Returns the select mutiple attribute
- getName
- in file input.php, method HTML_QuickForm_input::getName()
Returns the element name
- getName
- in file select.php, method HTML_QuickForm_select::getName()
Returns the element name
- getName
- in file group.php, method HTML_QuickForm_group::getName()
Returns the group name
- getName
- in file xbutton.php, method HTML_QuickForm_xbutton::getName()
- getName
- in file static.php, method HTML_QuickForm_static::getName()
Returns the element name
- getName
- in file element.php, method HTML_QuickForm_element::getName()
Returns the element name
- getName
- in file link.php, method HTML_QuickForm_link::getName()
Returns the element name
- getName
- in file textarea.php, method HTML_QuickForm_textarea::getName()
Returns the element name
- getOnclickJs
- in file advcheckbox.php, method HTML_QuickForm_advcheckbox::getOnclickJs()
Create the javascript for the onclick event which will set the value of the hidden field
- GetParentFolder
- in file io.php, function GetParentFolder()
- getPrivateName
- in file advcheckbox.php, method HTML_QuickForm_advcheckbox::getPrivateName()
Gets the private name for the element
- getPrivateName
- in file select.php, method HTML_QuickForm_select::getPrivateName()
Returns the element name (possibly with brackets appended)
- getProperty
- in file iCalcreator.class.php, method vcalendar::getProperty()
get calendar property value/params
- getProperty
- in file iCalcreator.class.php, method calendarComponent::getProperty()
get component property value/params
- getRegisteredRules
- in file QuickForm.php, method HTML_QuickForm::getRegisteredRules()
Returns an array of registered validation rules
- getRegisteredTypes
- in file QuickForm.php, method HTML_QuickForm::getRegisteredTypes()
Returns an array of registered element types
- getRequiredNote
- in file QuickForm.php, method HTML_QuickForm::getRequiredNote()
Returns the required note
- GetRootPath
- in file util.php, function GetRootPath()
- getRule
- in file RuleRegistry.php, method HTML_QuickForm_RuleRegistry::getRule()
Returns a reference to the requested rule object
- getSelected
- in file select.php, method HTML_QuickForm_select::getSelected()
Returns an array of the selected values
- getSize
- in file file.php, method HTML_QuickForm_file::getSize()
Returns size of file element
- getSize
- in file select.php, method HTML_QuickForm_select::getSize()
Returns the select field size
- getSubmitValue
- in file QuickForm.php, method HTML_QuickForm::getSubmitValue()
Returns the elements value after submit and filter
- getSubmitValues
- in file QuickForm.php, method HTML_QuickForm::getSubmitValues()
Returns the values submitted by the form
- getTabOffset
- in file Common.php, method HTML_Common::getTabOffset()
Returns the tabOffset
- getTestName
- in file phpunit.php, method TestFailure::getTestName()
- getText
- in file radio.php, method HTML_QuickForm_radio::getText()
Returns the radio text
- getText
- in file checkbox.php, method HTML_QuickForm_checkbox::getText()
Returns the checkbox text
- getTime
- in file phpdig_functions.php, method phpdigTimer::getTime()
- getType
- in file element.php, method HTML_QuickForm_element::getType()
Returns element type
- GetUrlFromPath
- in file io.php, function GetUrlFromPath()
- getUser
- in file dropbox_submit.php, function getUser()
========================================
- getUserNameFromId
- in file dropbox_functions.inc.php, function getUserNameFromId()
returns username or false if user isn't registered anymore
- getUserOwningThisMailing
- in file dropbox_functions.inc.php, function getUserOwningThisMailing()
RH: Mailing (2 new functions)
- getValidationScript
- in file Rule.php, method HTML_QuickForm_Rule::getValidationScript()
Returns the javascript test (the test should return true if the value is INVALID)
- getValidationScript
- in file Email.php, method HTML_QuickForm_Rule_Email::getValidationScript()
- getValidationScript
- in file Regex.php, method HTML_QuickForm_Rule_Regex::getValidationScript()
- getValidationScript
- in file Required.php, method HTML_QuickForm_Rule_Required::getValidationScript()
- getValidationScript
- in file Range.php, method HTML_QuickForm_Rule_Range::getValidationScript()
- getValidationScript
- in file MultipleRequired.php, method HTML_QuickForm_Rule_MultipleRequired::getValidationScript()
- getValidationScript
- in file QuickForm.php, method HTML_QuickForm::getValidationScript()
Returns the client side validation script
- getValidationScript
- in file Callback.php, method HTML_QuickForm_Rule_Callback::getValidationScript()
- getValidationScript
- in file RuleRegistry.php, method HTML_QuickForm_RuleRegistry::getValidationScript()
Returns the validation test in javascript code
- getValue
- in file input.php, method HTML_QuickForm_input::getValue()
Returns the value of the form element
- getValue
- in file checkbox.php, method HTML_QuickForm_checkbox::getValue()
Returns the value of the form element
- getValue
- in file advcheckbox.php, method HTML_QuickForm_advcheckbox::getValue()
Returns the element's value
- getValue
- in file group.php, method HTML_QuickForm_group::getValue()
Returns the value of the group
- getValue
- in file textarea.php, method HTML_QuickForm_textarea::getValue()
Returns the value of the form element
- getValue
- in file select.php, method HTML_QuickForm_select::getValue()
Returns an array of the selected values
- getValue
- in file file.php, method HTML_QuickForm_file::getValue()
Returns information about the uploaded file
- getValue
- in file xbutton.php, method HTML_QuickForm_xbutton::getValue()
- getValue
- in file element.php, method HTML_QuickForm_element::getValue()
Returns the value of the form element
- getValue
- in file link.php, method HTML_QuickForm_link::getValue()
Returns the value of the form element
- get_agendaitems
- in file agenda.inc.php, function get_agendaitems()
- get_agenda_item
- in file agenda.inc.php, function get_agenda_item()
get all the information of the agenda_item from the database
- get_allowed_tags
- in file HTML.php, method HTML_QuickForm_Rule_HTML::get_allowed_tags()
Get allowed tags
- get_all_roles
- in file permissions_functions.inc.php, function get_all_roles()
This function gets all the current roles of the user or group
- get_all_users
- in file gradebook_functions_users.inc.php, function get_all_users()
- get_calendar_items
- in file agenda.inc.php, function get_calendar_items()
Retrieves all the agenda items from the table
- get_category_cached
- in file user_data_generator.class.php, method UserDataGenerator::get_category_cached()
- get_category_name_to_display
- in file user_data_generator.class.php, method UserDataGenerator::get_category_name_to_display()
- get_certificate_link
- in file gradebook_data_generator.class.php, method GradebookDataGenerator::get_certificate_link()
Returns the link to the certificate generation, if the score is enough, otherwise returns an empty string. This only works with categories.
- get_config_param
- in file install_functions.inc.php, function get_config_param()
This function returns the value of a parameter from the configuration file
- get_config_param_from_db
- in file install_functions.inc.php, function get_config_param_from_db()
Get the config param from the database. If not found, return null
- get_courses_of_user
- in file myagenda.inc.php, function get_courses_of_user()
This function finds all the courses of the user and returns an array containing the database name of the courses.
- get_course_code
- in file gradebookitem.class.php, method GradebookItem::get_course_code()
- get_course_groups
- in file agenda.inc.php, function get_course_groups()
this function gets all the groups of the course
- get_course_name_from_code
- in file gradebook_functions.inc.php, function get_course_name_from_code()
Returns the course name from a given code
- get_course_name_from_code_cached
- in file user_data_generator.class.php, method UserDataGenerator::get_course_name_from_code_cached()
- get_course_users
- in file agenda.inc.php, function get_course_users()
this function gets all the users of the current course
- get_data
- in file results_data_generator.class.php, method ResultsDataGenerator::get_data()
Get actual array data
- get_data
- in file gradebook_data_generator.class.php, method GradebookDataGenerator::get_data()
Get actual array data
- get_data
- in file user_data_generator.class.php, method UserDataGenerator::get_data()
Get actual array data
- get_data
- in file flatview_data_generator.class.php, method FlatViewDataGenerator::get_data()
Get actual array data
- get_date
- in file gradebookitem.class.php, method GradebookItem::get_date()
- get_day_agendaitems
- in file agenda.inc.php, function get_day_agendaitems()
Show the monthcalender of the given month
- get_description
- in file gradebookitem.class.php, method GradebookItem::get_description()
- get_doc_count
- in file common.inc, function get_doc_count()
Gets the number of documents from the udm object
- get_dropbox_categories
- in file dropbox_functions.inc.php, function get_dropbox_categories()
This function retrieves all the dropbox categories and returns them as an array
- get_dummy_content
- in file DummyCourseCreator.class.php, method DummyCourseCreator::get_dummy_content()
Get dummy titles, descriptions and texts
- get_email_headers
- in file lost_password.lib.php, function get_email_headers()
Enter description here...
- get_header_names
- in file flatview_data_generator.class.php, method FlatViewDataGenerator::get_header_names()
Get array containing column header names (incl user columns)
- get_icon_file_name
- in file gradebook_functions.inc.php, function get_icon_file_name()
Returns the icon filename for a gradebook item
- get_icon_name
- in file gradebookitem.class.php, method GradebookItem::get_icon_name()
- get_id
- in file gradebookitem.class.php, method GradebookItem::get_id()
- get_item_type
- in file gradebookitem.class.php, method GradebookItem::get_item_type()
- get_language_file_as_xml
- in file get_translation.lib.php, function get_language_file_as_xml()
This function reads a Dokeos language file and transforms it into XML, then returns the XML string to the caller.
- get_language_folder_list
- in file install_functions.inc.php, function get_language_folder_list()
Return a list of language directories.
- get_last_tool_access
- in file dropbox_functions.inc.php, function get_last_tool_access()
Get the last access to a given tool of a given user
- get_myagendaitems
- in file myagenda.inc.php, function get_myagendaitems()
This function retrieves all the agenda items of all the courses the user is subscribed to
- get_name
- in file gradebookitem.class.php, method GradebookItem::get_name()
- get_permissions
- in file permissions_functions.inc.php, function get_permissions()
This function retrieves the existing permissions of a user, group or role.
- get_personal_agenda_item
- in file myagenda.inc.php, function get_personal_agenda_item()
This function retrieves one personal agenda item returns it.
- get_personal_agenda_items
- in file myagenda.inc.php, function get_personal_agenda_items()
This function retrieves all the personal agenda items and add them to the agenda items found by the other functions.
- get_php_setting
- in file install_functions.inc.php, function get_php_setting()
Enter description here...
- get_printable_data
- in file gradebook_flatview.php, function get_printable_data()
- get_repeated_events_day_view
- in file agenda.inc.php, function get_repeated_events_day_view()
Get repeated events of a course between two dates (timespan of a day).
- get_repeated_events_list_view
- in file agenda.inc.php, function get_repeated_events_list_view()
Get repeated events of a course between two dates (1 year timespan). Used for the list display.
- get_repeated_events_month_view
- in file agenda.inc.php, function get_repeated_events_month_view()
Get repeated events of a course between two dates (timespan of a month).
- get_repeated_events_week_view
- in file agenda.inc.php, function get_repeated_events_week_view()
Get repeated events of a course between two dates (timespan of a week).
- get_roles
- in file permissions_functions.inc.php, function get_roles()
This function gets all the current roles of the user or group
- get_roles_permissions
- in file permissions_functions.inc.php, function get_roles_permissions()
This function gets all the roles that are defined
- get_score_display
- in file results_data_generator.class.php, method ResultsDataGenerator::get_score_display()
- get_secret_word
- in file lost_password.lib.php, function get_secret_word()
Enter description here...
- get_sql_file_contents
- in file install_upgrade.lib.php, function get_sql_file_contents()
Get an SQL file's contents
- get_titles_of_path
- in file document.inc.php, function get_titles_of_path()
get the path translated with title of docs and folders
- get_total_items_count
- in file flatview_data_generator.class.php, method FlatViewDataGenerator::get_total_items_count()
Get total number of evaluations/links (columns) (the 2 users columns not included)
- get_total_items_count
- in file gradebook_data_generator.class.php, method GradebookDataGenerator::get_total_items_count()
Get total number of items (rows)
- get_total_items_count
- in file user_data_generator.class.php, method UserDataGenerator::get_total_items_count()
Get total number of items (rows)
- get_total_number_feedback
- in file dropbox_functions.inc.php, function get_total_number_feedback()
This function retrieves the number of feedback messages on every document. This function might become obsolete when the feedback becomes user individual.
- get_total_results_count
- in file results_data_generator.class.php, method ResultsDataGenerator::get_total_results_count()
Get total number of results (rows)
- get_total_users_count
- in file flatview_data_generator.class.php, method FlatViewDataGenerator::get_total_users_count()
Get total number of users (rows)
- get_users_in_course
- in file gradebook_functions_users.inc.php, function get_users_in_course()
returns users within a course given by param
- get_user_account_list
- in file lost_password.lib.php, function get_user_account_list()
Enter description here...
- get_user_array_from_mysql_result
- in file gradebook_functions_users.inc.php, function get_user_array_from_mysql_result()
- get_user_info_from_id
- in file gradebook_functions_users.inc.php, function get_user_info_from_id()
Get user information from a given id
- get_week_agendaitems
- in file agenda.inc.php, function get_week_agendaitems()
Return agenda items of the week
- get_weight
- in file gradebookitem.class.php, method GradebookItem::get_weight()
- GradebookDataGenerator
- in file gradebook_data_generator.class.php, class GradebookDataGenerator
Class to select, sort and transform object data into array data,
- GradebookDataGenerator
- in file gradebook_data_generator.class.php, method GradebookDataGenerator::GradebookDataGenerator()
- GradebookItem
- in file gradebookitem.class.php, class GradebookItem
Interface for all displayable items in the gradebook.
- get_translation.lib.php
- procedural page get_translation.lib.php
- gradebook.php
- procedural page gradebook.php
- gradebook_add_cat.php
- procedural page gradebook_add_cat.php
- gradebook_add_eval.php
- procedural page gradebook_add_eval.php
- gradebook_add_link.php
- procedural page gradebook_add_link.php
- gradebook_add_link_select_course.php
- procedural page gradebook_add_link_select_course.php
- gradebook_add_result.php
- procedural page gradebook_add_result.php
- gradebook_add_user.php
- procedural page gradebook_add_user.php
- gradebook_edit_cat.php
- procedural page gradebook_edit_cat.php
- gradebook_edit_eval.php
- procedural page gradebook_edit_eval.php
- gradebook_edit_link.php
- procedural page gradebook_edit_link.php
- gradebook_edit_result.php
- procedural page gradebook_edit_result.php
- gradebook_flatview.php
- procedural page gradebook_flatview.php
- gradebook_scoring_system.php
- procedural page gradebook_scoring_system.php
- gradebook_statistics.php
- procedural page gradebook_statistics.php
- gradebook_view_result.php
- procedural page gradebook_view_result.php
- gradebookitem.class.php
- procedural page gradebookitem.class.php
- gradebooktable.class.php
- procedural page gradebooktable.class.php
- gradebook_data_generator.class.php
- procedural page gradebook_data_generator.class.php
- gradebook_functions.inc.php
- procedural page gradebook_functions.inc.php
- gradebook_functions_users.inc.php
- procedural page gradebook_functions_users.inc.php
- group_edit.php
- procedural page group_edit.php
- GD.php
- procedural page GD.php
- getid3.php
- procedural page getid3.php
- group.php
- procedural page group.php
- group_permissions.inc.php
- procedural page group_permissions.inc.php
top
h
- $Height
- in file fckeditor.php, variable FCKeditor::$Height
- $hidden
- in file Object.php, variable QuickformForm::$hidden
Collected html of all hidden variables
- $Host
- in file phpmailer_test.php, variable phpmailerTest::$Host
Holds the SMTP mail host.
- $html
- in file Object.php, variable QuickformElement::$html
HTML for the element
- HandleAllTags
- in file getid3.php, method getid3::HandleAllTags()
- handle_encrypted_password
- in file lost_password.lib.php, function handle_encrypted_password()
Enter description here...
- handle_multiple_actions
- in file dropbox_functions.inc.php, function handle_multiple_actions()
This function is a wrapper function for the multiple actions feature.
- HIGHLIGHT_BACKGROUND
- in file config.php, constant HIGHLIGHT_BACKGROUND
- HIGHLIGHT_COLOR
- in file config.php, constant HIGHLIGHT_COLOR
- HOTSPOT
- in file qti2_classes.php, constant HOTSPOT
- HOT_SPOT
- in file qti2_export.php, constant HOT_SPOT
- HOT_SPOT_ORDER
- in file qti2_export.php, constant HOT_SPOT_ORDER
- HTML_Common
- in file Common.php, class HTML_Common
Base class for all HTML classes
- HTML_Common
- in file Common.php, method HTML_Common::HTML_Common()
Class constructor
- html_filter
- in file FormValidator.class.php, function html_filter()
Clean HTML
- html_filter_student
- in file FormValidator.class.php, function html_filter_student()
- html_filter_student_fullpage
- in file FormValidator.class.php, function html_filter_student_fullpage()
- html_filter_teacher
- in file FormValidator.class.php, function html_filter_teacher()
- html_filter_teacher_fullpage
- in file FormValidator.class.php, function html_filter_teacher_fullpage()
- HTML_QuickForm
- in file QuickForm.php, method HTML_QuickForm::HTML_QuickForm()
Class constructor
- HTML_QuickForm
- in file QuickForm.php, class HTML_QuickForm
Create, validate and process HTML forms
- HTML_QuickForm_advcheckbox
- in file advcheckbox.php, class HTML_QuickForm_advcheckbox
HTML class for an advanced checkbox type field
- HTML_QuickForm_advcheckbox
- in file advcheckbox.php, method HTML_QuickForm_advcheckbox::HTML_QuickForm_advcheckbox()
Class constructor
- HTML_QuickForm_autocomplete
- in file autocomplete.php, class HTML_QuickForm_autocomplete
Class to dynamically create an HTML input text element that at every keypressed javascript event, check in an array of options if there's a match and autocomplete the text in case of match.
- HTML_QuickForm_autocomplete
- in file autocomplete.php, method HTML_QuickForm_autocomplete::HTML_QuickForm_autocomplete()
Class constructor
- HTML_QuickForm_button
- in file button.php, method HTML_QuickForm_button::HTML_QuickForm_button()
Class constructor
- HTML_QuickForm_button
- in file button.php, class HTML_QuickForm_button
HTML class for a button type element
- HTML_QuickForm_checkbox
- in file checkbox.php, class HTML_QuickForm_checkbox
HTML class for a checkbox type field
- HTML_QuickForm_checkbox
- in file checkbox.php, method HTML_QuickForm_checkbox::HTML_QuickForm_checkbox()
Class constructor
- HTML_QuickForm_date
- in file date.php, method HTML_QuickForm_date::HTML_QuickForm_date()
Class constructor
- HTML_QuickForm_date
- in file date.php, class HTML_QuickForm_date
Class for a group of elements used to input dates (and times).
- HTML_QuickForm_datepicker
- in file datepicker.php, class HTML_QuickForm_datepicker
Form element to select a date and hour (with popup datepicker)
- HTML_QuickForm_datepicker
- in file datepicker.php, method HTML_QuickForm_datepicker::HTML_QuickForm_datepicker()
Constructor
- HTML_QuickForm_datepickerdate
- in file datepickerdate.php, class HTML_QuickForm_datepickerdate
Form element to select a date and hour (with popup datepicker)
- HTML_QuickForm_datepickerdate
- in file datepickerdate.php, method HTML_QuickForm_datepickerdate::HTML_QuickForm_datepickerdate()
Constructor
- HTML_QuickForm_element
- in file element.php, class HTML_QuickForm_element
Base class for form elements
- HTML_QuickForm_element
- in file element.php, method HTML_QuickForm_element::HTML_QuickForm_element()
Class constructor
- HTML_QuickForm_file
- in file file.php, class HTML_QuickForm_file
HTML class for a file type element
- HTML_QuickForm_file
- in file file.php, method HTML_QuickForm_file::HTML_QuickForm_file()
Class constructor
- HTML_QuickForm_group
- in file group.php, method HTML_QuickForm_group::HTML_QuickForm_group()
Class constructor
- HTML_QuickForm_group
- in file group.php, class HTML_QuickForm_group
HTML class for a form element group
- HTML_QuickForm_header
- in file header.php, method HTML_QuickForm_header::HTML_QuickForm_header()
Class constructor
- HTML_QuickForm_header
- in file header.php, class HTML_QuickForm_header
A pseudo-element used for adding headers to form
- HTML_QuickForm_hidden
- in file hidden.php, class HTML_QuickForm_hidden
HTML class for a hidden type element
- HTML_QuickForm_hidden
- in file hidden.php, method HTML_QuickForm_hidden::HTML_QuickForm_hidden()
Class constructor
- HTML_QuickForm_hiddenselect
- in file hiddenselect.php, class HTML_QuickForm_hiddenselect
This class takes the same arguments as a select element, but instead
- HTML_QuickForm_hiddenselect
- in file hiddenselect.php, method HTML_QuickForm_hiddenselect::HTML_QuickForm_hiddenselect()
Class constructor
- HTML_QuickForm_hierselect
- in file hierselect.php, class HTML_QuickForm_hierselect
Class to dynamically create two or more HTML Select elements The first select changes the content of the second select and so on.
- HTML_QuickForm_hierselect
- in file hierselect.php, method HTML_QuickForm_hierselect::HTML_QuickForm_hierselect()
Class constructor
- HTML_QuickForm_html
- in file html.php, class HTML_QuickForm_html
A pseudo-element used for adding raw HTML to form
- HTML_QuickForm_html
- in file html.php, method HTML_QuickForm_html::HTML_QuickForm_html()
Class constructor
- HTML_QuickForm_html_editor
- in file html_editor.php, method HTML_QuickForm_html_editor::HTML_QuickForm_html_editor()
Class constructor
- HTML_QuickForm_html_editor
- in file html_editor.php, class HTML_QuickForm_html_editor
A html editor field to use with QuickForm
- HTML_QuickForm_image
- in file image.php, class HTML_QuickForm_image
HTML class for a image type element
- HTML_QuickForm_image
- in file image.php, method HTML_QuickForm_image::HTML_QuickForm_image()
Class constructor
- HTML_QuickForm_input
- in file input.php, class HTML_QuickForm_input
Base class for input form elements
- HTML_QuickForm_input
- in file input.php, method HTML_QuickForm_input::HTML_QuickForm_input()
Class constructor
- HTML_QuickForm_link
- in file link.php, class HTML_QuickForm_link
HTML class for a link type field
- HTML_QuickForm_link
- in file link.php, method HTML_QuickForm_link::HTML_QuickForm_link()
Class constructor
- HTML_QuickForm_password
- in file password.php, class HTML_QuickForm_password
HTML class for a password type field
- HTML_QuickForm_password
- in file password.php, method HTML_QuickForm_password::HTML_QuickForm_password()
Class constructor
- HTML_QuickForm_radio
- in file radio.php, class HTML_QuickForm_radio
HTML class for a radio type element
- HTML_QuickForm_radio
- in file radio.php, method HTML_QuickForm_radio::HTML_QuickForm_radio()
Class constructor
- HTML_QuickForm_receivers
- in file receivers.php, method HTML_QuickForm_receivers::HTML_QuickForm_receivers()
Constructor
- HTML_QuickForm_receivers
- in file receivers.php, class HTML_QuickForm_receivers
Form element to select receivers
- HTML_QuickForm_Renderer
- in file Renderer.php, method HTML_QuickForm_Renderer::HTML_QuickForm_Renderer()
Constructor
- HTML_QuickForm_Renderer
- in file Renderer.php, class HTML_QuickForm_Renderer
An abstract base class for QuickForm renderers
- HTML_QuickForm_Renderer_Array
- in file Array.php, method HTML_QuickForm_Renderer_Array::HTML_QuickForm_Renderer_Array()
Constructor
- HTML_QuickForm_Renderer_Array
- in file Array.php, class HTML_QuickForm_Renderer_Array
A concrete renderer for HTML_QuickForm, makes an array of form contents
- HTML_QuickForm_Renderer_ArraySmarty
- in file ArraySmarty.php, method HTML_QuickForm_Renderer_ArraySmarty::HTML_QuickForm_Renderer_ArraySmarty()
Constructor
- HTML_QuickForm_Renderer_ArraySmarty
- in file ArraySmarty.php, class HTML_QuickForm_Renderer_ArraySmarty
A static renderer for HTML_QuickForm, makes an array of form content useful for an Smarty template
- HTML_QuickForm_Renderer_Default
- in file Default.php, method HTML_QuickForm_Renderer_Default::HTML_QuickForm_Renderer_Default()
Constructor
- HTML_QuickForm_Renderer_Default
- in file Default.php, class HTML_QuickForm_Renderer_Default
A concrete renderer for HTML_QuickForm, based on QuickForm 2.x built-in one
- HTML_QuickForm_Renderer_ITDynamic
- in file ITDynamic.php, method HTML_QuickForm_Renderer_ITDynamic::HTML_QuickForm_Renderer_ITDynamic()
Constructor
- HTML_QuickForm_Renderer_ITDynamic
- in file ITDynamic.php, class HTML_QuickForm_Renderer_ITDynamic
A concrete renderer for HTML_QuickForm, using Integrated Templates.
- HTML_QuickForm_Renderer_ITStatic
- in file ITStatic.php, class HTML_QuickForm_Renderer_ITStatic
A static renderer for HTML_QuickForm compatible with HTML_Template_IT and HTML_Template_Sigma.
- HTML_QuickForm_Renderer_ITStatic
- in file ITStatic.php, method HTML_QuickForm_Renderer_ITStatic::HTML_QuickForm_Renderer_ITStatic()
Constructor
- HTML_QuickForm_Renderer_Object
- in file Object.php, class HTML_QuickForm_Renderer_Object
A concrete renderer for HTML_QuickForm, makes an object from form contents
- HTML_QuickForm_Renderer_Object
- in file Object.php, method HTML_QuickForm_Renderer_Object::HTML_QuickForm_Renderer_Object()
Constructor
- HTML_QuickForm_Renderer_ObjectFlexy
- in file ObjectFlexy.php, method HTML_QuickForm_Renderer_ObjectFlexy::HTML_QuickForm_Renderer_ObjectFlexy()
Constructor
- HTML_QuickForm_Renderer_ObjectFlexy
- in file ObjectFlexy.php, class HTML_QuickForm_Renderer_ObjectFlexy
QuickForm renderer for Flexy template engine, static version.
- HTML_QuickForm_reset
- in file reset.php, method HTML_QuickForm_reset::HTML_QuickForm_reset()
Class constructor
- HTML_QuickForm_reset
- in file reset.php, class HTML_QuickForm_reset
HTML class for a reset type element
- HTML_QuickForm_Rule
- in file Rule.php, class HTML_QuickForm_Rule
- HTML_QuickForm_RuleRegistry
- in file RuleRegistry.php, class HTML_QuickForm_RuleRegistry
Registers rule objects and uses them for validation
- HTML_QuickForm_Rule_Callback
- in file Callback.php, class HTML_QuickForm_Rule_Callback
Validates values using callback functions or methods
- HTML_QuickForm_Rule_Date
- in file Date.php, class HTML_QuickForm_Rule_Date
QuickForm rule to check a date
- HTML_QuickForm_Rule_Email
- in file Email.php, class HTML_QuickForm_Rule_Email
Email validation rule
- HTML_QuickForm_Rule_Filetype
- in file Filetype.php, class HTML_QuickForm_Rule_Filetype
QuickForm rule to check if a filetype
- HTML_QuickForm_Rule_HTML
- in file HTML.php, class HTML_QuickForm_Rule_HTML
QuickForm rule to check a html
- HTML_QuickForm_Rule_MultipleRequired
- in file MultipleRequired.php, class HTML_QuickForm_Rule_MultipleRequired
Required elements validation
- HTML_QuickForm_Rule_Range
- in file Range.php, class HTML_QuickForm_Rule_Range
Validates values using range comparison
- HTML_QuickForm_Rule_Regex
- in file Regex.php, class HTML_QuickForm_Rule_Regex
Validates values using regular expressions
- HTML_QuickForm_Rule_Required
- in file Required.php, class HTML_QuickForm_Rule_Required
Required elements validation
- HTML_QuickForm_Rule_Username
- in file Username.php, class HTML_QuickForm_Rule_Username
QuickForm rule to check if a username is of the correct format
- HTML_QuickForm_Rule_UsernameAvailable
- in file UsernameAvailable.php, class HTML_QuickForm_Rule_UsernameAvailable
QuickForm rule to check if a username is available
- HTML_QuickForm_select
- in file select.php, method HTML_QuickForm_select::HTML_QuickForm_select()
Class constructor
- HTML_QuickForm_select
- in file select.php, class HTML_QuickForm_select
Class to dynamically create an HTML SELECT
- HTML_QuickForm_Select_Language
- in file select_language.php, class HTML_QuickForm_Select_Language
A dropdownlist with all languages to use with QuickForm
- HTML_QuickForm_Select_Language
- in file select_language.php, method HTML_QuickForm_Select_Language::HTML_QuickForm_Select_Language()
Class constructor
- HTML_QuickForm_Select_Theme
- in file select_theme.php, class HTML_QuickForm_Select_Theme
A dropdownlist with all themes to use with QuickForm
- HTML_QuickForm_Select_Theme
- in file select_theme.php, method HTML_QuickForm_Select_Theme::HTML_QuickForm_Select_Theme()
Class constructor
- HTML_QuickForm_static
- in file static.php, class HTML_QuickForm_static
HTML class for static data
- HTML_QuickForm_static
- in file static.php, method HTML_QuickForm_static::HTML_QuickForm_static()
Class constructor
- HTML_QuickForm_submit
- in file submit.php, method HTML_QuickForm_submit::HTML_QuickForm_submit()
Class constructor
- HTML_QuickForm_submit
- in file submit.php, class HTML_QuickForm_submit
HTML class for a submit type element
- HTML_QuickForm_text
- in file text.php, class HTML_QuickForm_text
HTML class for a text field
- HTML_QuickForm_text
- in file text.php, method HTML_QuickForm_text::HTML_QuickForm_text()
Class constructor
- HTML_QuickForm_textarea
- in file textarea.php, method HTML_QuickForm_textarea::HTML_QuickForm_textarea()
Class constructor
- HTML_QuickForm_textarea
- in file textarea.php, class HTML_QuickForm_textarea
HTML class for a textarea type field
- HTML_QuickForm_xbutton
- in file xbutton.php, class HTML_QuickForm_xbutton
Class for HTML 4.0 <button> element
- HTML_QuickForm_xbutton
- in file xbutton.php, method HTML_QuickForm_xbutton::HTML_QuickForm_xbutton()
Class constructor
- HTML_to_text
- in file WCAG_rendering.php, method WCAG_Rendering::HTML_to_text()
- html_editor.php
- procedural page html_editor.php
- HTML.php
- procedural page HTML.php
- header.php
- procedural page header.php
- hidden.php
- procedural page hidden.php
- hiddenselect.php
- procedural page hiddenselect.php
- hierselect.php
- procedural page hierselect.php
- html.php
- procedural page html.php
- HTTPStatusTest.php
- procedural page HTTPStatusTest.php
top
i
- $iconv_present
- in file getid3.php, variable getid3::$iconv_present
- $include_edit
- in file results_data_generator.class.php, variable ResultsDataGenerator::$include_edit
- $include_path
- in file getid3.php, variable getid3::$include_path
- $info
- in file getid3.php, variable getid3::$info
- $InstanceName
- in file fckeditor.php, variable FCKeditor::$InstanceName
- $intAttrDelimiter
- in file iCalcreator.class.php, variable calendarComponent::$intAttrDelimiter
- $is_course_ind
- in file results_data_generator.class.php, variable ResultsDataGenerator::$is_course_ind
- $items
- in file user_data_generator.class.php, variable UserDataGenerator::$items
- $items
- in file gradebook_data_generator.class.php, variable GradebookDataGenerator::$items
- ICALCREATOR_VERSION
- in file iCalcreator.class.php, constant ICALCREATOR_VERSION
******************************************************************************
- ICAL_LANG
- in file ical_export.php, constant ICAL_LANG
- iconv
- in file getid3.php, method getid3::iconv()
- ICONV_TEST_STRING
- in file getid3.php, class constant getid3::ICONV_TEST_STRING
- image
- in file image.lib.php, class image
- image
- in file image.lib.php, method image::image()
- ImsAssessmentItem
- in file qti2_export.php, class ImsAssessmentItem
An IMS/QTI item. It corresponds to a single question.
- ImsAssessmentItem
- in file qti2_export.php, method ImsAssessmentItem::ImsAssessmentItem()
Constructor.
- ImsItem
- in file qti2_export.php, class ImsItem
An IMS/QTI item. It corresponds to a single question.
- ImsItem
- in file qti2_export.php, method ImsItem::ImsItem()
Constructor.
- ImsSection
- in file qti2_export.php, method ImsSection::ImsSection()
Constructor.
- ImsSection
- in file qti2_export.php, class ImsSection
This class represents an entire exercise to be exported in IMS/QTI.
- includeScript
- in file includeExternalScriptTest.php, function includeScript()
- include_module
- in file getid3.php, method getid3::include_module()
- include_module_optional
- in file getid3.php, method getid3::include_module_optional()
- init
- in file loader.class.php, method Loader::init()
- init
- in file init.inc, function init()
Initialisation function. Gets the global variables defined all over and prepares the udm agent accordingly.
- init_cc
- in file init.inc, function init_cc()
Some variation of the init function?
- insertElementBefore
- in file QuickForm.php, method HTML_QuickForm::insertElementBefore()
Inserts a new element right before the other element
- insertInput
- in file createFormInputTest.php, function insertInput()
- insertInputAfter
- in file createFormInputTest.php, function insertInputAfter()
- isButton
- in file Object.php, method QuickformElement::isButton()
- IsCompatible
- in file fckeditor.php, method FCKeditor::IsCompatible()
- isCourseMember
- in file dropbox_functions.inc.php, function isCourseMember()
- isElementFrozen
- in file QuickForm.php, method HTML_QuickForm::isElementFrozen()
Returns whether or not the form element is frozen
- isElementRequired
- in file QuickForm.php, method HTML_QuickForm::isElementRequired()
Returns whether or not the form element is required
- isError
- in file QuickForm.php, method HTML_QuickForm::isError()
Tell whether a result from a QuickForm method is an error (an instance of HTML_QuickForm_Error)
- isFrozen
- in file QuickForm.php, method HTML_QuickForm::isFrozen()
Returns whether or not the whole form is frozen
- isFrozen
- in file element.php, method HTML_QuickForm_element::isFrozen()
Returns whether or not the element is frozen
- isRuleRegistered
- in file QuickForm.php, method HTML_QuickForm::isRuleRegistered()
Returns whether or not the given rule is supported
- isSubmitted
- in file QuickForm.php, method HTML_QuickForm::isSubmitted()
Tells whether the form was already submitted
- isType
- in file Object.php, method QuickformElement::isType()
- isTypeRegistered
- in file QuickForm.php, method HTML_QuickForm::isTypeRegistered()
Returns whether or not the form element type is supported
- isUploadedFile
- in file file.php, method HTML_QuickForm_file::isUploadedFile()
Checks if the element contains an uploaded file
- is_coach
- in file coaches.php, function is_coach()
- is_repeated_event
- in file agenda.inc.php, function is_repeated_event()
Tells if an agenda item is repeated
- is_teacher
- in file myStudents.php, function is_teacher()
- is_visible
- in file gradebookitem.class.php, method GradebookItem::is_visible()
- index.php
- procedural page index.php
- ical_export.php
- procedural page ical_export.php
- index.php
- procedural page index.php
- io.php
- procedural page io.php
- IM.php
- procedural page IM.php
- iCalcreator.class.php
- procedural page iCalcreator.class.php
- image.lib.php
- procedural page image.lib.php
- is_autostart.as.php
- procedural page is_autostart.as.php
- image.php
- procedural page image.php
- input.php
- procedural page input.php
- ITDynamic.php
- procedural page ITDynamic.php
- ITStatic.php
- procedural page ITStatic.php
- includeExternalScriptTest.php
- procedural page includeExternalScriptTest.php
- index.php
- procedural page index.php
- install_functions.inc.php
- procedural page install_functions.inc.php
- install_upgrade.lib.php
- procedural page install_upgrade.lib.php
- index.php
- procedural page index.php
- index.act.php
- procedural page index.act.php
- index.dsp.php
- procedural page index.dsp.php
- index.php
- procedural page index.php
- inbox.php
- procedural page inbox.php
- index.php
- procedural page index.php
- indexer_login.php
- procedural page indexer_login.php
- init.inc
- procedural page init.inc
top
top
k
- kses
- in file kses.php, function kses()
- kses_array_lc
- in file kses.php, function kses_array_lc()
- kses_attr
- in file kses.php, function kses_attr()
- kses_bad_protocol
- in file kses.php, function kses_bad_protocol()
- kses_bad_protocol_once
- in file kses.php, function kses_bad_protocol_once()
- kses_bad_protocol_once2
- in file kses.php, function kses_bad_protocol_once2()
- kses_check_attr_val
- in file kses.php, function kses_check_attr_val()
- kses_decode_entities
- in file kses.php, function kses_decode_entities()
- kses_hair
- in file kses.php, function kses_hair()
- kses_hook
- in file kses.php, function kses_hook()
- kses_html_error
- in file kses.php, function kses_html_error()
- kses_js_entities
- in file kses.php, function kses_js_entities()
- kses_normalize_entities
- in file kses.php, function kses_normalize_entities()
- kses_normalize_entities2
- in file kses.php, function kses_normalize_entities2()
- kses_no_null
- in file kses.php, function kses_no_null()
- kses_split
- in file kses.php, function kses_split()
- kses_split2
- in file kses.php, function kses_split2()
- kses_stripslashes
- in file kses.php, function kses_stripslashes()
- kses_version
- in file kses.php, function kses_version()
- kses.php
- procedural page kses.php
top
l
- $label
- in file ObjectFlexy.php, variable HTML_QuickForm_Renderer_ObjectFlexy::$label
Name of template file for form labels
- $label
- in file Object.php, variable QuickformElement::$label
Label for the element
- $language
- in file iCalcreator.class.php, variable vcalendar::$language
- $language
- in file iCalcreator.class.php, variable calendarComponent::$language
- $lastmodified
- in file iCalcreator.class.php, variable calendarComponent::$lastmodified
- $links
- in file flatview_data_generator.class.php, variable FlatViewDataGenerator::$links
- $location
- in file iCalcreator.class.php, variable calendarComponent::$location
- $logo
- in file image.lib.php, variable image::$logo
- $logox
- in file image.lib.php, variable image::$logox
- $logoy
- in file image.lib.php, variable image::$logoy
- LANGUAGE_DATA_FILENAME
- in file install_upgrade.lib.php, constant LANGUAGE_DATA_FILENAME
- largeResponse
- in file largeResponseTest.php, function largeResponse()
- LIMIT
- in file flatviewtable.class.php, constant LIMIT
- limited_or_full
- in file permissions_functions.inc.php, function limited_or_full()
the array that contains the current permission a user, group or role has will now be changed depending on
- LIMIT_DAYS
- in file config.php, constant LIMIT_DAYS
- LIMIT_TO_DIRECTORY
- in file config.php, constant LIMIT_TO_DIRECTORY
- LinkAddEditForm
- in file linkaddeditform.class.php, class LinkAddEditForm
Form used to add or edit links
- LinkAddEditForm
- in file linkaddeditform.class.php, method LinkAddEditForm::LinkAddEditForm()
Constructor
- LINKS_MAX_LIMIT
- in file config.php, constant LINKS_MAX_LIMIT
- LINK_TARGET
- in file config.php, constant LINK_TARGET
- listContent
- in file pclzip.lib.php, method PclZip::listContent()
- LittleEndian2Float
- in file getid3.php, method getid3_lib::LittleEndian2Float()
- LittleEndian2Int
- in file getid3.php, method getid3_lib::LittleEndian2Int()
- LittleEndian2String
- in file getid3.php, method getid3_lib::LittleEndian2String()
- load
- in file select.php, method HTML_QuickForm_select::load()
Loads options from different types of data sources
- loadArray
- in file select.php, method HTML_QuickForm_select::loadArray()
Loads the options from an associative array
- loadCSS
- in file fcktemplates.xml.php, function loadCSS()
- loadDbResult
- in file select.php, method HTML_QuickForm_select::loadDbResult()
Loads the options from DB_result object
- Loader
- in file loader.class.php, method Loader::Loader()
- Loader
- in file loader.class.php, class Loader
- loadQuery
- in file select.php, method HTML_QuickForm_select::loadQuery()
Queries a database and loads the options from the results
- load_database_script
- in file install_upgrade.lib.php, function load_database_script()
Creates the structure of the stats database
- load_edit_users
- in file agenda.inc.php, function load_edit_users()
This tools loads all the users and all the groups who have received a specific item (in this case an agenda item)
- load_file
- in file template.inc, function load_file()
Reads the template file given and returns a string.
- load_main_database
- in file install_upgrade.lib.php, function load_main_database()
Creates the structure of the main database and fills it with data. Placeholder symbols in the main database file have to be replaced by the settings entered by the user during installation.
- ldap_form_add_users_group.php
- procedural page ldap_form_add_users_group.php
- ldap_import_students.php
- procedural page ldap_import_students.php
- ldap_import_students_to_session.php
- procedural page ldap_import_students_to_session.php
- lost_password.lib.php
- procedural page lost_password.lib.php
- login.php
- procedural page login.php
- Link.class.php
- procedural page Link.class.php
- LinkCategory.class.php
- procedural page LinkCategory.class.php
- linkaddeditform.class.php
- procedural page linkaddeditform.class.php
- latex.php
- procedural page latex.php
- loader.class.php
- procedural page loader.class.php
- link.php
- procedural page link.php
- largeResponseTest.php
- procedural page largeResponseTest.php
- lp_tracking.php
- procedural page lp_tracking.php
top
m
- $magic_quotes_status
- in file pclzip.lib.php, variable PclZip::$magic_quotes_status
- $Mail
- in file phpmailer_test.php, variable phpmailerTest::$Mail
Holds the default phpmailer instance.
- $marks
- in file phpdig_functions.php, variable phpdigTimer::$marks
- $message
- in file phpunit.php, variable Exception::$message
- $message
- in file getid3.php, variable getid3_exception::$message
- $message
- in file preFunctionTest.php, variable myPreObject::$message
- $method
- in file iCalcreator.class.php, variable vcalendar::$method
- $mode
- in file phpdig_functions.php, variable phpdigTimer::$mode
- my_progress.php
- procedural page my_progress.php
- myagenda.inc.php
- procedural page myagenda.inc.php
- myagenda.php
- procedural page myagenda.php
- mkdirr.php
- procedural page mkdirr.php
- maintenance.php
- procedural page maintenance.php
- MultipleRequired.php
- procedural page MultipleRequired.php
- module.audio-video.flv.php
- procedural page module.audio-video.flv.php
- mail.lib.inc.php
- procedural page mail.lib.inc.php
- myExternalFunction.php
- procedural page myExternalFunction.php
- myStudents.php
- procedural page myStudents.php
- makecolor
- in file image.lib.php, method image::makecolor()
- make_nav
- in file template.inc, function make_nav()
Build the navigation bar
- manage_form
- in file new_message.php, function manage_form()
- MATCHING
- in file qti2_export.php, constant MATCHING
- MAX_WORDS_SIZE
- in file config.php, constant MAX_WORDS_SIZE
- MCMA
- in file qti2_classes.php, constant MCMA
- MCUA
- in file qti2_classes.php, constant MCUA
- merge
- in file pclzip.lib.php, method PclZip::merge()
- mergelogo
- in file image.lib.php, method image::mergelogo()
- mkdirr
- in file mkdirr.php, function mkdirr()
Create a directory structure recursively
- moveUploadedFile
- in file file.php, method HTML_QuickForm_file::moveUploadedFile()
Moves an uploaded file into the destination
- MULTIPLE_ANSWER
- in file qti2_export.php, constant MULTIPLE_ANSWER
- myCatchAllFunction
- in file catchAllFunctionTest.php, function myCatchAllFunction()
- myErrorRiddenFunction
- in file errorHandlingTest.php, function myErrorRiddenFunction()
- myExternalClass
- in file myExternalFunction.php, class myExternalClass
- myExternalFunction
- in file myExternalFunction.php, function myExternalFunction()
- myMethod
- in file myExternalFunction.php, method myExternalClass::myMethod()
- myPreFunction
- in file preFunctionTest.php, function myPreFunction()
- myPreObject
- in file preFunctionTest.php, class myPreObject
- my_pre_add_callback
- in file dropbox_functions.inc.php, function my_pre_add_callback()
This is a callback function to decrypt the files in the zip file to their normal filename (as stored in the database)
- my_print_r
- in file permissions_functions.inc.php, function my_print_r()
top
n
- $name
- in file Object.php, variable QuickformElement::$name
Element name
- $name
- in file Rule.php, variable HTML_QuickForm_Rule::$name
Name of the rule to use in validate method
- $nl
- in file iCalcreator.class.php, variable vcalendar::$nl
- $nl
- in file iCalcreator.class.php, variable calendarComponent::$nl
- $NoteLog
- in file phpmailer_test.php, variable phpmailerTest::$NoteLog
Holds the note log.
- NetPBM.php
- procedural page NetPBM.php
- name
- in file phpunit.php, method TestCase::name()
- NameLookup
- in file getid3.php, method getid3_lib_replaygain::NameLookup()
- newsList.php
- procedural page newsList.php
- notFrozen
- in file Object.php, method QuickformElement::notFrozen()
- NO_HTML
- in file FormValidator.class.php, constant NO_HTML
Filter
- NUMBER_OF_RESULTS_PER_SITE
- in file config.php, constant NUMBER_OF_RESULTS_PER_SITE
- new_message.php
- procedural page new_message.php
- notify.php
- procedural page notify.php
top
o
- $objName
- in file iCalcreator.class.php, variable calendarComponent::$objName
- $option_accurate_results
- in file getid3.php, variable getid3::$option_accurate_results
- $option_analyze
- in file getid3.php, variable getid3::$option_analyze
- $option_extra_info
- in file getid3.php, variable getid3::$option_extra_info
- $option_max_2gb_check
- in file getid3.php, variable getid3::$option_max_2gb_check
- $option_md5_data
- in file getid3.php, variable getid3::$option_md5_data
- $option_md5_data_source
- in file getid3.php, variable getid3::$option_md5_data_source
- $option_sha1_data
- in file getid3.php, variable getid3::$option_sha1_data
- $option_tags_images
- in file getid3.php, variable getid3::$option_tags_images
- $option_tags_process
- in file getid3.php, variable getid3::$option_tags_process
- $option_tag_apetag
- in file getid3.php, variable getid3::$option_tag_apetag
- $option_tag_id3v1
- in file getid3.php, variable getid3::$option_tag_id3v1
- $option_tag_id3v2
- in file getid3.php, variable getid3::$option_tag_id3v2
- $option_tag_lyrics3
- in file getid3.php, variable getid3::$option_tag_lyrics3
- $organizer
- in file iCalcreator.class.php, variable calendarComponent::$organizer
- $owner
- in file getid3.php, variable getid3_handler_write::$owner
- openid.conf.php
- procedural page openid.conf.php
- openid.lib.php
- procedural page openid.lib.php
- open_document.php
- procedural page open_document.php
- Object.php
- procedural page Object.php
- ObjectFlexy.php
- procedural page ObjectFlexy.php
- onQuickFormEvent
- in file advcheckbox.php, method HTML_QuickForm_advcheckbox::onQuickFormEvent()
Called by HTML_QuickForm whenever form event is made on this element
- onQuickFormEvent
- in file radio.php, method HTML_QuickForm_radio::onQuickFormEvent()
Called by HTML_QuickForm whenever form event is made on this element
- onQuickFormEvent
- in file input.php, method HTML_QuickForm_input::onQuickFormEvent()
Called by HTML_QuickForm whenever form event is made on this element
- onQuickFormEvent
- in file select.php, method HTML_QuickForm_select::onQuickFormEvent()
- onQuickFormEvent
- in file checkbox.php, method HTML_QuickForm_checkbox::onQuickFormEvent()
Called by HTML_QuickForm whenever form event is made on this element
- onQuickFormEvent
- in file xbutton.php, method HTML_QuickForm_xbutton::onQuickFormEvent()
- onQuickFormEvent
- in file date.php, method HTML_QuickForm_date::onQuickFormEvent()
- onQuickFormEvent
- in file element.php, method HTML_QuickForm_element::onQuickFormEvent()
Called by HTML_QuickForm whenever form event is made on this element
- onQuickFormEvent
- in file static.php, method HTML_QuickForm_static::onQuickFormEvent()
Called by HTML_QuickForm whenever form event is made on this element
- onQuickFormEvent
- in file group.php, method HTML_QuickForm_group::onQuickFormEvent()
Called by HTML_QuickForm whenever form event is made on this element
- onQuickFormEvent
- in file file.php, method HTML_QuickForm_file::onQuickFormEvent()
Called by HTML_QuickForm whenever form event is made on this element
- onQuickFormEvent
- in file hierselect.php, method HTML_QuickForm_hierselect::onQuickFormEvent()
- openid_association
- in file login.php, function openid_association()
Attempt to create a shared secret with the OpenID Provider.
- openid_association_request
- in file login.php, function openid_association_request()
?
- openid_authentication_request
- in file login.php, function openid_authentication_request()
- openid_begin
- in file login.php, function openid_begin()
The initial step of OpenID authentication responsible for the following: - Perform discovery on the claimed OpenID.
- openid_complete
- in file login.php, function openid_complete()
Completes OpenID authentication by validating returned data from the OpenID Provider.
- OPENID_DH_DEFAULT_GEN
- in file openid.lib.php, constant OPENID_DH_DEFAULT_GEN
- OPENID_DH_DEFAULT_MOD
- in file openid.lib.php, constant OPENID_DH_DEFAULT_MOD
OpenID utility functions. Taken from Drupal 6 code (from dries)
- openid_discovery
- in file login.php, function openid_discovery()
Perform discovery on a claimed ID to determine the OpenID provider endpoint.
- openid_form
- in file login.php, function openid_form()
- openid_http_request
- in file login.php, function openid_http_request()
Make a HTTP request - This function has been copied straight over from Drupal 6 code (drupal_http_request)
- OPENID_NS_1_0
- in file openid.lib.php, constant OPENID_NS_1_0
- OPENID_NS_1_1
- in file openid.lib.php, constant OPENID_NS_1_1
- OPENID_NS_2_0
- in file openid.lib.php, constant OPENID_NS_2_0
- OPENID_RAND_SOURCE
- in file openid.lib.php, constant OPENID_RAND_SOURCE
- openid_redirect
- in file openid.lib.php, function openid_redirect()
Creates a js auto-submit redirect for (for the 2.x protocol)
- openid_redirect_http
- in file openid.lib.php, function openid_redirect_http()
Performs an HTTP 302 redirect (for the 1.x protocol).
- OPENID_SHA1_BLOCKSIZE
- in file openid.lib.php, constant OPENID_SHA1_BLOCKSIZE
- openid_verify_assertion
- in file login.php, function openid_verify_assertion()
Attempt to verify the response received from the OpenID Provider.
- OriginatorLookup
- in file getid3.php, method getid3_lib_replaygain::OriginatorLookup()
- outputHeader
- in file Object.php, method QuickformForm::outputHeader()
Output <form> header
- outputJavaScript
- in file Object.php, method QuickformForm::outputJavaScript()
Output form javascript
- outputStyle
- in file Object.php, method QuickformElement::outputStyle()
XXX: why does it use Flexy when all other stuff here does not depend on it?
- overwritescore
- in file gradebook_view_result.php, function overwritescore()
top
p
- $percentcomplete
- in file iCalcreator.class.php, variable calendarComponent::$percentcomplete
- $perms
- in file getid3.php, variable getid3_handler_write::$perms
- $pos
- in file module.audio-video.flv.php, variable AMFStream::$pos
- $priority
- in file iCalcreator.class.php, variable calendarComponent::$priority
- $prodid
- in file iCalcreator.class.php, variable vcalendar::$prodid
- plugin.php
- procedural page plugin.php
- pclzip.lib.php
- procedural page pclzip.lib.php
- password.php
- procedural page password.php
- phpmailer.lang-br.php
- procedural page phpmailer.lang-br.php
- phpmailer.lang-cz.php
- procedural page phpmailer.lang-cz.php
- phpmailer.lang-de.php
- procedural page phpmailer.lang-de.php
- phpmailer.lang-en.php
- procedural page phpmailer.lang-en.php
- phpmailer.lang-es.php
- procedural page phpmailer.lang-es.php
- phpmailer.lang-fr.php
- procedural page phpmailer.lang-fr.php
- phpmailer.lang-nl.php
- procedural page phpmailer.lang-nl.php
- phpmailer.lang-no.php
- procedural page phpmailer.lang-no.php
- phpmailer.lang-se.php
- procedural page phpmailer.lang-se.php
- phpmailer.lang-tr.php
- procedural page phpmailer.lang-tr.php
- phpmailer_test.php
- procedural page phpmailer_test.php
- phpunit.php
- procedural page phpunit.php
- phpWhitespaceTest.php
- procedural page phpWhitespaceTest.php
- preFunctionTest.php
- procedural page preFunctionTest.php
- phpdig_functions.php
- procedural page phpdig_functions.php
- progression.php
- procedural page progression.php
- permissions_functions.inc.php
- procedural page permissions_functions.inc.php
- parse
- in file iCalcreator.class.php, method calendarComponent::parse()
parse component unparsed data into properties
- parse
- in file iCalcreator.class.php, method vcalendar::parse()
parse iCal file into vcalendar, components, properties and parameters
- ParseDocText
- in file common.inc, function ParseDocText()
Parses the given text for the words searched and highlight the words, the returns the string
- ParseQString
- in file common.inc, function ParseQString()
Parses the global variable $QUERY_STRING
- parse_xml_data
- in file gradebook_view_result.php, function parse_xml_data()
Read the XML-file
- PclZip
- in file pclzip.lib.php, method PclZip::PclZip()
- PclZip
- in file pclzip.lib.php, class PclZip
- PclZipUtilCopyBlock
- in file pclzip.lib.php, function PclZipUtilCopyBlock()
- PclZipUtilOptionText
- in file pclzip.lib.php, function PclZipUtilOptionText()
- PclZipUtilPathInclusion
- in file pclzip.lib.php, function PclZipUtilPathInclusion()
- PclZipUtilPathReduction
- in file pclzip.lib.php, function PclZipUtilPathReduction()
- PclZipUtilRename
- in file pclzip.lib.php, function PclZipUtilRename()
- PclZipUtilTranslateWinPath
- in file pclzip.lib.php, function PclZipUtilTranslateWinPath()
- PCLZIP_ATT_FILE_NAME
- in file pclzip.lib.php, constant PCLZIP_ATT_FILE_NAME
- PCLZIP_ATT_FILE_NEW_FULL_NAME
- in file pclzip.lib.php, constant PCLZIP_ATT_FILE_NEW_FULL_NAME
- PCLZIP_ATT_FILE_NEW_SHORT_NAME
- in file pclzip.lib.php, constant PCLZIP_ATT_FILE_NEW_SHORT_NAME
- PCLZIP_CB_POST_ADD
- in file pclzip.lib.php, constant PCLZIP_CB_POST_ADD
- PCLZIP_CB_POST_EXTRACT
- in file pclzip.lib.php, constant PCLZIP_CB_POST_EXTRACT
- PCLZIP_CB_PRE_ADD
- in file pclzip.lib.php, constant PCLZIP_CB_PRE_ADD
- PCLZIP_CB_PRE_EXTRACT
- in file pclzip.lib.php, constant PCLZIP_CB_PRE_EXTRACT
- PCLZIP_ERROR_EXTERNAL
- in file pclzip.lib.php, constant PCLZIP_ERROR_EXTERNAL
- PCLZIP_ERR_ALREADY_A_DIRECTORY
- in file pclzip.lib.php, constant PCLZIP_ERR_ALREADY_A_DIRECTORY
- PCLZIP_ERR_BAD_CHECKSUM
- in file pclzip.lib.php, constant PCLZIP_ERR_BAD_CHECKSUM
- PCLZIP_ERR_BAD_EXTENSION
- in file pclzip.lib.php, constant PCLZIP_ERR_BAD_EXTENSION
- PCLZIP_ERR_BAD_EXTRACTED_FILE
- in file pclzip.lib.php, constant PCLZIP_ERR_BAD_EXTRACTED_FILE
- PCLZIP_ERR_BAD_FORMAT
- in file pclzip.lib.php, constant PCLZIP_ERR_BAD_FORMAT
- PCLZIP_ERR_DELETE_FILE_FAIL
- in file pclzip.lib.php, constant PCLZIP_ERR_DELETE_FILE_FAIL
- PCLZIP_ERR_DIRECTORY_RESTRICTION
- in file pclzip.lib.php, constant PCLZIP_ERR_DIRECTORY_RESTRICTION
- PCLZIP_ERR_DIR_CREATE_FAIL
- in file pclzip.lib.php, constant PCLZIP_ERR_DIR_CREATE_FAIL
- PCLZIP_ERR_FILENAME_TOO_LONG
- in file pclzip.lib.php, constant PCLZIP_ERR_FILENAME_TOO_LONG
- PCLZIP_ERR_INVALID_ARCHIVE_ZIP
- in file pclzip.lib.php, constant PCLZIP_ERR_INVALID_ARCHIVE_ZIP
- PCLZIP_ERR_INVALID_ATTRIBUTE_VALUE
- in file pclzip.lib.php, constant PCLZIP_ERR_INVALID_ATTRIBUTE_VALUE
- PCLZIP_ERR_INVALID_OPTION_VALUE
- in file pclzip.lib.php, constant PCLZIP_ERR_INVALID_OPTION_VALUE
- PCLZIP_ERR_INVALID_PARAMETER
- in file pclzip.lib.php, constant PCLZIP_ERR_INVALID_PARAMETER
- PCLZIP_ERR_INVALID_ZIP
- in file pclzip.lib.php, constant PCLZIP_ERR_INVALID_ZIP
- PCLZIP_ERR_MISSING_FILE
- in file pclzip.lib.php, constant PCLZIP_ERR_MISSING_FILE
- PCLZIP_ERR_MISSING_OPTION_VALUE
- in file pclzip.lib.php, constant PCLZIP_ERR_MISSING_OPTION_VALUE
- PCLZIP_ERR_NO_ERROR
- in file pclzip.lib.php, constant PCLZIP_ERR_NO_ERROR
- PCLZIP_ERR_READ_OPEN_FAIL
- in file pclzip.lib.php, constant PCLZIP_ERR_READ_OPEN_FAIL
- PCLZIP_ERR_RENAME_FILE_FAIL
- in file pclzip.lib.php, constant PCLZIP_ERR_RENAME_FILE_FAIL
- PCLZIP_ERR_UNSUPPORTED_COMPRESSION
- in file pclzip.lib.php, constant PCLZIP_ERR_UNSUPPORTED_COMPRESSION
- PCLZIP_ERR_UNSUPPORTED_ENCRYPTION
- in file pclzip.lib.php, constant PCLZIP_ERR_UNSUPPORTED_ENCRYPTION
- PCLZIP_ERR_USER_ABORTED
- in file pclzip.lib.php, constant PCLZIP_ERR_USER_ABORTED
- PCLZIP_ERR_WRITE_OPEN_FAIL
- in file pclzip.lib.php, constant PCLZIP_ERR_WRITE_OPEN_FAIL
- PCLZIP_OPT_ADD_COMMENT
- in file pclzip.lib.php, constant PCLZIP_OPT_ADD_COMMENT
- PCLZIP_OPT_ADD_PATH
- in file pclzip.lib.php, constant PCLZIP_OPT_ADD_PATH
- PCLZIP_OPT_BY_EREG
- in file pclzip.lib.php, constant PCLZIP_OPT_BY_EREG
- PCLZIP_OPT_BY_INDEX
- in file pclzip.lib.php, constant PCLZIP_OPT_BY_INDEX
- PCLZIP_OPT_BY_NAME
- in file pclzip.lib.php, constant PCLZIP_OPT_BY_NAME
- PCLZIP_OPT_BY_PREG
- in file pclzip.lib.php, constant PCLZIP_OPT_BY_PREG
- PCLZIP_OPT_COMMENT
- in file pclzip.lib.php, constant PCLZIP_OPT_COMMENT
- PCLZIP_OPT_EXTRACT_AS_STRING
- in file pclzip.lib.php, constant PCLZIP_OPT_EXTRACT_AS_STRING
- PCLZIP_OPT_EXTRACT_DIR_RESTRICTION
- in file pclzip.lib.php, constant PCLZIP_OPT_EXTRACT_DIR_RESTRICTION
- PCLZIP_OPT_EXTRACT_IN_OUTPUT
- in file pclzip.lib.php, constant PCLZIP_OPT_EXTRACT_IN_OUTPUT
- PCLZIP_OPT_NO_COMPRESSION
- in file pclzip.lib.php, constant PCLZIP_OPT_NO_COMPRESSION
- PCLZIP_OPT_PATH
- in file pclzip.lib.php, constant PCLZIP_OPT_PATH
- PCLZIP_OPT_PREPEND_COMMENT
- in file pclzip.lib.php, constant PCLZIP_OPT_PREPEND_COMMENT
- PCLZIP_OPT_REMOVE_ALL_PATH
- in file pclzip.lib.php, constant PCLZIP_OPT_REMOVE_ALL_PATH
- PCLZIP_OPT_REMOVE_PATH
- in file pclzip.lib.php, constant PCLZIP_OPT_REMOVE_PATH
- PCLZIP_OPT_REPLACE_NEWER
- in file pclzip.lib.php, constant PCLZIP_OPT_REPLACE_NEWER
- PCLZIP_OPT_SET_CHMOD
- in file pclzip.lib.php, constant PCLZIP_OPT_SET_CHMOD
- PCLZIP_OPT_STOP_ON_ERROR
- in file pclzip.lib.php, constant PCLZIP_OPT_STOP_ON_ERROR
- PCLZIP_READ_BLOCK_SIZE
- in file pclzip.lib.php, constant PCLZIP_READ_BLOCK_SIZE
- PCLZIP_SEPARATOR
- in file pclzip.lib.php, constant PCLZIP_SEPARATOR
- PCLZIP_TEMPORARY_DIR
- in file pclzip.lib.php, constant PCLZIP_TEMPORARY_DIR
- peekByte
- in file module.audio-video.flv.php, method AMFStream::peekByte()
- peekDouble
- in file module.audio-video.flv.php, method AMFStream::peekDouble()
- peekInt
- in file module.audio-video.flv.php, method AMFStream::peekInt()
- peekLong
- in file module.audio-video.flv.php, method AMFStream::peekLong()
- peekLongUTF
- in file module.audio-video.flv.php, method AMFStream::peekLongUTF()
- peekUTF
- in file module.audio-video.flv.php, method AMFStream::peekUTF()
- permission_array_merge
- in file permissions_functions.inc.php, function permission_array_merge()
This function merges permission arrays. Each permission array has the following structure a permission array has a tool contanst as a key and an array as a value. This value array consists of all the permissions that are granted in that tool.
- phpdigAddLog
- in file phpdig_functions.php, function phpdigAddLog()
- phpdigByLength
- in file search_function.php, function phpdigByLength()
- phpdigComWords
- in file phpdig_functions.php, function phpdigComWords()
- phpdigCreateSubstArrays
- in file phpdig_functions.php, function phpdigCreateSubstArrays()
- phpdigEpureText
- in file phpdig_functions.php, function phpdigEpureText()
- phpdigHighlight
- in file phpdig_functions.php, function phpdigHighlight()
- phpdigHttpVars
- in file phpdig_functions.php, function phpdigHttpVars()
- phpdigMsg
- in file phpdig_functions.php, function phpdigMsg()
- phpdigPregQuotes
- in file phpdig_functions.php, function phpdigPregQuotes()
- phpdigPrnMsg
- in file phpdig_functions.php, function phpdigPrnMsg()
- phpdigSearch
- in file search_function.php, function phpdigSearch()
- phpdigSpanReplace
- in file search_function.php, function phpdigSpanReplace()
- phpdigStripAccents
- in file phpdig_functions.php, function phpdigStripAccents()
- phpdigTimer
- in file phpdig_functions.php, method phpdigTimer::phpdigTimer()
- phpdigTimer
- in file phpdig_functions.php, class phpdigTimer
- PHPDIG_ADM_AUTH
- in file config.php, constant PHPDIG_ADM_AUTH
- PHPDIG_ADM_PASS
- in file config.php, constant PHPDIG_ADM_PASS
- PHPDIG_ADM_USER
- in file config.php, constant PHPDIG_ADM_USER
- PHPDIG_DATE_FORMAT
- in file config.php, constant PHPDIG_DATE_FORMAT
- PHPDIG_DEFAULT_INDEX
- in file config.php, constant PHPDIG_DEFAULT_INDEX
- PHPDIG_ENCODING
- in file config.php, constant PHPDIG_ENCODING
- PHPDIG_EXCLUDE_COMMENT
- in file config.php, constant PHPDIG_EXCLUDE_COMMENT
- PHPDIG_INCLUDE_COMMENT
- in file config.php, constant PHPDIG_INCLUDE_COMMENT
- PHPDIG_INDEX_MSEXCEL
- in file config.php, constant PHPDIG_INDEX_MSEXCEL
- PHPDIG_INDEX_MSPOWERPOINT
- in file config.php, constant PHPDIG_INDEX_MSPOWERPOINT
- PHPDIG_INDEX_MSWORD
- in file config.php, constant PHPDIG_INDEX_MSWORD
- PHPDIG_INDEX_PDF
- in file config.php, constant PHPDIG_INDEX_PDF
- PHPDIG_IN_DOMAIN
- in file config.php, constant PHPDIG_IN_DOMAIN
- PHPDIG_LANG_CONSTANT
- in file config.php, constant PHPDIG_LANG_CONSTANT
- PHPDIG_LOGS
- in file config.php, constant PHPDIG_LOGS
- PHPDIG_MSEXCEL_EXTENSION
- in file config.php, constant PHPDIG_MSEXCEL_EXTENSION
- PHPDIG_MSPOWERPOINT_EXTENSION
- in file config.php, constant PHPDIG_MSPOWERPOINT_EXTENSION
- PHPDIG_MSWORD_EXTENSION
- in file config.php, constant PHPDIG_MSWORD_EXTENSION
- PHPDIG_OPTION_MSEXCEL
- in file config.php, constant PHPDIG_OPTION_MSEXCEL
- PHPDIG_OPTION_MSPOWERPOINT
- in file config.php, constant PHPDIG_OPTION_MSPOWERPOINT
- PHPDIG_OPTION_MSWORD
- in file config.php, constant PHPDIG_OPTION_MSWORD
- PHPDIG_OPTION_PDF
- in file config.php, constant PHPDIG_OPTION_PDF
- PHPDIG_PARSE_MSEXCEL
- in file config.php, constant PHPDIG_PARSE_MSEXCEL
- PHPDIG_PARSE_MSPOWERPOINT
- in file config.php, constant PHPDIG_PARSE_MSPOWERPOINT
- PHPDIG_PARSE_MSWORD
- in file config.php, constant PHPDIG_PARSE_MSWORD
- PHPDIG_PARSE_PDF
- in file config.php, constant PHPDIG_PARSE_PDF
- PHPDIG_PDF_EXTENSION
- in file config.php, constant PHPDIG_PDF_EXTENSION
- PHPDIG_SESSID_REMOVE
- in file config.php, constant PHPDIG_SESSID_REMOVE
- PHPDIG_SESSID_VAR
- in file config.php, constant PHPDIG_SESSID_VAR
- PHPDIG_VERSION
- in file config.php, constant PHPDIG_VERSION
- PHPEXEC
- in file config.php, constant PHPEXEC
- phpmailerTest
- in file phpmailer_test.php, class phpmailerTest
Performs authentication tests
- phpmailerTest
- in file phpmailer_test.php, method phpmailerTest::phpmailerTest()
Class constuctor.
- preMethod
- in file preFunctionTest.php, method myPreObject::preMethod()
- prepareXHTML
- in file WCAG_rendering.php, method WCAG_Rendering::prepareXHTML()
- prepare_admin_form
- in file WCAG_rendering.php, method WCAG_Rendering::prepare_admin_form()
add a form for set WCAG content (replace FCK)
- PrintHexBytes
- in file getid3.php, method getid3_lib::PrintHexBytes()
- print_checker_results
- in file spellchecker.php, function print_checker_results()
- print_error_local
- in file common.inc, function print_error_local()
Prints the error and the template bottom, then exit
- print_suggs_elem
- in file spellchecker.php, function print_suggs_elem()
- print_table
- in file exportgradebook.php, function print_table()
Prints an HTML page with a table containing the gradebook data
- print_template
- in file template.inc, function print_template()
Prints the template on screen after substituting a lot of variables
- print_textindex_decl
- in file spellchecker.php, function print_textindex_decl()
- print_textinputs_var
- in file spellchecker.php, function print_textinputs_var()
- print_words_elem
- in file spellchecker.php, function print_words_elem()
- privAdd
- in file pclzip.lib.php, method PclZip::privAdd()
- privAddFile
- in file pclzip.lib.php, method PclZip::privAddFile()
- privAddFileList
- in file pclzip.lib.php, method PclZip::privAddFileList()
- privAddList
- in file pclzip.lib.php, method PclZip::privAddList()
- privCalculateStoredFilename
- in file pclzip.lib.php, method PclZip::privCalculateStoredFilename()
- privCheckFileHeaders
- in file pclzip.lib.php, method PclZip::privCheckFileHeaders()
- privCheckFormat
- in file pclzip.lib.php, method PclZip::privCheckFormat()
- privCloseFd
- in file pclzip.lib.php, method PclZip::privCloseFd()
- privConvertHeader2FileInfo
- in file pclzip.lib.php, method PclZip::privConvertHeader2FileInfo()
- privCreate
- in file pclzip.lib.php, method PclZip::privCreate()
- privDecrypt
- in file pclzip.lib.php, method PclZip::privDecrypt()
- privDeleteByRule
- in file pclzip.lib.php, method PclZip::privDeleteByRule()
- privDirCheck
- in file pclzip.lib.php, method PclZip::privDirCheck()
- privDisableMagicQuotes
- in file pclzip.lib.php, method PclZip::privDisableMagicQuotes()
- privDuplicate
- in file pclzip.lib.php, method PclZip::privDuplicate()
- privErrorLog
- in file pclzip.lib.php, method PclZip::privErrorLog()
- privErrorReset
- in file pclzip.lib.php, method PclZip::privErrorReset()
- privExtractByRule
- in file pclzip.lib.php, method PclZip::privExtractByRule()
- privExtractFile
- in file pclzip.lib.php, method PclZip::privExtractFile()
- privExtractFileAsString
- in file pclzip.lib.php, method PclZip::privExtractFileAsString()
- privExtractFileInOutput
- in file pclzip.lib.php, method PclZip::privExtractFileInOutput()
- privFileDescrExpand
- in file pclzip.lib.php, method PclZip::privFileDescrExpand()
- privFileDescrParseAtt
- in file pclzip.lib.php, method PclZip::privFileDescrParseAtt()
- privList
- in file pclzip.lib.php, method PclZip::privList()
- privMerge
- in file pclzip.lib.php, method PclZip::privMerge()
- privOpenFd
- in file pclzip.lib.php, method PclZip::privOpenFd()
- privParseOptions
- in file pclzip.lib.php, method PclZip::privParseOptions()
- privReadCentralFileHeader
- in file pclzip.lib.php, method PclZip::privReadCentralFileHeader()
- privReadEndCentralDir
- in file pclzip.lib.php, method PclZip::privReadEndCentralDir()
- privReadFileHeader
- in file pclzip.lib.php, method PclZip::privReadFileHeader()
- privSwapBackMagicQuotes
- in file pclzip.lib.php, method PclZip::privSwapBackMagicQuotes()
- privWriteCentralFileHeader
- in file pclzip.lib.php, method PclZip::privWriteCentralFileHeader()
- privWriteCentralHeader
- in file pclzip.lib.php, method PclZip::privWriteCentralHeader()
- privWriteFileHeader
- in file pclzip.lib.php, method PclZip::privWriteFileHeader()
- process
- in file QuickForm.php, method HTML_QuickForm::process()
Performs the form data processing
- properties
- in file pclzip.lib.php, method PclZip::properties()
top
q
- $question
- in file qti2_export.php, variable ImsItem::$question
- $question
- in file qti2_export.php, variable ImsAssessmentItem::$question
- $question
- in file scorm_export.php, variable ScormAssessmentItem::$question
- $question_ident
- in file scorm_export.php, variable ScormAssessmentItem::$question_ident
- $question_ident
- in file qti2_export.php, variable ImsItem::$question_ident
- $question_ident
- in file qti2_export.php, variable ImsAssessmentItem::$question_ident
- qti_export.php
- procedural page qti_export.php
- qti2_classes.php
- procedural page qti2_classes.php
- qti2_export.php
- procedural page qti2_export.php
- QuickForm.php
- procedural page QuickForm.php
- QuickformElement
- in file Object.php, class QuickformElement
Convenience class describing a form element.
- QuickformFlexyElement
- in file ObjectFlexy.php, class QuickformFlexyElement
Adds nothing to QuickformElement, left for backwards compatibility
- QuickformFlexyForm
- in file ObjectFlexy.php, class QuickformFlexyForm
Adds nothing to QuickformForm, left for backwards compatibility
- QuickformForm
- in file Object.php, class QuickformForm
Convenience class for the form object passed to outputObject()
- QUICKFORM_DEPRECATED
- in file QuickForm.php, constant QUICKFORM_DEPRECATED
- QUICKFORM_ERROR
- in file QuickForm.php, constant QUICKFORM_ERROR
- QUICKFORM_INVALID_DATASOURCE
- in file QuickForm.php, constant QUICKFORM_INVALID_DATASOURCE
- QUICKFORM_INVALID_ELEMENT_NAME
- in file QuickForm.php, constant QUICKFORM_INVALID_ELEMENT_NAME
- QUICKFORM_INVALID_FILTER
- in file QuickForm.php, constant QUICKFORM_INVALID_FILTER
- QUICKFORM_INVALID_PROCESS
- in file QuickForm.php, constant QUICKFORM_INVALID_PROCESS
- QUICKFORM_INVALID_RULE
- in file QuickForm.php, constant QUICKFORM_INVALID_RULE
- QUICKFORM_NONEXIST_ELEMENT
- in file QuickForm.php, constant QUICKFORM_NONEXIST_ELEMENT
- QUICKFORM_OK
- in file QuickForm.php, constant QUICKFORM_OK
- QUICKFORM_UNREGISTERED_ELEMENT
- in file QuickForm.php, constant QUICKFORM_UNREGISTERED_ELEMENT
top
r
- $rdate
- in file iCalcreator.class.php, variable calendarComponent::$rdate
- $receivers
- in file receivers.php, variable HTML_QuickForm_receivers::$receivers
Array of all receivers
- $receivers_selected
- in file receivers.php, variable HTML_QuickForm_receivers::$receivers_selected
Array of selected receivers
- $recurrenceid
- in file iCalcreator.class.php, variable calendarComponent::$recurrenceid
- $regex
- in file Email.php, variable HTML_QuickForm_Rule_Email::$regex
- $relatedto
- in file iCalcreator.class.php, variable calendarComponent::$relatedto
- $repeat
- in file iCalcreator.class.php, variable calendarComponent::$repeat
- $requeststatus
- in file iCalcreator.class.php, variable calendarComponent::$requeststatus
- $required
- in file Object.php, variable QuickformElement::$required
Whether element is required
- $requirednote
- in file Object.php, variable QuickformForm::$requirednote
Note about required elements
- $resources
- in file iCalcreator.class.php, variable calendarComponent::$resources
- $results
- in file results_data_generator.class.php, variable ResultsDataGenerator::$results
- $rrule
- in file iCalcreator.class.php, variable calendarComponent::$rrule
- rmdirr.php
- procedural page rmdirr.php
- resulttable.class.php
- procedural page resulttable.class.php
- results_data_generator.class.php
- procedural page results_data_generator.class.php
- receivers.php
- procedural page receivers.php
- radio.php
- procedural page radio.php
- Renderer.php
- procedural page Renderer.php
- reset.php
- procedural page reset.php
- Range.php
- procedural page Range.php
- Regex.php
- procedural page Regex.php
- Required.php
- procedural page Required.php
- Rule.php
- procedural page Rule.php
- RuleRegistry.php
- procedural page RuleRegistry.php
- redirectTest.php
- procedural page redirectTest.php
- registerExternalFunctionTest.php
- procedural page registerExternalFunctionTest.php
- reussite.php
- procedural page reussite.php
- roles.php
- procedural page roles.php
- RDG_SORT_ASC
- in file results_data_generator.class.php, class constant ResultsDataGenerator::RDG_SORT_ASC
- RDG_SORT_DESC
- in file results_data_generator.class.php, class constant ResultsDataGenerator::RDG_SORT_DESC
- RDG_SORT_FIRSTNAME
- in file results_data_generator.class.php, class constant ResultsDataGenerator::RDG_SORT_FIRSTNAME
- RDG_SORT_LASTNAME
- in file results_data_generator.class.php, class constant ResultsDataGenerator::RDG_SORT_LASTNAME
- RDG_SORT_MASK
- in file results_data_generator.class.php, class constant ResultsDataGenerator::RDG_SORT_MASK
- RDG_SORT_SCORE
- in file results_data_generator.class.php, class constant ResultsDataGenerator::RDG_SORT_SCORE
- read
- in file getid3.php, method getid3_handler_write::read()
- read
- in file module.audio-video.flv.php, method AMFStream::read()
- readArray
- in file module.audio-video.flv.php, method AMFReader::readArray()
- readBoolean
- in file module.audio-video.flv.php, method AMFReader::readBoolean()
- readByte
- in file module.audio-video.flv.php, method AMFStream::readByte()
- readData
- in file module.audio-video.flv.php, method AMFReader::readData()
- readDate
- in file module.audio-video.flv.php, method AMFReader::readDate()
- readDouble
- in file module.audio-video.flv.php, method AMFReader::readDouble()
- readDouble
- in file module.audio-video.flv.php, method AMFStream::readDouble()
- readInt
- in file module.audio-video.flv.php, method AMFStream::readInt()
- readLong
- in file module.audio-video.flv.php, method AMFStream::readLong()
- readLongString
- in file module.audio-video.flv.php, method AMFReader::readLongString()
- readLongUTF
- in file module.audio-video.flv.php, method AMFStream::readLongUTF()
- readMixedArray
- in file module.audio-video.flv.php, method AMFReader::readMixedArray()
- readObject
- in file module.audio-video.flv.php, method AMFReader::readObject()
- ReadSequence
- in file getid3.php, method getid3_lib::ReadSequence()
- readString
- in file module.audio-video.flv.php, method AMFReader::readString()
- readTypedObject
- in file module.audio-video.flv.php, method AMFReader::readTypedObject()
- readUTF
- in file module.audio-video.flv.php, method AMFStream::readUTF()
- readXML
- in file module.audio-video.flv.php, method AMFReader::readXML()
- read_template
- in file template.inc, function read_template()
Reads the template file.
- redirect
- in file redirectTest.php, function redirect()
- registerElementType
- in file QuickForm.php, method HTML_QuickForm::registerElementType()
Registers a new element type
- registerRule
- in file RuleRegistry.php, method HTML_QuickForm_RuleRegistry::registerRule()
Registers a new validation rule
- registerRule
- in file QuickForm.php, method HTML_QuickForm::registerRule()
Registers a new validation rule
- RELINKS_LIMIT
- in file config.php, constant RELINKS_LIMIT
- remove
- in file getid3.php, method getid3_handler_write::remove()
- removeAttribute
- in file Common.php, method HTML_Common::removeAttribute()
Removes an attribute
- removeElement
- in file QuickForm.php, method HTML_QuickForm::removeElement()
Removes an element
- RemoveExtension
- in file util.php, function RemoveExtension()
- RemoveFromEnd
- in file util.php, function RemoveFromEnd()
- RemoveFromStart
- in file util.php, function RemoveFromStart()
- removeHandler
- in file eventHandlerTest.php, function removeHandler()
- removeInput
- in file createFormInputTest.php, function removeInput()
- removeMoreIfMailing
- in file dropbox_functions.inc.php, function removeMoreIfMailing()
- removeUnusedFiles
- in file dropbox_functions.inc.php, function removeUnusedFiles()
Checks if there are files in the dropbox_file table that aren't used anymore in dropbox_person table.
- renderElement
- in file Default.php, method HTML_QuickForm_Renderer_Default::renderElement()
Renders an element Html Called when visiting an element
- renderElement
- in file Renderer.php, method HTML_QuickForm_Renderer::renderElement()
Called when visiting an element
- renderElement
- in file Array.php, method HTML_QuickForm_Renderer_Array::renderElement()
- renderElement
- in file Object.php, method HTML_QuickForm_Renderer_Object::renderElement()
- renderElement
- in file ITStatic.php, method HTML_QuickForm_Renderer_ITStatic::renderElement()
Called when visiting an element
- renderElement
- in file ITDynamic.php, method HTML_QuickForm_Renderer_ITDynamic::renderElement()
- renderHeader
- in file Object.php, method HTML_QuickForm_Renderer_Object::renderHeader()
- renderHeader
- in file Array.php, method HTML_QuickForm_Renderer_Array::renderHeader()
- renderHeader
- in file ObjectFlexy.php, method HTML_QuickForm_Renderer_ObjectFlexy::renderHeader()
- renderHeader
- in file Renderer.php, method HTML_QuickForm_Renderer::renderHeader()
Called when visiting a header element
- renderHeader
- in file ITStatic.php, method HTML_QuickForm_Renderer_ITStatic::renderHeader()
Called when visiting a header element
- renderHeader
- in file ITDynamic.php, method HTML_QuickForm_Renderer_ITDynamic::renderHeader()
- renderHeader
- in file ArraySmarty.php, method HTML_QuickForm_Renderer_ArraySmarty::renderHeader()
Called when visiting a header element
- renderHeader
- in file Default.php, method HTML_QuickForm_Renderer_Default::renderHeader()
Called when visiting a header element
- renderHidden
- in file Default.php, method HTML_QuickForm_Renderer_Default::renderHidden()
Renders an hidden element Called when visiting a hidden element
- renderHidden
- in file ITDynamic.php, method HTML_QuickForm_Renderer_ITDynamic::renderHidden()
- renderHidden
- in file Renderer.php, method HTML_QuickForm_Renderer::renderHidden()
Called when visiting a hidden element
- renderHidden
- in file Array.php, method HTML_QuickForm_Renderer_Array::renderHidden()
- renderHidden
- in file ITStatic.php, method HTML_QuickForm_Renderer_ITStatic::renderHidden()
Called when visiting a hidden element
- renderHidden
- in file Object.php, method HTML_QuickForm_Renderer_Object::renderHidden()
- renderHtml
- in file Default.php, method HTML_QuickForm_Renderer_Default::renderHtml()
Called when visiting a raw HTML/text pseudo-element
- renderHtml
- in file Renderer.php, method HTML_QuickForm_Renderer::renderHtml()
Called when visiting a raw HTML/text pseudo-element
- replace
- in file searchReplaceTest.php, function replace()
- report
- in file phpunit.php, method TextTestResult::report()
- request_validation
- in file WCAG_rendering.php, method WCAG_Rendering::request_validation()
this method validate the content of current request (from WCAG editor).
- reset_password
- in file lost_password.lib.php, function reset_password()
Enter description here...
- resize
- in file image.lib.php, method image::resize()
- RESPIDER_LIMIT
- in file config.php, constant RESPIDER_LIMIT
- restore_permissions
- in file getid3.php, method getid3_handler_write::restore_permissions()
- ResultsDataGenerator
- in file results_data_generator.class.php, method ResultsDataGenerator::ResultsDataGenerator()
Constructor
- ResultsDataGenerator
- in file results_data_generator.class.php, class ResultsDataGenerator
Class to select, sort and transform object data into array data,
- res_field_callback
- in file template.inc, function res_field_callback()
Calls back the udm_get_res_field_ex() function whith the second element of
- returnCalendar
- in file iCalcreator.class.php, method vcalendar::returnCalendar()
a HTTP redirect header is sent with created, updated and/or parsed calendar
- returnStatus
- in file HTTPStatusTest.php, function returnStatus()
- return_form
- in file FormValidator.class.php, method FormValidator::return_form()
Returns the HTML code of the form.
- rmdirr
- in file rmdirr.php, function rmdirr()
Delete a file, or a folder and its contents
- run
- in file phpunit.php, method TestRunner::run()
- run
- in file phpunit.php, method TestCase::run()
- run
- in file phpunit.php, method TestSuite::run()
- run
- in file phpunit.php, method TestResult::run()
- runBare
- in file phpunit.php, method TestCase::runBare()
- runTest
- in file phpunit.php, method TestCase::runTest()
top
s
- $scorecache
- in file user_data_generator.class.php, variable UserDataGenerator::$scorecache
- $sections
- in file Object.php, variable QuickformForm::$sections
Array of sections contained in the document
- $separator
- in file Object.php, variable QuickformElement::$separator
If element is a group, the group separator
- $sequence
- in file iCalcreator.class.php, variable calendarComponent::$sequence
- $src_anim
- in file loader.class.php, variable Loader::$src_anim
- $staticLabels
- in file Array.php, variable HTML_QuickForm_Renderer_Array::$staticLabels
true: render an array of labels to many labels, $key 0 named 'label', the rest "label_$key"
- $status
- in file iCalcreator.class.php, variable calendarComponent::$status
- $stream
- in file module.audio-video.flv.php, variable AMFReader::$stream
- $style
- in file Object.php, variable QuickformElement::$style
Some information about element style
- $summary
- in file iCalcreator.class.php, variable calendarComponent::$summary
- session_add.php
- procedural page session_add.php
- session_course_edit.php
- procedural page session_course_edit.php
- session_course_list.php
- procedural page session_course_list.php
- session_course_user_list.php
- procedural page session_course_user_list.php
- session_edit.php
- procedural page session_edit.php
- session_list.php
- procedural page session_list.php
- style_preview.php
- procedural page style_preview.php
- scorm_classes.php
- procedural page scorm_classes.php
- scorm_export.php
- procedural page scorm_export.php
- spellchecker.php
- procedural page spellchecker.php
- select_language.php
- procedural page select_language.php
- select_theme.php
- procedural page select_theme.php
- select.php
- procedural page select.php
- static.php
- procedural page static.php
- submit.php
- procedural page submit.php
- sortabletable.class.php
- procedural page sortabletable.class.php
- scriptCallTest.php
- procedural page scriptCallTest.php
- searchReplaceTest.php
- procedural page searchReplaceTest.php
- search_function.php
- procedural page search_function.php
- session.php
- procedural page session.php
- student.php
- procedural page student.php
- search.php
- procedural page search.php
- search.xml.php
- procedural page search.xml.php
- s
- in file fcktemplates.xml.php, function s()
Transforms a language variable into XML-usable code
- s2
- in file fcktemplates.xml.php, function s2()
Transforms a string into XML-usable code
- saveCalendar
- in file iCalcreator.class.php, method vcalendar::saveCalendar()
save content in a file
- save_edit_agenda_item
- in file agenda.inc.php, function save_edit_agenda_item()
This function stores the Agenda Item in the table calendar_event and updates the item_property table also (after an edit)
- save_permissions
- in file getid3.php, method getid3_handler_write::save_permissions()
- ScormAssessmentItem
- in file scorm_export.php, class ScormAssessmentItem
A SCORM item. It corresponds to a single question.
- ScormAssessmentItem
- in file scorm_export.php, method ScormAssessmentItem::ScormAssessmentItem()
Constructor.
- ScormSection
- in file scorm_export.php, method ScormSection::ScormSection()
Constructor.
- ScormSection
- in file scorm_export.php, class ScormSection
This class represents an entire exercise to be exported in SCORM.
- SEARCH_BOX_MAXLENGTH
- in file config.php, constant SEARCH_BOX_MAXLENGTH
- SEARCH_BOX_SIZE
- in file config.php, constant SEARCH_BOX_SIZE
- search_coachs
- in file session_add.php, function search_coachs()
- SEARCH_DEFAULT_LIMIT
- in file config.php, constant SEARCH_DEFAULT_LIMIT
- SEARCH_DEFAULT_MODE
- in file config.php, constant SEARCH_DEFAULT_MODE
- SEARCH_PAGE
- in file config.php, constant SEARCH_PAGE
- selectComponents
- in file iCalcreator.class.php, method vcalendar::selectComponents()
select components from calendar on date basis
- SendError
- in file basexml.php, function SendError()
- SendResults
- in file upload.php, function SendResults()
- send_image
- in file image.lib.php, method image::send_image()
- send_password_to_user
- in file lost_password.lib.php, function send_password_to_user()
This function sends the actual password to the user
- sent_to
- in file agenda.inc.php, function sent_to()
returns all the users and all the groups a specific Agenda item has been sent to
- sent_to_form
- in file agenda.inc.php, function sent_to_form()
constructs the form to display all the groups and users the message has been sent to
- separate_users_groups
- in file agenda.inc.php, function separate_users_groups()
This function separates the users from the groups
- ServerMapFolder
- in file io.php, function ServerMapFolder()
- setAction
- in file iCalcreator.class.php, method calendarComponent::setAction()
set calendar component property action
- SetAddress
- in file phpmailer_test.php, method phpmailerTest::SetAddress()
Adds all of the addresses
- setAlign
- in file image.php, method HTML_QuickForm_image::setAlign()
Sets alignment for image element
- setAttach
- in file iCalcreator.class.php, method calendarComponent::setAttach()
set calendar component property attach
- setAttendee
- in file iCalcreator.class.php, method calendarComponent::setAttendee()
set calendar component property attach
- setAttributes
- in file Common.php, method HTML_Common::setAttributes()
Sets the HTML attributes
- setBorder
- in file image.php, method HTML_QuickForm_image::setBorder()
Sets border size for image element
- setCalscale
- in file iCalcreator.class.php, method vcalendar::setCalscale()
set calendar property calscale
- setCategories
- in file iCalcreator.class.php, method calendarComponent::setCategories()
set calendar component property categories
- setChecked
- in file radio.php, method HTML_QuickForm_radio::setChecked()
Sets whether radio button is checked
- setChecked
- in file checkbox.php, method HTML_QuickForm_checkbox::setChecked()
Sets whether a checkbox is checked
- setClass
- in file iCalcreator.class.php, method calendarComponent::setClass()
set calendar component property class
- setCols
- in file textarea.php, method HTML_QuickForm_textarea::setCols()
Sets width in cols for textarea element
- setComment
- in file iCalcreator.class.php, method calendarComponent::setComment()
set calendar component property comment
- setComment
- in file Common.php, method HTML_Common::setComment()
Sets the HTML comment to be displayed at the beginning of the HTML string
- setCompleted
- in file iCalcreator.class.php, method calendarComponent::setCompleted()
set calendar component property completed
- setComponent
- in file iCalcreator.class.php, method calendarComponent::setComponent()
add calendar component as subcomponent to container for subcomponents
- setComponent
- in file iCalcreator.class.php, method vcalendar::setComponent()
add calendar component to container
- setConfig
- in file iCalcreator.class.php, method vcalendar::setConfig()
general vcalendar config setting
- setConfig
- in file iCalcreator.class.php, method calendarComponent::setConfig()
general component config setting
- setConstants
- in file QuickForm.php, method HTML_QuickForm::setConstants()
Initializes constant form values.
- setContact
- in file iCalcreator.class.php, method calendarComponent::setContact()
set calendar component property contact
- setContent
- in file xbutton.php, method HTML_QuickForm_xbutton::setContent()
Sets the contents of the button element
- setCreated
- in file iCalcreator.class.php, method calendarComponent::setCreated()
set calendar component property created
- setDatasource
- in file QuickForm.php, method HTML_QuickForm::setDatasource()
Sets a datasource object for this form object
- setDefaults
- in file QuickForm.php, method HTML_QuickForm::setDefaults()
Initializes default form values
- setDescription
- in file iCalcreator.class.php, method calendarComponent::setDescription()
set calendar component property description
- setDtend
- in file iCalcreator.class.php, method calendarComponent::setDtend()
set calendar component property dtend
- setDtstamp
- in file iCalcreator.class.php, method calendarComponent::setDtstamp()
set calendar component property dtstamp
- setDtstart
- in file iCalcreator.class.php, method calendarComponent::setDtstart()
set calendar component property dtstart
- setDue
- in file iCalcreator.class.php, method calendarComponent::setDue()
set calendar component property due
- setDuration
- in file iCalcreator.class.php, method calendarComponent::setDuration()
set calendar component property duration
- setElementBlock
- in file ITDynamic.php, method HTML_QuickForm_Renderer_ITDynamic::setElementBlock()
Sets the block to use for element rendering
- setElementError
- in file QuickForm.php, method HTML_QuickForm::setElementError()
Set error message for a form element
- setElements
- in file group.php, method HTML_QuickForm_group::setElements()
Sets the grouped elements
- setElementStyle
- in file Object.php, method HTML_QuickForm_Renderer_Object::setElementStyle()
- setElementStyle
- in file Array.php, method HTML_QuickForm_Renderer_Array::setElementStyle()
Sets a style to use for element rendering
- setElementTemplate
- in file Default.php, method HTML_QuickForm_Renderer_Default::setElementTemplate()
Sets element template
- setElementType
- in file Object.php, method HTML_QuickForm_Renderer_Object::setElementType()
Set the class of the form elements. Defaults to QuickformElement.
- setErrorTemplate
- in file ITStatic.php, method HTML_QuickForm_Renderer_ITStatic::setErrorTemplate()
Sets the way elements with validation errors are rendered
- setErrorTemplate
- in file ArraySmarty.php, method HTML_QuickForm_Renderer_ArraySmarty::setErrorTemplate()
Sets the way elements with validation errors are rendered
- setExdate
- in file iCalcreator.class.php, method calendarComponent::setExdate()
set calendar component property exdate
- setExrule
- in file iCalcreator.class.php, method calendarComponent::setExrule()
set calendar component property exdate
- setfont
- in file image.lib.php, method image::setfont()
- setFormTemplate
- in file Default.php, method HTML_QuickForm_Renderer_Default::setFormTemplate()
Sets form template
- setFreebusy
- in file iCalcreator.class.php, method calendarComponent::setFreebusy()
set calendar component property freebusy
- setGeo
- in file iCalcreator.class.php, method calendarComponent::setGeo()
set calendar component property geo
- setGroupElementTemplate
- in file Default.php, method HTML_QuickForm_Renderer_Default::setGroupElementTemplate()
Sets element template for elements within a group
- setGroupTemplate
- in file Default.php, method HTML_QuickForm_Renderer_Default::setGroupTemplate()
Sets template for a group wrapper
- setHeaderBlock
- in file ITDynamic.php, method HTML_QuickForm_Renderer_ITDynamic::setHeaderBlock()
Sets the name of a block to use for header rendering
- setHeaderTemplate
- in file Default.php, method HTML_QuickForm_Renderer_Default::setHeaderTemplate()
Sets header template
- setHref
- in file link.php, method HTML_QuickForm_link::setHref()
Sets the links href
- setHtmlTemplate
- in file ObjectFlexy.php, method HTML_QuickForm_Renderer_ObjectFlexy::setHtmlTemplate()
Set the filename of the template to render html elements.
- setJsWarnings
- in file QuickForm.php, method HTML_QuickForm::setJsWarnings()
Sets JavaScript warning messages
- setLabel
- in file element.php, method HTML_QuickForm_element::setLabel()
Sets display text for the element
- setLabelTemplate
- in file ObjectFlexy.php, method HTML_QuickForm_Renderer_ObjectFlexy::setLabelTemplate()
Set the filename of the template to render form labels In your template, {label} is replaced by the unmodified label.
- setLastModified
- in file iCalcreator.class.php, method calendarComponent::setLastModified()
set calendar component property completed
- setLineEnd
- in file Common.php, method HTML_Common::setLineEnd()
Sets the line end style to Windows, Mac, Unix or a custom string.
- setLocalOption
- in file datepickerdate.php, method HTML_QuickForm_datepickerdate::setLocalOption()
Sets an option to a value
- setLocation
- in file iCalcreator.class.php, method calendarComponent::setLocation()
set calendar component property location
- setMainOptions
- in file hierselect.php, method HTML_QuickForm_hierselect::setMainOptions()
Sets the options for the first select element. Deprecated. setOptions() should be used.
- setMaxFileSize
- in file QuickForm.php, method HTML_QuickForm::setMaxFileSize()
Sets the value of MAX_FILE_SIZE hidden element
- setMaxlength
- in file password.php, method HTML_QuickForm_password::setMaxlength()
Sets maxlength of password element
- setMaxlength
- in file text.php, method HTML_QuickForm_text::setMaxlength()
Sets maxlength of text field
- setMethod
- in file iCalcreator.class.php, method vcalendar::setMethod()
set calendar property method
- setMultiple
- in file select.php, method HTML_QuickForm_select::setMultiple()
Sets the select mutiple attribute
- setName
- in file xbutton.php, method HTML_QuickForm_xbutton::setName()
- setName
- in file static.php, method HTML_QuickForm_static::setName()
Sets the element name
- setName
- in file Rule.php, method HTML_QuickForm_Rule::setName()
Sets the rule name
- setName
- in file group.php, method HTML_QuickForm_group::setName()
Sets the group name
- setName
- in file select.php, method HTML_QuickForm_select::setName()
Sets the input field name
- setName
- in file link.php, method HTML_QuickForm_link::setName()
Sets the input field name
- setName
- in file textarea.php, method HTML_QuickForm_textarea::setName()
Sets the input field name
- setName
- in file input.php, method HTML_QuickForm_input::setName()
Sets the input field name
- setName
- in file element.php, method HTML_QuickForm_element::setName()
Sets the input field name
- setOptions
- in file autocomplete.php, method HTML_QuickForm_autocomplete::setOptions()
Sets the options for the autocomplete input text element
- setOptions
- in file hierselect.php, method HTML_QuickForm_hierselect::setOptions()
Initialize the array structure containing the options for each select element.
- setOptions
- in file charEncodingTest.php, function setOptions()
- setOrganizer
- in file iCalcreator.class.php, method calendarComponent::setOrganizer()
set calendar component property organizer
- setPercentComplete
- in file iCalcreator.class.php, method calendarComponent::setPercentComplete()
set calendar component property percent-complete
- setPersistantFreeze
- in file element.php, method HTML_QuickForm_element::setPersistantFreeze()
Sets wether an element value should be kept in an hidden field when the element is frozen or not
- setPersistantFreeze
- in file group.php, method HTML_QuickForm_group::setPersistantFreeze()
- setPriority
- in file iCalcreator.class.php, method calendarComponent::setPriority()
set calendar component property priority
- setProperty
- in file iCalcreator.class.php, method vcalendar::setProperty()
general vcalendar property setting
- setProperty
- in file iCalcreator.class.php, method calendarComponent::setProperty()
general component property setting
- setRdate
- in file iCalcreator.class.php, method calendarComponent::setRdate()
set calendar component property rdate
- setRecurrenceid
- in file iCalcreator.class.php, method calendarComponent::setRecurrenceid()
set calendar component property recurrence-id
- setRelatedTo
- in file iCalcreator.class.php, method calendarComponent::setRelatedTo()
set calendar component property related-to
- setRepeat
- in file iCalcreator.class.php, method calendarComponent::setRepeat()
set calendar component property transp
- setRequestStatus
- in file iCalcreator.class.php, method calendarComponent::setRequestStatus()
set calendar component property request-status
- setRequiredNote
- in file QuickForm.php, method HTML_QuickForm::setRequiredNote()
Sets required-note
- setRequiredNoteTemplate
- in file Default.php, method HTML_QuickForm_Renderer_Default::setRequiredNoteTemplate()
Sets the note indicating required fields template
- setRequiredTemplate
- in file ArraySmarty.php, method HTML_QuickForm_Renderer_ArraySmarty::setRequiredTemplate()
Sets the way required elements are rendered
- setRequiredTemplate
- in file ITStatic.php, method HTML_QuickForm_Renderer_ITStatic::setRequiredTemplate()
Sets the way required elements are rendered
- setResources
- in file iCalcreator.class.php, method calendarComponent::setResources()
set calendar component property recources
- setRows
- in file textarea.php, method HTML_QuickForm_textarea::setRows()
Sets height in rows for textarea element
- setRrule
- in file iCalcreator.class.php, method calendarComponent::setRrule()
set calendar component property rrule
- setSecOptions
- in file hierselect.php, method HTML_QuickForm_hierselect::setSecOptions()
Sets the options for the second select element. Deprecated. setOptions() should be used.
- setSelected
- in file select.php, method HTML_QuickForm_select::setSelected()
Sets the default values of the select box
- setSequence
- in file iCalcreator.class.php, method calendarComponent::setSequence()
set calendar component property sequence
- setSize
- in file text.php, method HTML_QuickForm_text::setSize()
Sets size of text field
- setSize
- in file file.php, method HTML_QuickForm_file::setSize()
Sets size of file element
- setSize
- in file select.php, method HTML_QuickForm_select::setSize()
Sets the select field size, only applies to 'multiple' selects
- setSize
- in file password.php, method HTML_QuickForm_password::setSize()
Sets size of password element
- setSource
- in file image.php, method HTML_QuickForm_image::setSource()
Sets source for image element
- setStatus
- in file iCalcreator.class.php, method calendarComponent::setStatus()
set calendar component property status
- setSummary
- in file iCalcreator.class.php, method calendarComponent::setSummary()
set calendar component property summary
- setTab
- in file Common.php, method HTML_Common::setTab()
Sets the string used to indent HTML
- setTabOffset
- in file Common.php, method HTML_Common::setTabOffset()
Sets the tab offset
- setText
- in file checkbox.php, method HTML_QuickForm_checkbox::setText()
Sets the checkbox text
- setText
- in file static.php, method HTML_QuickForm_static::setText()
Sets the text
- setText
- in file radio.php, method HTML_QuickForm_radio::setText()
Sets the radio text
- SETTING_CURRENT_DATA_FILENAME
- in file install_upgrade.lib.php, constant SETTING_CURRENT_DATA_FILENAME
- SETTING_OPTION_DATA_FILENAME
- in file install_upgrade.lib.php, constant SETTING_OPTION_DATA_FILENAME
- setTransp
- in file iCalcreator.class.php, method calendarComponent::setTransp()
set calendar component property transp
- setTrigger
- in file iCalcreator.class.php, method calendarComponent::setTrigger()
set calendar component property trigger
- setType
- in file input.php, method HTML_QuickForm_input::setType()
Sets the element type
- setTzid
- in file iCalcreator.class.php, method calendarComponent::setTzid()
set calendar component property tzid
- setTzname
- in file iCalcreator.class.php, method calendarComponent::setTzname()
set calendar component property tzname
- setTzoffsetfrom
- in file iCalcreator.class.php, method calendarComponent::setTzoffsetfrom()
set calendar component property tzoffsetfrom
- setTzoffsetto
- in file iCalcreator.class.php, method calendarComponent::setTzoffsetto()
set calendar component property tzoffsetto
- setTzurl
- in file iCalcreator.class.php, method calendarComponent::setTzurl()
set calendar component property tzurl
- setUid
- in file iCalcreator.class.php, method calendarComponent::setUid()
set calendar component property uid
- setUp
- in file phpunit.php, method TestCase::setUp()
- setUp
- in file phpmailer_test.php, method phpmailerTest::setUp()
Run before each test is started.
- setUrl
- in file iCalcreator.class.php, method calendarComponent::setUrl()
set calendar component property url
- setValue
- in file element.php, method HTML_QuickForm_element::setValue()
Sets the value of the form element
- setValue
- in file xbutton.php, method HTML_QuickForm_xbutton::setValue()
- setValue
- in file group.php, method HTML_QuickForm_group::setValue()
Sets values for group's elements
- setValue
- in file select.php, method HTML_QuickForm_select::setValue()
Sets the value of the form element
- setValue
- in file link.php, method HTML_QuickForm_link::setValue()
Sets value for textarea element
- setValue
- in file input.php, method HTML_QuickForm_input::setValue()
Sets the value of the form element
- setValue
- in file checkbox.php, method HTML_QuickForm_checkbox::setValue()
Sets the value of the form element
- setValue
- in file static.php, method HTML_QuickForm_static::setValue()
Sets the text (uses the standard setValue call to emulate a form element.
- setValue
- in file hierselect.php, method HTML_QuickForm_hierselect::setValue()
Sets values for group's elements
- setValue
- in file textarea.php, method HTML_QuickForm_textarea::setValue()
Sets value for textarea element
- setValue
- in file file.php, method HTML_QuickForm_file::setValue()
Sets value for file element.
- setValue
- in file advcheckbox.php, method HTML_QuickForm_advcheckbox::setValue()
Sets the element's value
- setValue
- in file date.php, method HTML_QuickForm_date::setValue()
- setValues
- in file advcheckbox.php, method HTML_QuickForm_advcheckbox::setValues()
Sets the values used by the hidden element
- setVersion
- in file iCalcreator.class.php, method vcalendar::setVersion()
set calendar version
- setWrap
- in file textarea.php, method HTML_QuickForm_textarea::setWrap()
Sets wrap type for textarea element
- SetXmlHeaders
- in file basexml.php, function SetXmlHeaders()
- setXprop
- in file iCalcreator.class.php, method vcalendar::setXprop()
set calendar property x-prop
- setXprop
- in file iCalcreator.class.php, method calendarComponent::setXprop()
set calendar component property x-prop
- set_file_folder_permissions
- in file install_upgrade.lib.php, function set_file_folder_permissions()
We assume this function is called from install scripts that reside inside the install folder.
- shouldStop
- in file phpunit.php, method TestResult::shouldStop()
- showhide_agenda_item
- in file agenda.inc.php, function showhide_agenda_item()
Makes an agenda item visible or invisible for a student
- showOutput
- in file xajaxResponseTest.php, function showOutput()
- show_add_form
- in file agenda.inc.php, function show_add_form()
Show the form for adding a new agenda item. This is the same function that is used whenever we are editing an agenda item. When the id parameter is empty (default behaviour), then we show an empty form, else we are editing and we have to retrieve the information that is in the database and use this information in the forms.
- show_compose_reply_to_message
- in file new_message.php, function show_compose_reply_to_message()
- show_compose_to_any
- in file new_message.php, function show_compose_to_any()
Shows the compose area + a list of users to select from.
- show_compose_to_user
- in file new_message.php, function show_compose_to_user()
- show_group_filter_form
- in file agenda.inc.php, function show_group_filter_form()
This function displays a dropdown list that allows the course administrator do view the calendar items of one specific group
- show_new_personal_item_form
- in file myagenda.inc.php, function show_new_personal_item_form()
This function shows all the forms that are needed form adding /editing a new personal agenda item
- show_personal_agenda
- in file myagenda.inc.php, function show_personal_agenda()
This function retrieves all the personal agenda items of the user and shows
- show_to_form
- in file agenda.inc.php, function show_to_form()
this function shows the form for sending a message to a specific group or user.
- show_user_filter_form
- in file agenda.inc.php, function show_user_filter_form()
This function displays a dropdown list that allows the course administrator do view the calendar items of one specific group
- show_user_group_filter_form
- in file agenda.inc.php, function show_user_group_filter_form()
This function displays a dropdown list that allows the course administrator do view the calendar items of one specific group
- SILENCE_404S
- in file config.php, constant SILENCE_404S
- singleton
- in file RuleRegistry.php, method HTML_QuickForm_RuleRegistry::singleton()
Returns a singleton of HTML_QuickForm_RuleRegistry
- SMALL_WORDS_SIZE
- in file config.php, constant SMALL_WORDS_SIZE
- SNIPPET_DISPLAY_LENGTH
- in file config.php, constant SNIPPET_DISPLAY_LENGTH
- sort
- in file iCalcreator.class.php, method vcalendar::sort()
- sort_by_average
- in file user_data_generator.class.php, method UserDataGenerator::sort_by_average()
- sort_by_category
- in file user_data_generator.class.php, method UserDataGenerator::sort_by_category()
- sort_by_course
- in file user_data_generator.class.php, method UserDataGenerator::sort_by_course()
- sort_by_date
- in file gradebook_data_generator.class.php, method GradebookDataGenerator::sort_by_date()
- sort_by_description
- in file gradebook_data_generator.class.php, method GradebookDataGenerator::sort_by_description()
- sort_by_first_name
- in file flatview_data_generator.class.php, method FlatViewDataGenerator::sort_by_first_name()
- sort_by_first_name
- in file results_data_generator.class.php, method ResultsDataGenerator::sort_by_first_name()
- sort_by_last_name
- in file results_data_generator.class.php, method ResultsDataGenerator::sort_by_last_name()
- sort_by_last_name
- in file flatview_data_generator.class.php, method FlatViewDataGenerator::sort_by_last_name()
- sort_by_mask
- in file results_data_generator.class.php, method ResultsDataGenerator::sort_by_mask()
- sort_by_mask
- in file user_data_generator.class.php, method UserDataGenerator::sort_by_mask()
- sort_by_name
- in file user_data_generator.class.php, method UserDataGenerator::sort_by_name()
- sort_by_name
- in file gradebook_data_generator.class.php, method GradebookDataGenerator::sort_by_name()
- sort_by_score
- in file user_data_generator.class.php, method UserDataGenerator::sort_by_score()
- sort_by_score
- in file results_data_generator.class.php, method ResultsDataGenerator::sort_by_score()
- sort_by_type
- in file user_data_generator.class.php, method UserDataGenerator::sort_by_type()
- sort_by_type
- in file gradebook_data_generator.class.php, method GradebookDataGenerator::sort_by_type()
- sort_by_weight
- in file gradebook_data_generator.class.php, method GradebookDataGenerator::sort_by_weight()
- sort_sessions
- in file session.php, function sort_sessions()
- sort_users
- in file group_edit.php, function sort_users()
function to sort users after getting the list in the db. Necessary because there are 2 or 3 queries. Called by usort()
- SPIDER_MAX_LIMIT
- in file config.php, constant SPIDER_MAX_LIMIT
- split_sql_file
- in file install_upgrade.lib.php, function split_sql_file()
Function copied and adapted from phpMyAdmin 2.6.0 PMA_splitSqlFile (also GNU GPL)
- start
- in file phpdig_functions.php, method phpdigTimer::start()
- startForm
- in file Object.php, method HTML_QuickForm_Renderer_Object::startForm()
- startForm
- in file Default.php, method HTML_QuickForm_Renderer_Default::startForm()
Called when visiting a form, before processing any form elements
- startForm
- in file ITStatic.php, method HTML_QuickForm_Renderer_ITStatic::startForm()
Called when visiting a form, before processing any form elements
- startForm
- in file Array.php, method HTML_QuickForm_Renderer_Array::startForm()
- startForm
- in file Renderer.php, method HTML_QuickForm_Renderer::startForm()
Called when visiting a form, before processing any form elements
- startGroup
- in file Default.php, method HTML_QuickForm_Renderer_Default::startGroup()
Called when visiting a group, before processing any group elements
- startGroup
- in file Array.php, method HTML_QuickForm_Renderer_Array::startGroup()
- startGroup
- in file Renderer.php, method HTML_QuickForm_Renderer::startGroup()
Called when visiting a group, before processing any group elements
- startGroup
- in file ITStatic.php, method HTML_QuickForm_Renderer_ITStatic::startGroup()
Called when visiting a group, before processing any group elements
- startGroup
- in file Object.php, method HTML_QuickForm_Renderer_Object::startGroup()
- startGroup
- in file ObjectFlexy.php, method HTML_QuickForm_Renderer_ObjectFlexy::startGroup()
- startGroup
- in file ITDynamic.php, method HTML_QuickForm_Renderer_ITDynamic::startGroup()
- startGroup
- in file ArraySmarty.php, method HTML_QuickForm_Renderer_ArraySmarty::startGroup()
Called when visiting a group, before processing any group elements
- start_body
- in file scorm_export.php, method ScormAssessmentItem::start_body()
Start the itemBody
- start_body
- in file scorm_export.php, method ScormSection::start_body()
Start the itemBody
- start_header
- in file scorm_export.php, method ScormAssessmentItem::start_header()
Start document header
- start_header
- in file scorm_export.php, method ScormSection::start_header()
Start document header
- start_item
- in file qti2_export.php, method ImsItem::start_item()
Start the XML flow.
- start_item
- in file qti2_export.php, method ImsAssessmentItem::start_item()
Start the XML flow.
- start_item_body
- in file qti2_export.php, method ImsAssessmentItem::start_item_body()
Start the itemBody
- start_js
- in file scorm_export.php, method ScormAssessmentItem::start_js()
Start the itemBody
- start_js
- in file scorm_export.php, method ScormSection::start_js()
Start the itemBody
- start_page
- in file scorm_export.php, method ScormAssessmentItem::start_page()
Start the XML flow.
- start_page
- in file scorm_export.php, method ScormSection::start_page()
Start the XML flow.
- start_presentation
- in file qti2_export.php, method ImsItem::start_presentation()
Create the opening, with the question itself.
- start_processing
- in file qti2_export.php, method ImsItem::start_processing()
Start the response processing, and declare the default variable, SCORE, at 0 in the outcomes.
- start_section
- in file qti2_export.php, method ImsSection::start_section()
- step_active
- in file install_functions.inc.php, function step_active()
This function prints class=active_step $current_step=$param
- stop
- in file phpdig_functions.php, method phpdigTimer::stop()
- stop
- in file phpunit.php, method TestResult::stop()
- store_addcategory
- in file dropbox_functions.inc.php, function store_addcategory()
This functions stores a new dropboxcategory
- store_add_dropbox
- in file dropbox_functions.inc.php, function store_add_dropbox()
- store_agenda_item_as_announcement
- in file agenda.inc.php, function store_agenda_item_as_announcement()
Stores the given agenda item as an announcement (unlinked copy)
- store_edited_agenda_item
- in file agenda.inc.php, function store_edited_agenda_item()
This is the function that updates an agenda item. It does 3 things
- store_feedback
- in file dropbox_functions.inc.php, function store_feedback()
- store_move
- in file dropbox_functions.inc.php, function store_move()
This function moves a file to a different category
- store_new_agenda_item
- in file agenda.inc.php, function store_new_agenda_item()
This function stores the Agenda Item in the table calendar_event and updates the item_property table also
- store_one_permission
- in file permissions_functions.inc.php, function store_one_permission()
This function stores one permission in the correct table.
- store_permissions
- in file permissions_functions.inc.php, function store_permissions()
This function stores the permissions in the correct table.
- store_personal_item
- in file myagenda.inc.php, function store_personal_item()
This function shows all the forms that are needed form adding a new personal agenda item
- STUDENT_HTML
- in file FormValidator.class.php, constant STUDENT_HTML
- STUDENT_HTML_FULLPAGE
- in file FormValidator.class.php, constant STUDENT_HTML_FULLPAGE
- SUMMARY_DISPLAY_LENGTH
- in file config.php, constant SUMMARY_DISPLAY_LENGTH
- SUMMARY_LENGTH
- in file config.php, constant SUMMARY_LENGTH
top
t
- $template
- in file phpdig_functions.php, variable phpdigTimer::$template
- $time
- in file phpdig_functions.php, variable phpdigTimer::$time
- $timezonetype
- in file iCalcreator.class.php, variable vtimezone::$timezonetype
- $ToolbarSet
- in file fckeditor.php, variable FCKeditor::$ToolbarSet
- $transp
- in file iCalcreator.class.php, variable calendarComponent::$transp
- $trigger
- in file iCalcreator.class.php, variable calendarComponent::$trigger
- $type
- in file Object.php, variable QuickformElement::$type
Type of element
- $tzid
- in file iCalcreator.class.php, variable calendarComponent::$tzid
- $tzname
- in file iCalcreator.class.php, variable calendarComponent::$tzname
- $tzoffsetfrom
- in file iCalcreator.class.php, variable calendarComponent::$tzoffsetfrom
- $tzoffsetto
- in file iCalcreator.class.php, variable calendarComponent::$tzoffsetto
- $tzurl
- in file iCalcreator.class.php, variable calendarComponent::$tzurl
- ToolIntro.class.php
- procedural page ToolIntro.class.php
- tbl_change.js.php
- procedural page tbl_change.js.php
- text.php
- procedural page text.php
- textarea.php
- procedural page textarea.php
- teachers.php
- procedural page teachers.php
- template.inc
- procedural page template.inc
- TAG_AUDIO
- in file module.audio-video.flv.php, class constant getid3_flv::TAG_AUDIO
- TAG_META
- in file module.audio-video.flv.php, class constant getid3_flv::TAG_META
- TAG_VIDEO
- in file module.audio-video.flv.php, class constant getid3_flv::TAG_VIDEO
- TEACHER_HTML
- in file FormValidator.class.php, constant TEACHER_HTML
- TEACHER_HTML_FULLPAGE
- in file FormValidator.class.php, constant TEACHER_HTML_FULLPAGE
- tearDown
- in file phpunit.php, method TestCase::tearDown()
- tearDown
- in file phpmailer_test.php, method phpmailerTest::tearDown()
Run after each test is completed.
- TEMP_FILENAME_LENGTH
- in file config.php, constant TEMP_FILENAME_LENGTH
- test2ndFunction
- in file catchAllFunctionTest.php, function test2ndFunction()
- TestCase
- in file phpunit.php, method TestCase::TestCase()
- TestCase
- in file phpunit.php, class TestCase
- TestFailure
- in file phpunit.php, class TestFailure
- TestFailure
- in file phpunit.php, method TestFailure::TestFailure()
- testForm
- in file customResponseClassTest.php, function testForm()
- testRegularFunction
- in file preFunctionTest.php, function testRegularFunction()
- TestResult
- in file phpunit.php, method TestResult::TestResult()
- TestResult
- in file phpunit.php, class TestResult
- TestRunner
- in file phpunit.php, class TestRunner
- TestSuite
- in file phpunit.php, method TestSuite::TestSuite()
- TestSuite
- in file phpunit.php, class TestSuite
- test_AltBody
- in file phpmailer_test.php, method phpmailerTest::test_AltBody()
Simple multipart/alternative test.
- test_AltBody_Attachment
- in file phpmailer_test.php, method phpmailerTest::test_AltBody_Attachment()
Simple HTML and attachment test
- test_db_connect
- in file install_functions.inc.php, function test_db_connect()
In step 3. Test the connection to the DB in case of single or multy DB.
- test_Embedded_Image
- in file phpmailer_test.php, method phpmailerTest::test_Embedded_Image()
An embedded attachment test.
- test_Error
- in file phpmailer_test.php, method phpmailerTest::test_Error()
- test_Html
- in file phpmailer_test.php, method phpmailerTest::test_Html()
Try a plain message.
- test_HTML_Attachment
- in file phpmailer_test.php, method phpmailerTest::test_HTML_Attachment()
Simple HTML and attachment test
- test_Low_Priority
- in file phpmailer_test.php, method phpmailerTest::test_Low_Priority()
Try a plain message.
- test_MultipleSend
- in file phpmailer_test.php, method phpmailerTest::test_MultipleSend()
- test_Multiple_Plain_FileAttachment
- in file phpmailer_test.php, method phpmailerTest::test_Multiple_Plain_FileAttachment()
Simple plain file attachment test.
- test_Multi_Embedded_Image
- in file phpmailer_test.php, method phpmailerTest::test_Multi_Embedded_Image()
An embedded attachment test.
- test_Plain_StringAttachment
- in file phpmailer_test.php, method phpmailerTest::test_Plain_StringAttachment()
Simple plain string attachment test.
- test_Quoted_Printable
- in file phpmailer_test.php, method phpmailerTest::test_Quoted_Printable()
Plain quoted-printable message.
- test_SmtpKeepAlive
- in file phpmailer_test.php, method phpmailerTest::test_SmtpKeepAlive()
- test_WordWrap
- in file phpmailer_test.php, method phpmailerTest::test_WordWrap()
Try a plain message.
- TextTestResult
- in file phpunit.php, method TextTestResult::TextTestResult()
- TextTestResult
- in file phpunit.php, class TextTestResult
- TEXT_CONTENT_PATH
- in file config.php, constant TEXT_CONTENT_PATH
- text_to_HTML
- in file WCAG_rendering.php, method WCAG_Rendering::text_to_HTML()
Converter Plaintext to (x)HTML
- TF
- in file qti2_classes.php, constant TF
- TITLE_WEIGHT
- in file config.php, constant TITLE_WEIGHT
- toArray
- in file QuickForm.php, method HTML_QuickForm::toArray()
Returns the form's contents in an array.
- toArray
- in file Array.php, method HTML_QuickForm_Renderer_Array::toArray()
Returns the resultant array
- toHtml
- in file radio.php, method HTML_QuickForm_radio::toHtml()
Returns the radio element in HTML
- toHtml
- in file xbutton.php, method HTML_QuickForm_xbutton::toHtml()
- toHtml
- in file QuickForm.php, method HTML_QuickForm::toHtml()
Returns an HTML version of the form
- toHtml
- in file textarea.php, method HTML_QuickForm_textarea::toHtml()
Returns the textarea element in HTML
- toHtml
- in file receivers.php, method HTML_QuickForm_receivers::toHtml()
HTML representation
- toHtml
- in file select.php, method HTML_QuickForm_select::toHtml()
Returns the SELECT in HTML
- toHtml
- in file static.php, method HTML_QuickForm_static::toHtml()
Returns the static text element in HTML
- toHtml
- in file advcheckbox.php, method HTML_QuickForm_advcheckbox::toHtml()
Returns the checkbox element in HTML and the additional hidden element in HTML
- toHtml
- in file datepickerdate.php, method HTML_QuickForm_datepickerdate::toHtml()
HTML code to display this datepicker
- toHtml
- in file Default.php, method HTML_QuickForm_Renderer_Default::toHtml()
returns the HTML generated for the form
- toHtml
- in file hiddenselect.php, method HTML_QuickForm_hiddenselect::toHtml()
Returns the SELECT in HTML
- toHtml
- in file datepicker.php, method HTML_QuickForm_datepicker::toHtml()
HTML code to display this datepicker
- toHtml
- in file date.php, method HTML_QuickForm_date::toHtml()
- toHtml
- in file autocomplete.php, method HTML_QuickForm_autocomplete::toHtml()
Returns Html for the autocomplete input text element
- toHtml
- in file checkbox.php, method HTML_QuickForm_checkbox::toHtml()
Returns the checkbox element in HTML
- toHtml
- in file Common.php, method HTML_Common::toHtml()
Abstract method. Must be extended to return the objects HTML
- toHtml
- in file hierselect.php, method HTML_QuickForm_hierselect::toHtml()
- toHtml
- in file group.php, method HTML_QuickForm_group::toHtml()
Returns Html for the group
- toHtml
- in file link.php, method HTML_QuickForm_link::toHtml()
Returns the textarea element in HTML
- toHtml
- in file html_editor.php, method HTML_QuickForm_html_editor::toHtml()
Return the HTML editor in HTML
- toHtml
- in file input.php, method HTML_QuickForm_input::toHtml()
Returns the input field in HTML
- toObject
- in file Object.php, method HTML_QuickForm_Renderer_Object::toObject()
Return the rendered Object
- TOOL_FORUM
- in file forumconfig.inc.php, constant TOOL_FORUM
- TOOL_FORUM_ATTACH
- in file forumconfig.inc.php, constant TOOL_FORUM_ATTACH
- TOOL_FORUM_CATEGORY
- in file forumconfig.inc.php, constant TOOL_FORUM_CATEGORY
- TOOL_FORUM_POST
- in file forumconfig.inc.php, constant TOOL_FORUM_POST
- TOOL_FORUM_THREAD
- in file forumconfig.inc.php, constant TOOL_FORUM_THREAD
- to_javascript
- in file agenda.inc.php, function to_javascript()
returns all the javascript that is required for easily selecting the target people/groups this goes into the $htmlHeadXtra[] array
- trace
- in file phpunit.php, function trace()
- trueFalse
- in file install_functions.inc.php, function trueFalse()
this function returns a string "FALSE" or "TRUE" according to the variable in parameter
- TYPE_ADD
- in file linkaddeditform.class.php, class constant LinkAddEditForm::TYPE_ADD
- TYPE_EDIT
- in file linkaddeditform.class.php, class constant LinkAddEditForm::TYPE_EDIT
top
u
- $uid
- in file iCalcreator.class.php, variable calendarComponent::$uid
- $unique_id
- in file iCalcreator.class.php, variable vcalendar::$unique_id
- $unique_id
- in file iCalcreator.class.php, variable calendarComponent::$unique_id
- $url
- in file iCalcreator.class.php, variable vcalendar::$url
- $url
- in file iCalcreator.class.php, variable calendarComponent::$url
- $userid
- in file user_data_generator.class.php, variable UserDataGenerator::$userid
- $users
- in file flatview_data_generator.class.php, variable FlatViewDataGenerator::$users
- $user_abort
- in file getid3.php, variable getid3_handler_write::$user_abort
- usertable.class.php
- procedural page usertable.class.php
- user_data_generator.class.php
- procedural page user_data_generator.class.php
- user_info.php
- procedural page user_info.php
- user_stats.php
- procedural page user_stats.php
- util.php
- procedural page util.php
- upload.php
- procedural page upload.php
- util.php
- procedural page util.php
- Username.php
- procedural page Username.php
- UsernameAvailable.php
- procedural page UsernameAvailable.php
- upload.xajax.php
- procedural page upload.xajax.php
- update_course_tracking.php
- procedural page update_course_tracking.php
- upgrade_lib.php
- procedural page upgrade_lib.php
- user_permissions.inc.php
- procedural page user_permissions.inc.php
- UDG_SORT_ASC
- in file user_data_generator.class.php, class constant UserDataGenerator::UDG_SORT_ASC
- UDG_SORT_AVERAGE
- in file user_data_generator.class.php, class constant UserDataGenerator::UDG_SORT_AVERAGE
- UDG_SORT_CATEGORY
- in file user_data_generator.class.php, class constant UserDataGenerator::UDG_SORT_CATEGORY
- UDG_SORT_COURSE
- in file user_data_generator.class.php, class constant UserDataGenerator::UDG_SORT_COURSE
- UDG_SORT_DESC
- in file user_data_generator.class.php, class constant UserDataGenerator::UDG_SORT_DESC
- UDG_SORT_MASK
- in file user_data_generator.class.php, class constant UserDataGenerator::UDG_SORT_MASK
- UDG_SORT_NAME
- in file user_data_generator.class.php, class constant UserDataGenerator::UDG_SORT_NAME
- UDG_SORT_SCORE
- in file user_data_generator.class.php, class constant UserDataGenerator::UDG_SORT_SCORE
- UDG_SORT_TYPE
- in file user_data_generator.class.php, class constant UserDataGenerator::UDG_SORT_TYPE
- UDM_DISABLED
- in file search.php, constant UDM_DISABLED
- UDM_ENABLED
- in file search.php, constant UDM_ENABLED
- unfreeze
- in file group.php, method HTML_QuickForm_group::unfreeze()
- unfreeze
- in file element.php, method HTML_QuickForm_element::unfreeze()
Unfreezes the element so that it becomes editable
- UNIQUE_ANSWER
- in file qti2_export.php, constant UNIQUE_ANSWER
- updateAttributes
- in file Common.php, method HTML_Common::updateAttributes()
Updates the passed attributes without changing the other existing attributes
- updateCourseTracking
- in file update_course_tracking.php, function
|
|