dokeos
[ class tree: dokeos ] [ index: dokeos ] [ all elements ]

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 vc