Home
last modified time | relevance | path

Searched refs:POLICY_ID (Results 1 – 2 of 2) sorted by relevance

/plugin/gtime/gtlib/tsp/
H A DGTTimestamp.php104 const POLICY_ID = "policy.id"; define in GTTimestamp
286 $this->properties[self::POLICY_ID] = $tstInfo->getPolicy();
/plugin/gtime/action/
H A Dtimestamp.php373 <td>{$timestamp->getProperty(GTTimestamp::POLICY_ID)}</td>