Overview

Namespaces

  • Azalea
    • Selenium
      • App
        • Charts
        • Components
        • Encounters
        • Home
        • Login
        • Main
        • Messages
        • Patients
        • Scheduler
      • Core
      • EHR
        • UI
          • Charts
          • Documents
          • Encounters
          • Home
          • Messaging
            • Folders
          • Patients
          • Payments
          • Precerts
          • Reports
          • Scheduler
          • Settings
            • General
              • Locations
              • Roles
              • Users
        • User
      • Login
        • UI
      • PHR
        • UI
        • User
      • Toolkit
        • Exception
        • Validation
    • Util
  • None
  • tests
    • integration
      • barebones
        • controllers
          • charts
          • patients
          • system
        • models
          • billing
          • encounters
          • examples
          • messaging
          • rcm
          • system
    • unit
      • barebones
        • lib
        • utilities
          • calculations

Classes

  • AppointmentPopup
  • Scheduler
  • Overview
  • Namespace
  • Class

Class Scheduler

Azalea\Selenium\Toolkit\View
Extended by Azalea\Selenium\App\Scheduler\Scheduler
Namespace: Azalea\Selenium\App\Scheduler
Located at selenium/App/Scheduler/Scheduler.php
Methods summary
public
# changeLocation( integer $loc_id )

Goes to a particular location in the scheduler.

Goes to a particular location in the scheduler.

Parameters

$loc_id

Returns


$this
public
# goToDate( DateTime $dt )

Goes to a particular day in the scheduler.

Goes to a particular day in the scheduler.

Parameters

$dt

Returns


$this
public this
# scrollTo( string $time )

Scroll to a partiuclar time in the scheduler, expressed as hhmm in military time. Ex: 1730 for 5:30pm.

Scroll to a partiuclar time in the scheduler, expressed as hhmm in military time. Ex: 1730 for 5:30pm.

Parameters

$time

Returns

this
Methods inherited from Azalea\Selenium\Toolkit\View
__call(), __construct(), __get(), clearCache(), extend(), getArgs(), getHash(), getName(), getParent(), getScope(), getUrl(), isVisible(), navigate(), parseViewConfig(), setArgs(), setScope(), verify(), verifyAndWait(), within()
Properties inherited from Azalea\Selenium\Toolkit\View
$cachedProperties, $dom, $el, $parent, $view
API documentation generated by ApiGen