File/inc/ui/collection-edit.php

Description
Includes
 include_once (caldav-PUT-functions.php) (line 111)
 include_once (check_UTF8.php) (line 104)

If the user has uploaded a .ics file as a calendar, we fake this out

as if it were a "PUT" request against a collection. This is something of a hack. It works though :-)

Functions
edit_grant_row (line 404)
void edit_grant_row ( $row_data)
  • $row_data
privilege_format_function (line 188)

privilege_format_function is for formatting the binary privileges from the

database, including localising them. This is a hook function for a browser column object, so it takes three parameters:

  • return: The formatted privileges.
string privilege_format_function (mixed $value, BrowserColumn $column, dbrow $row)
  • mixed $value: The value of the column.
  • BrowserColumn $column: The BrowserColumn object we are hooked into.
  • dbrow $row: The row object we read from the database.

Documentation generated on Fri, 13 Jan 2012 23:44:53 +1300 by phpDocumentor 1.4.3