AfterLogic API Documentation
  • Package
  • Class

Packages

  • Calendar
    • Classes
    • Storages
  • Capability
  • Channels
    • Classes
    • Storages
  • Collaboration
  • Contacts
    • Helpers
    • Storages
  • Dav
  • Db
    • Classes
    • Enum
    • Storages
  • Domains
    • Classes
    • Storages
  • Fetchers
    • Classes
    • Storages
  • Filecache
    • Storages
  • Filestorage
    • Classes
    • Storages
  • GContacts
    • Storages
  • Helpdesk
    • Classes
    • Enum
    • Storages
  • Integrator
  • IOS
  • Logger
  • Mail
    • Classes
    • Enum
    • Storages
  • Mailsuite
    • Classes
    • Storages
  • Min
    • Storages
  • Sieve
    • Classes
    • Enum
  • Social
    • Classes
    • Storages
  • Subscription
    • Classes
  • Subscriptions
    • Storages
  • Tenants
    • Classes
    • Storages
  • Twofactorauth
    • Classes
    • Storages
  • Users
    • Classes
    • Enum
    • Storages
  • Voice
  • WebMail
    • Storages

Classes

  • CAccount
  • CCalUser
  • CIdentity
  • CUser

Class CCalUser

api_AContainer
Extended by CCalUser
Package: Users\Classes
Located at users/classes/caluser.php

Methods summary

public
# __construct( integer $iUserId )

Creates a new instance of the object.

Creates a new instance of the object.

Parameters

$iUserId
User identifier.
public boolean
# isValid( )

Checks if the calendar user has only valid data.

Checks if the calendar user has only valid data.

Returns

boolean
public array
# getMap( )

Obtains static map of calendar user fields. Function with the same name is used for other objects in a unified container api_AContainer.

Obtains static map of calendar user fields. Function with the same name is used for other objects in a unified container api_AContainer.

Returns

array
public static array
# getStaticMap( )

Obtains static map of calendar user fields.

Obtains static map of calendar user fields.

Returns

array

Properties summary

Magic properties

public integer $IdCalUser

Identifier of calendar user.

public integer $IdUser

Identifier of user wich contains the calendar user.

public boolean $ShowWeekEnds

If true Saturday and Sunday will be highlighted.

public boolean $ShowWorkDay

If true working time will be highlighted.

public integer $WorkDayStarts

The start of the working day.

public integer $WorkDayEnds

The end of the working day: 6 - Saturday, 0 - Sunday, 1 - Monday.

public integer $WeekStartsOn

Day of the week to start the week.

public integer $DefaultTab

Work with calendar begins with this panel: 1 - Day view, 2 - Week view, 3 - Month view.

AfterLogic API Documentation API documentation generated by ApiGen