I regularly use your site to answer my PHP problems! "나는 정기적으로 내 PHP 문제에 대답을 귀하의 사이트를 사용합니다!"
매트

RocksPage 클래스

설명

이 페이지의 모든 기초를 포함하는 추상 클래스입니다.

  • Dominic Skinner 작성자 : 도미닉 스키너
  • 0.2.1 버전 : 0.2.1
  • 추상 :

) / RocksPage.php (라인 14)에 위치

방법 요약
__construct ([ string $templateFileName = null ], [ string $configFileName = null ]) RocksPage __construct ([문자열 $ templateFileName = NULL], [문자열 $ configFileName = NULL])
__destruct () 공극 __destruct ()
AssignTemplateVariable ( string $varName , string $varValue , [ string $defaultValue = null ]) 무효 AssignTemplateVariable (문자열 $ varName, 문자열 $ varValue, [문자열 $ defaultValue = NULL])
Form () 공극 양식 ()
Session () 공극 세션 ()
방법
(line 28 ) 생성자 __ 건설 (라인 28)

이 페이지를 만듭니다

  • public 접근 : 공개
__construct ([ string $templateFileName = null ], [ string $configFileName = null ]) RocksPage __ 구조 ([문자열 $ templateFileName = NULL], [문자열 $ configFileName = NULL])
  • $templateFileName : this is the name of the template file 문자열 $ templateFileName :이 템플릿 파일의 이름입니다
  • $configFileName : this is the configFileName if this is null then the default is used 문자열 $ configFileName가 : 이것이 NULL이면이 configFileName는 것은 다음 기본값이 사용됩니다
(line 34 ) 소멸자의 __의 소멸 (라인 34)
__destruct () 공극 __의 소멸 ()
(line 96 ) AssignTemplateVariable (라인 96)

이것은이 클래스에서 상속은 템플릿에 변수를 추가할 수 있습니다

  • protected 액세스 보호
AssignTemplateVariable ( string $varName , string $varValue , [ string $defaultValue = null ]) 무효 AssignTemplateVariable (문자열 $ varName, 문자열 $ varValue, [문자열 $ defaultValue = NULL])
  • $varName : the name of the variable to add 문자열 $ varName : 추가할 수있는 변수의 이름
  • $varValue : the value of the variable to add 문자열 $ varValue : 추가할 변수의 값
  • $defaultValue : the default value of the variable to add, it is null be default 문자열 $ defaultValue : 추가할 변수의 기본값은 null이 기본값입니다
(line 52 ) 데이터베이스 (라인 52)

이것은이 클래스에서 상속은 데이터베이스 개체에 대한 액세스 권한이 있습니다

  • protected 액세스 보호
Database () 무효 데이터베이스 ()
(line 69 ) 양식 (라인 69)

이것은이 클래스에서 상속이 페이지 양식에 액세스할 수 있습니다

  • protected 액세스 보호
Form () 공극 양식 ()
(line 81 ) 세션 (라인 81)

이것은이 클래스에서 상속이 세션에 액세스할 수 있도록

  • protected 액세스 보호
Session () 공극 세션 ()

댓글이 제공되지 않았습니다 없습니다.
보안 이미지

도미닉 스키너 글
최근 업데이트 : 2011년 10월 25일 16시 0분 38초를