Home
last modified time | relevance | path

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

/plugin/schedule/
H A DscheduleRoot.class.php57 var $configAttributsName = array ("nameSpace", "lastNotification", "lastNotificationReset"); variable in scheduleRoot
313 foreach ($this->configAttributsName as $field) {
329 foreach ($this->configAttributsName as $field)
H A Dschedules.class.php112 foreach ($this->scheduleRoot->configAttributsName as $field)