Calendar::isSelected

Calendar::isSelected() – カレンダークラスのサブクラスのオブジェクトが選択されている (例: 今日) 場合に True を返す

Synopsis

require_once 'Calendar.php';

boolean Calendar::isSelected ( )

Description

This package is not documented yet.

Throws

例外はスローされません。

Note

This function can not be called statically.