Calendar::setSelected()

Calendar::setSelected() -- Defines calendar object as selected (e.g. for today)

概要

require_once 'Calendar.php';

void Calendar::setSelected ([boolean $state = TRUE])

説明

このパッケージに関する文書は、未作成です。

パラメータ

boolean $state

state whether Calendar subclass

例外・エラー

throws no exceptions thrown

注意

この関数は、スタティックにコールする ことはできません。