Class [  class Page ] {
  @@ /home1/ekmoore714/public_html/WEB250/ch6/page.php 2-106

  - Constants [0] {
  }

  - Static properties [0] {
  }

  - Static methods [0] {
  }

  - Properties [4] {
    Property [  public $content ]
    Property [  public $title ]
    Property [  public $keywords ]
    Property [  public $buttons ]
  }

  - Methods [10] {
    Method [  public method __set ] {
      @@ /home1/ekmoore714/public_html/WEB250/ch6/page.php 15 - 18

      - Parameters [2] {
        Parameter #0 [  $name ]
        Parameter #1 [  $value ]
      }
    }

    Method [  public method Display ] {
      @@ /home1/ekmoore714/public_html/WEB250/ch6/page.php 19 - 31
    }

    Method [  public method DisplayTitle ] {
      @@ /home1/ekmoore714/public_html/WEB250/ch6/page.php 32 - 35
    }

    Method [  public method DisplayKeywords ] {
      @@ /home1/ekmoore714/public_html/WEB250/ch6/page.php 36 - 39
    }

    Method [  public method DisplayStyles ] {
      @@ /home1/ekmoore714/public_html/WEB250/ch6/page.php 40 - 45
    }

    Method [  public method DisplayHeader ] {
      @@ /home1/ekmoore714/public_html/WEB250/ch6/page.php 46 - 55
    }

    Method [  public method DisplayMenu ] {
      @@ /home1/ekmoore714/public_html/WEB250/ch6/page.php 56 - 65

      - Parameters [1] {
        Parameter #0 [  $buttons ]
      }
    }

    Method [  public method IsURLCurrentPage ] {
      @@ /home1/ekmoore714/public_html/WEB250/ch6/page.php 66 - 76

      - Parameters [1] {
        Parameter #0 [  $url ]
      }
    }

    Method [  public method DisplayButton ] {
      @@ /home1/ekmoore714/public_html/WEB250/ch6/page.php 77 - 94

      - Parameters [3] {
        Parameter #0 [  $name ]
        Parameter #1 [  $url ]
        Parameter #2 [  $active = true ]
      }
    }

    Method [  public method DisplayFooter ] {
      @@ /home1/ekmoore714/public_html/WEB250/ch6/page.php 95 - 105
    }
  }
}