Moodle  2.2.1
http://www.collinsharper.com
iCalendar_parameter Class Reference

Public Member Functions

 multiple_values_allowed ($parameter)
 default_value ($parameter)
 is_valid_value (&$parent_property, $parameter, $value)
 do_value_formatting ($parameter, $value)
 undo_value_formatting ($parameter, $value)

Detailed Description

BENNU - PHP iCalendar library (c) 2005-2006 Ioannis Papaioannou (pj@moodle.org). All rights reserved.

Released under the LGPL.

See http://bennu.sourceforge.net/ for more information and downloads.

Author:
Ioannis Papaioannou
Version:
Id:
iCalendar_parameters.php,v 1.5 2011/11/25 10:24:10 moodlerobot Exp

http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License

Definition at line 16 of file iCalendar_parameters.php.


Member Function Documentation

default_value ( parameter)

Definition at line 28 of file iCalendar_parameters.php.

do_value_formatting ( parameter,
value 
)

Definition at line 194 of file iCalendar_parameters.php.

Here is the caller graph for this function:

is_valid_value ( &$  parent_property,
parameter,
value 
)

Definition at line 41 of file iCalendar_parameters.php.

Here is the call graph for this function:

Here is the caller graph for this function:

multiple_values_allowed ( parameter)

Definition at line 17 of file iCalendar_parameters.php.

Here is the caller graph for this function:

undo_value_formatting ( parameter,
value 
)

Definition at line 235 of file iCalendar_parameters.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations