I think this organisation will be one of the big players of the future in the PHP world. "أعتقد أن هذا التنظيم سيكون واحدا من اللاعبين الكبار في المستقبل في العالم PHP."
دارين

RocksPage الدرجة

وصف

هذه هي فئة مجردة يحتوي على كافة الأساسيات لصفحة.

  • Dominic Skinner المؤلف: دومينيك سكينر
  • 0.2.1 الاسم: 0.2.1
  • الخلاصة:

) وتقع في / RocksPage.php (السطر 14)

طريقة ملخص
__construct ([ string $templateFileName = null ], [ string $configFileName = null ]) RocksPage __construct ([سلسلة templateFileName $ = فارغة]، [سلسلة configFileName $ = فارغة])
__destruct () باطل __destruct ()
AssignTemplateVariable ( string $varName , string $varValue , [ string $defaultValue = null ]) باطل AssignTemplateVariable (سلسلة $ varName، سلسلة $ varValue، [سلسلة $ الافتراضية = فارغة])
Form () الفراغ نموذج ()
Session () باطل الدورة ()
طرق
(line 28 ) __ المنشئ بناء (خط 28)

وهذا يخلق في الصفحة

  • public وصول: الجمهور
__construct ([ string $templateFileName = null ], [ string $configFileName = null ]) RocksPage __ التصور ([سلسلة templateFileName $ = فارغة]، [سلسلة configFileName $ = فارغة])
  • $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: هذا هو configFileName إذا كان هذا هو باطل ثم يتم استخدام الافتراضي
(line 34 ) المدمر تدمير __ (السطر 34)
__destruct () باطل التدمير __ ()
(line 96 ) AssignTemplateVariable (السطر 96)

وهذا يسمح وراثة فئة من هذا إلى إضافة متغير إلى القالب

  • protected وصول: محمية
AssignTemplateVariable ( string $varName , string $varValue , [ string $defaultValue = null ]) AssignTemplateVariable باطلة (سلسلة $ varName، سلسلة $ varValue، [سلسلة $ الافتراضية = فارغة])
  • $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 سلسلة $ الافتراضية: القيمة الافتراضية للمتغير لإضافة، فإنه يكون لاغيا الافتراضي
(line 52 ) قاعدة البيانات (خط 52)

وهذا يسمح وراثة فئة من هذا في الحصول على كائن قاعدة البيانات

  • protected وصول: محمية
Database () قاعدة البيانات باطل ()
(line 69 ) شكل (خط 69)

وهذا يسمح وراثة فئة من هذا في الحصول على شكل صفحات

  • protected وصول: محمية
Form () نموذج باطل ()
(line 81 ) الدورة (خط 81)

وهذا يسمح وراثة فئة من هذا في الحصول على الدورة

  • protected وصول: محمية
Session () الدورة باطل ()

لا وقدمت تعليق.
أمن صورة

كتبه الدباغ دومينيك
آخر تحديث: 2011/10/25 16:00:38