APPPATH/views/idea/_add.php [ 100 ]
95 <td>${structure php:idea_form.label('website')} <span style="font-size:14px;padding-left:5px;cursor:pointer" title="Optional URL if any that is related to your project">(?)</span></td>
96 <td>${structure php:idea_form.field('website')}</td>
97 </tr>
98
99 <tr>
100 <td>${structure php:idea_form.label('business_plan')} <span tal:condition="validate_business_files">*</span> <span style="font-size:14px;padding-left:5px;cursor:pointer" title="Business plan in Word format (Doc,Docx,PDF)">(?)</span></td>
101 <td class="file_field">
102
103 <div style="display:none" >${structure php:idea_form.field('business_plan')}</div>
104 <input type="text" class="left" value="" style="width:180px !important; margin-right: 5px;" placeholder="Business Plan (Word,PDF)" readonly="readonly"/>
105 <input type="button" class="btn_red" value="Upload" />
-
/tmp/tpl_59898c2b_add__5_XjsxWn93jsO6e0LgL7dA.php [ 222 ] » PHPTAL_Context->__get(arguments)
0
string(23) "validate_business_files"
217 <tr> 218 <?php /* tag "td" from line 100 */; ?> 219 <td><?php echo phptal_tostring($ctx->idea_form->label('business_plan')) ?> 220 <?php 221 /* tag "span" from line 100 */ ; 222 if ($ctx->validate_business_files): ; 223 ?> 224 <span>*</span><?php endif; ?> 225 <?php /* tag "span" from line 100 */; ?> 226 <span style=font-size:14px;padding-left:5px;cursor:pointer title="Business plan in Word format (Doc,Docx,PDF)">(?)</span></td> 227 <?php /* tag "td" from line 101 */; ?>
-
MODPATH/kotal/vendor/phptal/PHPTAL.php [ 675 ] » tpl_59898c2b_add__5_XjsxWn93jsO6e0LgL7dA(arguments)
tpl
object PHPTAL(23)
{ protected prefilters => array(0) private _prefilter => string(19) "REMOVED: DO NOT USE" protected _postfilter => NULL protected _repositories => array(0) protected _path => string(58) "/var/www/ideabank/ideabank/application/views/idea/_add.php" protected resolvers => array(1) ( 0 => object Kotal_SourceResolver(0)
{ }
) protected _source => object PHPTAL_FileSource(1){ private _path => string(58) "/var/www/ideabank/ideabank/application/views/idea/_add.php" }
protected _codeFile => string(49) "/tmp/tpl_59898c2b_add__5_XjsxWn93jsO6e0LgL7dA.php" protected _functionName => string(40) "tpl_59898c2b_add__5_XjsxWn93jsO6e0LgL7dA" protected _prepared => bool TRUE protected _triggers => array(0) protected _translator => object Kotal_TranslationService(1){ protected _vars => array(0) }
protected _globalContext => object stdClass(0){ }
protected _context => object PHPTAL_Context(31){ public repeat => object stdClass(1)
protected _errors => array(0) protected _encoding => string(5) "UTF-8" protected _outputMode => integer 55 protected _forceReparse => NULL private _phpCodeDestination => string(5) "/tmp/" private _phpCodeExtension => string(3) "php" private _cacheLifetime => integer 30 private _cachePurgeFrequency => integer 30 private externalMacroTemplatesCache => array(0) }{ public category => object PHPTAL_RepeatController(9)
public _xmlDeclaration => NULL public _docType => NULL private _nothrow => NULL private _slots => array(0) private _slotsStack => array(0) private _parentContext => NULL private _globalContext => object stdClass(0){ public key => integer 14 private current => object Model_Category(34)
}{ protected _primary_key => string(11) "category_id" protected _table_name => string(10) "categories" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(4) ( "category_id" => string(2) "32" "category_name" => string(16) "TP Entrepreneurs" "sort_by" => string(2) "41" "parent_id" => string(1) "0" ) protected _changed => array(0) protected _original_values => array(4) ( "category_id" => string(2) "32" "category_name" => string(16) "TP Entrepreneurs" "sort_by" => string(2) "41" "parent_id" => string(1) "0" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(4) ( "category_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "category_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "category_name" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "category_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "latin1_swedish_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sort_by" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "sort_by" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "parent_id" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "parent_id" "column_default" => NULL "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "4" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(2) "32" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
private valid => bool FALSE private validOnNext => bool FALSE private uses_groups => bool FALSE protected iterator => object Database_MySQLi_Result(7){ protected _connection_id => string(40) "03824302e1542eca6ded6d0d44b995979e1257de" protected _identifier => string(1) "`" public last_query => string(126) "SELECT `institution`.`institution_id` AS `institution_id`, `institution`.`name` AS `name` FROM `institutions` AS `institution`" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(17) "ideabank_ideabank" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _internal_row => integer 15 protected _query => string(252) "SELECT `category`.`category_id` AS `category_id`, `category`.`category_name` AS `category_name`, `category`.`sort_by` AS `sort_b …" protected _result => object mysqli_result(5)
public index => integer 15 public end => bool TRUE private length => NULL }{ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 15 protected _current_row => integer 15 protected _as_object => string(14) "Model_Category" protected _object_params => NULL }{ }
private _echoDeclarations => bool FALSE public body => string(0) "" public breadcrumbs => array(1) ( 0 => array(2) ( 0 => string(4) "Home" 1 => string(4) "home" ) ) public metaData => array(0) public pageTitle => string(0) "" public is_guest => bool TRUE public welcome_name => string(0) "" public urlbase => string(28) "http://www.ideabankasia.com/" public urlsite => string(38) "http://www.ideabankasia.com/index.php/" public urlsite_frontend => string(38) "http://www.ideabankasia.com/index.php/" public category_id => integer 0 public urlaction => string(6) "signup" public url_route => string(11) "site/signup" public urlcontroller => string(6) "signup" public kohana_view_filename => string(60) "/var/www/ideabank/ideabank/application/views/site/signup.php" public kohana_view_data => array(17) ( "body" => string(0) "" "metaData" => array(0) "pageTitle" => string(0) "" "is_guest" => bool TRUE "welcome_name" => string(0) "" "urlbase" => string(28) "http://www.ideabankasia.com/" "urlsite" => string(38) "http://www.ideabankasia.com/index.php/" "urlsite_frontend" => string(38) "http://www.ideabankasia.com/index.php/" "category_id" => integer 0 "urlaction" => string(6) "signup" "url_route" => string(11) "site/signup" "urlcontroller" => string(6) "signup" "flash_login_error" => NULL "idea_form" => object Form_Idea(9){ public allowed_video_types => string(24) "mp4,3gp,avi,webm,ogv,mov" public data => array(0) public files => NULL public validation => NULL public rules => array(0) public rule_on => string(0) "" private cache => array(1) ( "fields" => array(19) ( "idea_name" => array(3) ( "label" => string(13) "Project Title" "type" => string(5) "input" "attr" => array(3) ( "class" => string(13) "validate left" "placeholder" => string(13) "Project title" "style" => string(12) "width:180px;" ) ) "idea_tag" => array(3) ( "label" => string(11) "Project Tag" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(11) "Project tag" "style" => string(12) "width:180px;" ) ) "group_name" => array(3) ( "label" => string(12) "Group Member" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(10) "Group name" "style" => string(12) "width:180px;" ) ) "video" => array(3) ( "label" => string(12) "Upload Video" "type" => string(4) "file" "attr" => array(6) ( "class" => string(4) "left" "placeholder" => string(12) "Video Upload" "style" => string(12) "width:180px;" "data-valid-maxsize" => integer 400 "data-valid-ext" => string(24) "mp4,3gp,avi,webm,ogv,mov" "data-validate-if" => string(10) " not_empty" ) ) "bp_snapshot" => array(3) ( "label" => string(23) "Business Plan Snap Shot" "type" => string(4) "file" "attr" => array(6) ( "class" => string(5) " left" "placeholder" => string(12) "Video Upload" "style" => string(12) "width:180px;" "data-valid-maxsize" => integer 400 "data-valid-ext" => string(24) "mp4,3gp,avi,webm,ogv,mov" "data-validate-if" => string(9) "not_empty" ) ) "description" => array(3) ( "label" => string(13) "About Project" "type" => string(8) "textarea" "attr" => array(3) ( "class" => string(13) "validate left" "rows" => string(1) "5" "data-validate-on" => string(4) "save" ) ) "presentation_img" => array(3) ( "label" => string(11) "Cover Image" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(26) "Presentation's Cover Image" "style" => string(12) "width:180px;" "data-valid-image" => string(4) "true" "data-validate-if" => string(9) "not_empty" ) ) "categories" => array(3) ( "label" => string(10) "Categories" "type" => string(8) "checkbox" "attr" => array(2) ( "class" => string(8) "validate" "data-validate-on" => string(4) "save" ) ) "presentation_ppt" => array(3) ( "label" => string(12) "Presentation" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(12) "Presentation" "style" => string(12) "width:180px;" "data-valid-ext" => string(8) "ppt,pptx" "data-validate-if" => string(9) "not_empty" ) ) "other_ppt" => array(3) ( "label" => string(22) "Additional Information" "type" => string(4) "file" "attr" => array(5) ( "class" => string(5) " left" "placeholder" => string(10) "Powerpoint" "style" => string(12) "width:180px;" "data-valid-ext" => string(8) "ppt,pptx" "data-validate-if" => string(9) "not_empty" ) ) "idea_type" => array(4) ( "label" => string(4) "Type" "type" => string(6) "select" "options" => array(3) ( "" => string(6) "Select" 0 => string(8) "IdeaBank" 1 => string(14) "Industry Needs" ) "attr" => array(3) ( "style" => string(23) "width:180px !important;" "class" => string(13) "validate left" "placeholder" => string(4) "Type" ) ) "business_plan" => array(3) ( "label" => string(23) "Business Plan(Word,PDF)" "type" => string(4) "file" "attr" => array(5) ( "class" => string(5) " left" "placeholder" => string(13) "Business Plan" "style" => string(12) "width:180px;" "data-valid-ext" => string(12) "ppt,pptx,pdf" "data-validate-if" => string(9) "not_empty" ) ) "business_plan_ppt" => array(3) ( "label" => string(22) "Business Plan(PPT,PDF)" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(26) "Business Plan Presentation" "style" => string(12) "width:180px;" "data-valid-ext" => string(12) "ppt,pptx,pdf" "data-validate-if" => string(9) "not_empty" ) ) "images" => array(3) ( "label" => string(6) "Images" "type" => string(4) "file" "attr" => array(5) ( "class" => string(8) "validate" "placeholder" => string(6) "Images" "style" => string(12) "width:180px;" "data-valid-image" => string(4) "true" "data-validate-if" => string(9) "not_empty" ) ) "website" => array(3) ( "label" => string(7) "Website" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(25) "http://www.my-project.com" "style" => string(12) "width:180px;" "data-validate-on" => string(4) "save" ) ) "funded_by" => array(3) ( "label" => string(9) "Funded By" "type" => string(8) "textarea" "attr" => array(0) ) "other_participants" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(4) "Name" "style" => string(26) "display:none; width:180px;" ) ) "other_participants_name" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(4) "Name" "style" => string(12) "width:180px;" "onkeyup" => string(20) "updateParticipants()" ) ) "other_participants_course" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(6) "Course" "style" => string(12) "width:180px;" "onkeyup" => string(20) "updateParticipants()" ) ) ) ) private errors => NULL private errors_autofocus_once => NULL }
"categories" => object Database_MySQLi_Result(7){ protected _internal_row => integer 15 protected _query => string(252) "SELECT `category`.`category_id` AS `category_id`, `category`.`category_name` AS `category_name`, `category`.`sort_by` AS `sort_b …" protected _result => object mysqli_result(5)
"form_register" => object Form_RegisterUser(8){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 15 protected _current_row => integer 15 protected _as_object => string(14) "Model_Category" protected _object_params => NULL }{ public data => array(0) public files => NULL public validation => NULL public rules => array(8) ( "fullname" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "username" => array(3) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(1) ( 0 => string(5) "email" ) 2 => array(2) ( 0 => string(29) "Lib_Validator::uniqueUsername" 1 => array(1) ( 0 => string(6) ":value" ) ) ) "confirm_username" => array(2) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(2) ( 0 => string(7) "matches" 1 => array(3) ( 0 => string(11) ":validation" 1 => string(6) ":field" 2 => string(8) "username" ) ) ) "password" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "confirm_password" => array(2) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(2) ( 0 => string(7) "matches" 1 => array(3) ( 0 => string(11) ":validation" 1 => string(6) ":field" 2 => string(8) "password" ) ) ) "course" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "contactno" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "have_read" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) ) public rule_on => string(0) "" private cache => array(1) ( "fields" => array(11) ( "username" => array(3) ( "label" => string(5) "Email" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(5) "Email" "autocomplete" => string(3) "off" ) ) "confirm_username" => array(3) ( "label" => string(14) "Re-enter Email" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(14) "Re-enter Email" "autocomplete" => string(3) "off" ) ) "fullname" => array(4) ( "label" => string(9) "Full Name" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(9) "Full Name" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "password" => array(4) ( "label" => string(8) "Password" "type" => string(8) "password" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "Password" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "confirm_password" => array(4) ( "label" => string(16) "Confirm Password" "type" => string(8) "password" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(17) "Re-enter Password" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "course" => array(3) ( "label" => string(6) "Course" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(6) "Course" ) ) "contactno" => array(3) ( "label" => string(11) "Contact No." "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(13) "+65 9123 4567" ) ) "nric" => array(3) ( "label" => string(4) "NRIC" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(9) "S1234567E" ) ) "matrix" => array(3) ( "label" => string(7) "Matrix." "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "0123456A" ) ) "institution" => array(5) ( "label" => string(11) "Institution" "type" => string(6) "select" "db_field" => string(14) "institution_id" "options" => array(8) ( 0 => string(6) "Select" 1 => string(19) "Temasek Polytechnic" 2 => string(16) "TP Design School" 3 => string(18) "TP Business School" 4 => string(26) "TP Informatics & IT School" 5 => string(21) "TP Engineering School" 6 => string(25) "TP Applied Science School" 7 => string(39) "TP Humanities and Social Science School" ) "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "0123456A" ) ) "have_read" => array(3) ( "label" => string(20) "Terms and Conditions" "type" => string(8) "checkbox" "attr" => array(0) ) ) ) private errors => NULL private errors_autofocus_once => NULL }
"a" => NULL ) public flash_login_error => NULL public idea_form => object Form_Idea(9){ public allowed_video_types => string(24) "mp4,3gp,avi,webm,ogv,mov" public data => array(0) public files => NULL public validation => NULL public rules => array(0) public rule_on => string(0) "" private cache => array(1) ( "fields" => array(19) ( "idea_name" => array(3) ( "label" => string(13) "Project Title" "type" => string(5) "input" "attr" => array(3) ( "class" => string(13) "validate left" "placeholder" => string(13) "Project title" "style" => string(12) "width:180px;" ) ) "idea_tag" => array(3) ( "label" => string(11) "Project Tag" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(11) "Project tag" "style" => string(12) "width:180px;" ) ) "group_name" => array(3) ( "label" => string(12) "Group Member" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(10) "Group name" "style" => string(12) "width:180px;" ) ) "video" => array(3) ( "label" => string(12) "Upload Video" "type" => string(4) "file" "attr" => array(6) ( "class" => string(4) "left" "placeholder" => string(12) "Video Upload" "style" => string(12) "width:180px;" "data-valid-maxsize" => integer 400 "data-valid-ext" => string(24) "mp4,3gp,avi,webm,ogv,mov" "data-validate-if" => string(10) " not_empty" ) ) "bp_snapshot" => array(3) ( "label" => string(23) "Business Plan Snap Shot" "type" => string(4) "file" "attr" => array(6) ( "class" => string(5) " left" "placeholder" => string(12) "Video Upload" "style" => string(12) "width:180px;" "data-valid-maxsize" => integer 400 "data-valid-ext" => string(24) "mp4,3gp,avi,webm,ogv,mov" "data-validate-if" => string(9) "not_empty" ) ) "description" => array(3) ( "label" => string(13) "About Project" "type" => string(8) "textarea" "attr" => array(3) ( "class" => string(13) "validate left" "rows" => string(1) "5" "data-validate-on" => string(4) "save" ) ) "presentation_img" => array(3) ( "label" => string(11) "Cover Image" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(26) "Presentation's Cover Image" "style" => string(12) "width:180px;" "data-valid-image" => string(4) "true" "data-validate-if" => string(9) "not_empty" ) ) "categories" => array(3) ( "label" => string(10) "Categories" "type" => string(8) "checkbox" "attr" => array(2) ( "class" => string(8) "validate" "data-validate-on" => string(4) "save" ) ) "presentation_ppt" => array(3) ( "label" => string(12) "Presentation" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(12) "Presentation" "style" => string(12) "width:180px;" "data-valid-ext" => string(8) "ppt,pptx" "data-validate-if" => string(9) "not_empty" ) ) "other_ppt" => array(3) ( "label" => string(22) "Additional Information" "type" => string(4) "file" "attr" => array(5) ( "class" => string(5) " left" "placeholder" => string(10) "Powerpoint" "style" => string(12) "width:180px;" "data-valid-ext" => string(8) "ppt,pptx" "data-validate-if" => string(9) "not_empty" ) ) "idea_type" => array(4) ( "label" => string(4) "Type" "type" => string(6) "select" "options" => array(3) ( "" => string(6) "Select" 0 => string(8) "IdeaBank" 1 => string(14) "Industry Needs" ) "attr" => array(3) ( "style" => string(23) "width:180px !important;" "class" => string(13) "validate left" "placeholder" => string(4) "Type" ) ) "business_plan" => array(3) ( "label" => string(23) "Business Plan(Word,PDF)" "type" => string(4) "file" "attr" => array(5) ( "class" => string(5) " left" "placeholder" => string(13) "Business Plan" "style" => string(12) "width:180px;" "data-valid-ext" => string(12) "ppt,pptx,pdf" "data-validate-if" => string(9) "not_empty" ) ) "business_plan_ppt" => array(3) ( "label" => string(22) "Business Plan(PPT,PDF)" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(26) "Business Plan Presentation" "style" => string(12) "width:180px;" "data-valid-ext" => string(12) "ppt,pptx,pdf" "data-validate-if" => string(9) "not_empty" ) ) "images" => array(3) ( "label" => string(6) "Images" "type" => string(4) "file" "attr" => array(5) ( "class" => string(8) "validate" "placeholder" => string(6) "Images" "style" => string(12) "width:180px;" "data-valid-image" => string(4) "true" "data-validate-if" => string(9) "not_empty" ) ) "website" => array(3) ( "label" => string(7) "Website" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(25) "http://www.my-project.com" "style" => string(12) "width:180px;" "data-validate-on" => string(4) "save" ) ) "funded_by" => array(3) ( "label" => string(9) "Funded By" "type" => string(8) "textarea" "attr" => array(0) ) "other_participants" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(4) "Name" "style" => string(26) "display:none; width:180px;" ) ) "other_participants_name" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(4) "Name" "style" => string(12) "width:180px;" "onkeyup" => string(20) "updateParticipants()" ) ) "other_participants_course" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(6) "Course" "style" => string(12) "width:180px;" "onkeyup" => string(20) "updateParticipants()" ) ) ) ) private errors => NULL private errors_autofocus_once => NULL }
public categories => object Database_MySQLi_Result(7){ protected _internal_row => integer 15 protected _query => string(252) "SELECT `category`.`category_id` AS `category_id`, `category`.`category_name` AS `category_name`, `category`.`sort_by` AS `sort_b …" protected _result => object mysqli_result(5)
public form_register => object Form_RegisterUser(8){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 15 protected _current_row => integer 15 protected _as_object => string(14) "Model_Category" protected _object_params => NULL }{ public data => array(0) public files => NULL public validation => NULL public rules => array(8) ( "fullname" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "username" => array(3) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(1) ( 0 => string(5) "email" ) 2 => array(2) ( 0 => string(29) "Lib_Validator::uniqueUsername" 1 => array(1) ( 0 => string(6) ":value" ) ) ) "confirm_username" => array(2) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(2) ( 0 => string(7) "matches" 1 => array(3) ( 0 => string(11) ":validation" 1 => string(6) ":field" 2 => string(8) "username" ) ) ) "password" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "confirm_password" => array(2) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(2) ( 0 => string(7) "matches" 1 => array(3) ( 0 => string(11) ":validation" 1 => string(6) ":field" 2 => string(8) "password" ) ) ) "course" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "contactno" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "have_read" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) ) public rule_on => string(0) "" private cache => array(1) ( "fields" => array(11) ( "username" => array(3) ( "label" => string(5) "Email" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(5) "Email" "autocomplete" => string(3) "off" ) ) "confirm_username" => array(3) ( "label" => string(14) "Re-enter Email" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(14) "Re-enter Email" "autocomplete" => string(3) "off" ) ) "fullname" => array(4) ( "label" => string(9) "Full Name" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(9) "Full Name" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "password" => array(4) ( "label" => string(8) "Password" "type" => string(8) "password" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "Password" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "confirm_password" => array(4) ( "label" => string(16) "Confirm Password" "type" => string(8) "password" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(17) "Re-enter Password" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "course" => array(3) ( "label" => string(6) "Course" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(6) "Course" ) ) "contactno" => array(3) ( "label" => string(11) "Contact No." "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(13) "+65 9123 4567" ) ) "nric" => array(3) ( "label" => string(4) "NRIC" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(9) "S1234567E" ) ) "matrix" => array(3) ( "label" => string(7) "Matrix." "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "0123456A" ) ) "institution" => array(5) ( "label" => string(11) "Institution" "type" => string(6) "select" "db_field" => string(14) "institution_id" "options" => array(8) ( 0 => string(6) "Select" 1 => string(19) "Temasek Polytechnic" 2 => string(16) "TP Design School" 3 => string(18) "TP Business School" 4 => string(26) "TP Informatics & IT School" 5 => string(21) "TP Engineering School" 6 => string(25) "TP Applied Science School" 7 => string(39) "TP Humanities and Social Science School" ) "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "0123456A" ) ) "have_read" => array(3) ( "label" => string(20) "Terms and Conditions" "type" => string(8) "checkbox" "attr" => array(0) ) ) ) private errors => NULL private errors_autofocus_once => NULL }
public a => NULL public participate => bool FALSE public register => bool TRUE }ctx
object PHPTAL_Context(31)
{ public repeat => object stdClass(1)
{ public category => object PHPTAL_RepeatController(9)
public _xmlDeclaration => NULL public _docType => NULL private _nothrow => NULL private _slots => array(0) private _slotsStack => array(0) private _parentContext => NULL private _globalContext => object stdClass(0){ public key => integer 14 private current => object Model_Category(34)
}{ protected _primary_key => string(11) "category_id" protected _table_name => string(10) "categories" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(4) ( "category_id" => string(2) "32" "category_name" => string(16) "TP Entrepreneurs" "sort_by" => string(2) "41" "parent_id" => string(1) "0" ) protected _changed => array(0) protected _original_values => array(4) ( "category_id" => string(2) "32" "category_name" => string(16) "TP Entrepreneurs" "sort_by" => string(2) "41" "parent_id" => string(1) "0" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(4) ( "category_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "category_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "category_name" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "category_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "latin1_swedish_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sort_by" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "sort_by" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "parent_id" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "parent_id" "column_default" => NULL "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "4" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(2) "32" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
private valid => bool FALSE private validOnNext => bool FALSE private uses_groups => bool FALSE protected iterator => object Database_MySQLi_Result(7){ protected _connection_id => string(40) "03824302e1542eca6ded6d0d44b995979e1257de" protected _identifier => string(1) "`" public last_query => string(126) "SELECT `institution`.`institution_id` AS `institution_id`, `institution`.`name` AS `name` FROM `institutions` AS `institution`" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(17) "ideabank_ideabank" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _internal_row => integer 15 protected _query => string(252) "SELECT `category`.`category_id` AS `category_id`, `category`.`category_name` AS `category_name`, `category`.`sort_by` AS `sort_b …" protected _result => object mysqli_result(5)
public index => integer 15 public end => bool TRUE private length => NULL }{ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 15 protected _current_row => integer 15 protected _as_object => string(14) "Model_Category" protected _object_params => NULL }{ }
private _echoDeclarations => bool FALSE public body => string(0) "" public breadcrumbs => array(1) ( 0 => array(2) ( 0 => string(4) "Home" 1 => string(4) "home" ) ) public metaData => array(0) public pageTitle => string(0) "" public is_guest => bool TRUE public welcome_name => string(0) "" public urlbase => string(28) "http://www.ideabankasia.com/" public urlsite => string(38) "http://www.ideabankasia.com/index.php/" public urlsite_frontend => string(38) "http://www.ideabankasia.com/index.php/" public category_id => integer 0 public urlaction => string(6) "signup" public url_route => string(11) "site/signup" public urlcontroller => string(6) "signup" public kohana_view_filename => string(60) "/var/www/ideabank/ideabank/application/views/site/signup.php" public kohana_view_data => array(17) ( "body" => string(0) "" "metaData" => array(0) "pageTitle" => string(0) "" "is_guest" => bool TRUE "welcome_name" => string(0) "" "urlbase" => string(28) "http://www.ideabankasia.com/" "urlsite" => string(38) "http://www.ideabankasia.com/index.php/" "urlsite_frontend" => string(38) "http://www.ideabankasia.com/index.php/" "category_id" => integer 0 "urlaction" => string(6) "signup" "url_route" => string(11) "site/signup" "urlcontroller" => string(6) "signup" "flash_login_error" => NULL "idea_form" => object Form_Idea(9){ public allowed_video_types => string(24) "mp4,3gp,avi,webm,ogv,mov" public data => array(0) public files => NULL public validation => NULL public rules => array(0) public rule_on => string(0) "" private cache => array(1) ( "fields" => array(19) ( "idea_name" => array(3) ( "label" => string(13) "Project Title" "type" => string(5) "input" "attr" => array(3) ( "class" => string(13) "validate left" "placeholder" => string(13) "Project title" "style" => string(12) "width:180px;" ) ) "idea_tag" => array(3) ( "label" => string(11) "Project Tag" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(11) "Project tag" "style" => string(12) "width:180px;" ) ) "group_name" => array(3) ( "label" => string(12) "Group Member" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(10) "Group name" "style" => string(12) "width:180px;" ) ) "video" => array(3) ( "label" => string(12) "Upload Video" "type" => string(4) "file" "attr" => array(6) ( "class" => string(4) "left" "placeholder" => string(12) "Video Upload" "style" => string(12) "width:180px;" "data-valid-maxsize" => integer 400 "data-valid-ext" => string(24) "mp4,3gp,avi,webm,ogv,mov" "data-validate-if" => string(10) " not_empty" ) ) "bp_snapshot" => array(3) ( "label" => string(23) "Business Plan Snap Shot" "type" => string(4) "file" "attr" => array(6) ( "class" => string(5) " left" "placeholder" => string(12) "Video Upload" "style" => string(12) "width:180px;" "data-valid-maxsize" => integer 400 "data-valid-ext" => string(24) "mp4,3gp,avi,webm,ogv,mov" "data-validate-if" => string(9) "not_empty" ) ) "description" => array(3) ( "label" => string(13) "About Project" "type" => string(8) "textarea" "attr" => array(3) ( "class" => string(13) "validate left" "rows" => string(1) "5" "data-validate-on" => string(4) "save" ) ) "presentation_img" => array(3) ( "label" => string(11) "Cover Image" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(26) "Presentation's Cover Image" "style" => string(12) "width:180px;" "data-valid-image" => string(4) "true" "data-validate-if" => string(9) "not_empty" ) ) "categories" => array(3) ( "label" => string(10) "Categories" "type" => string(8) "checkbox" "attr" => array(2) ( "class" => string(8) "validate" "data-validate-on" => string(4) "save" ) ) "presentation_ppt" => array(3) ( "label" => string(12) "Presentation" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(12) "Presentation" "style" => string(12) "width:180px;" "data-valid-ext" => string(8) "ppt,pptx" "data-validate-if" => string(9) "not_empty" ) ) "other_ppt" => array(3) ( "label" => string(22) "Additional Information" "type" => string(4) "file" "attr" => array(5) ( "class" => string(5) " left" "placeholder" => string(10) "Powerpoint" "style" => string(12) "width:180px;" "data-valid-ext" => string(8) "ppt,pptx" "data-validate-if" => string(9) "not_empty" ) ) "idea_type" => array(4) ( "label" => string(4) "Type" "type" => string(6) "select" "options" => array(3) ( "" => string(6) "Select" 0 => string(8) "IdeaBank" 1 => string(14) "Industry Needs" ) "attr" => array(3) ( "style" => string(23) "width:180px !important;" "class" => string(13) "validate left" "placeholder" => string(4) "Type" ) ) "business_plan" => array(3) ( "label" => string(23) "Business Plan(Word,PDF)" "type" => string(4) "file" "attr" => array(5) ( "class" => string(5) " left" "placeholder" => string(13) "Business Plan" "style" => string(12) "width:180px;" "data-valid-ext" => string(12) "ppt,pptx,pdf" "data-validate-if" => string(9) "not_empty" ) ) "business_plan_ppt" => array(3) ( "label" => string(22) "Business Plan(PPT,PDF)" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(26) "Business Plan Presentation" "style" => string(12) "width:180px;" "data-valid-ext" => string(12) "ppt,pptx,pdf" "data-validate-if" => string(9) "not_empty" ) ) "images" => array(3) ( "label" => string(6) "Images" "type" => string(4) "file" "attr" => array(5) ( "class" => string(8) "validate" "placeholder" => string(6) "Images" "style" => string(12) "width:180px;" "data-valid-image" => string(4) "true" "data-validate-if" => string(9) "not_empty" ) ) "website" => array(3) ( "label" => string(7) "Website" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(25) "http://www.my-project.com" "style" => string(12) "width:180px;" "data-validate-on" => string(4) "save" ) ) "funded_by" => array(3) ( "label" => string(9) "Funded By" "type" => string(8) "textarea" "attr" => array(0) ) "other_participants" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(4) "Name" "style" => string(26) "display:none; width:180px;" ) ) "other_participants_name" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(4) "Name" "style" => string(12) "width:180px;" "onkeyup" => string(20) "updateParticipants()" ) ) "other_participants_course" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(6) "Course" "style" => string(12) "width:180px;" "onkeyup" => string(20) "updateParticipants()" ) ) ) ) private errors => NULL private errors_autofocus_once => NULL }
"categories" => object Database_MySQLi_Result(7){ protected _internal_row => integer 15 protected _query => string(252) "SELECT `category`.`category_id` AS `category_id`, `category`.`category_name` AS `category_name`, `category`.`sort_by` AS `sort_b …" protected _result => object mysqli_result(5)
"form_register" => object Form_RegisterUser(8){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 15 protected _current_row => integer 15 protected _as_object => string(14) "Model_Category" protected _object_params => NULL }{ public data => array(0) public files => NULL public validation => NULL public rules => array(8) ( "fullname" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "username" => array(3) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(1) ( 0 => string(5) "email" ) 2 => array(2) ( 0 => string(29) "Lib_Validator::uniqueUsername" 1 => array(1) ( 0 => string(6) ":value" ) ) ) "confirm_username" => array(2) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(2) ( 0 => string(7) "matches" 1 => array(3) ( 0 => string(11) ":validation" 1 => string(6) ":field" 2 => string(8) "username" ) ) ) "password" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "confirm_password" => array(2) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(2) ( 0 => string(7) "matches" 1 => array(3) ( 0 => string(11) ":validation" 1 => string(6) ":field" 2 => string(8) "password" ) ) ) "course" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "contactno" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "have_read" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) ) public rule_on => string(0) "" private cache => array(1) ( "fields" => array(11) ( "username" => array(3) ( "label" => string(5) "Email" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(5) "Email" "autocomplete" => string(3) "off" ) ) "confirm_username" => array(3) ( "label" => string(14) "Re-enter Email" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(14) "Re-enter Email" "autocomplete" => string(3) "off" ) ) "fullname" => array(4) ( "label" => string(9) "Full Name" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(9) "Full Name" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "password" => array(4) ( "label" => string(8) "Password" "type" => string(8) "password" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "Password" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "confirm_password" => array(4) ( "label" => string(16) "Confirm Password" "type" => string(8) "password" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(17) "Re-enter Password" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "course" => array(3) ( "label" => string(6) "Course" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(6) "Course" ) ) "contactno" => array(3) ( "label" => string(11) "Contact No." "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(13) "+65 9123 4567" ) ) "nric" => array(3) ( "label" => string(4) "NRIC" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(9) "S1234567E" ) ) "matrix" => array(3) ( "label" => string(7) "Matrix." "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "0123456A" ) ) "institution" => array(5) ( "label" => string(11) "Institution" "type" => string(6) "select" "db_field" => string(14) "institution_id" "options" => array(8) ( 0 => string(6) "Select" 1 => string(19) "Temasek Polytechnic" 2 => string(16) "TP Design School" 3 => string(18) "TP Business School" 4 => string(26) "TP Informatics & IT School" 5 => string(21) "TP Engineering School" 6 => string(25) "TP Applied Science School" 7 => string(39) "TP Humanities and Social Science School" ) "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "0123456A" ) ) "have_read" => array(3) ( "label" => string(20) "Terms and Conditions" "type" => string(8) "checkbox" "attr" => array(0) ) ) ) private errors => NULL private errors_autofocus_once => NULL }
"a" => NULL ) public flash_login_error => NULL public idea_form => object Form_Idea(9){ public allowed_video_types => string(24) "mp4,3gp,avi,webm,ogv,mov" public data => array(0) public files => NULL public validation => NULL public rules => array(0) public rule_on => string(0) "" private cache => array(1) ( "fields" => array(19) ( "idea_name" => array(3) ( "label" => string(13) "Project Title" "type" => string(5) "input" "attr" => array(3) ( "class" => string(13) "validate left" "placeholder" => string(13) "Project title" "style" => string(12) "width:180px;" ) ) "idea_tag" => array(3) ( "label" => string(11) "Project Tag" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(11) "Project tag" "style" => string(12) "width:180px;" ) ) "group_name" => array(3) ( "label" => string(12) "Group Member" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(10) "Group name" "style" => string(12) "width:180px;" ) ) "video" => array(3) ( "label" => string(12) "Upload Video" "type" => string(4) "file" "attr" => array(6) ( "class" => string(4) "left" "placeholder" => string(12) "Video Upload" "style" => string(12) "width:180px;" "data-valid-maxsize" => integer 400 "data-valid-ext" => string(24) "mp4,3gp,avi,webm,ogv,mov" "data-validate-if" => string(10) " not_empty" ) ) "bp_snapshot" => array(3) ( "label" => string(23) "Business Plan Snap Shot" "type" => string(4) "file" "attr" => array(6) ( "class" => string(5) " left" "placeholder" => string(12) "Video Upload" "style" => string(12) "width:180px;" "data-valid-maxsize" => integer 400 "data-valid-ext" => string(24) "mp4,3gp,avi,webm,ogv,mov" "data-validate-if" => string(9) "not_empty" ) ) "description" => array(3) ( "label" => string(13) "About Project" "type" => string(8) "textarea" "attr" => array(3) ( "class" => string(13) "validate left" "rows" => string(1) "5" "data-validate-on" => string(4) "save" ) ) "presentation_img" => array(3) ( "label" => string(11) "Cover Image" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(26) "Presentation's Cover Image" "style" => string(12) "width:180px;" "data-valid-image" => string(4) "true" "data-validate-if" => string(9) "not_empty" ) ) "categories" => array(3) ( "label" => string(10) "Categories" "type" => string(8) "checkbox" "attr" => array(2) ( "class" => string(8) "validate" "data-validate-on" => string(4) "save" ) ) "presentation_ppt" => array(3) ( "label" => string(12) "Presentation" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(12) "Presentation" "style" => string(12) "width:180px;" "data-valid-ext" => string(8) "ppt,pptx" "data-validate-if" => string(9) "not_empty" ) ) "other_ppt" => array(3) ( "label" => string(22) "Additional Information" "type" => string(4) "file" "attr" => array(5) ( "class" => string(5) " left" "placeholder" => string(10) "Powerpoint" "style" => string(12) "width:180px;" "data-valid-ext" => string(8) "ppt,pptx" "data-validate-if" => string(9) "not_empty" ) ) "idea_type" => array(4) ( "label" => string(4) "Type" "type" => string(6) "select" "options" => array(3) ( "" => string(6) "Select" 0 => string(8) "IdeaBank" 1 => string(14) "Industry Needs" ) "attr" => array(3) ( "style" => string(23) "width:180px !important;" "class" => string(13) "validate left" "placeholder" => string(4) "Type" ) ) "business_plan" => array(3) ( "label" => string(23) "Business Plan(Word,PDF)" "type" => string(4) "file" "attr" => array(5) ( "class" => string(5) " left" "placeholder" => string(13) "Business Plan" "style" => string(12) "width:180px;" "data-valid-ext" => string(12) "ppt,pptx,pdf" "data-validate-if" => string(9) "not_empty" ) ) "business_plan_ppt" => array(3) ( "label" => string(22) "Business Plan(PPT,PDF)" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(26) "Business Plan Presentation" "style" => string(12) "width:180px;" "data-valid-ext" => string(12) "ppt,pptx,pdf" "data-validate-if" => string(9) "not_empty" ) ) "images" => array(3) ( "label" => string(6) "Images" "type" => string(4) "file" "attr" => array(5) ( "class" => string(8) "validate" "placeholder" => string(6) "Images" "style" => string(12) "width:180px;" "data-valid-image" => string(4) "true" "data-validate-if" => string(9) "not_empty" ) ) "website" => array(3) ( "label" => string(7) "Website" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(25) "http://www.my-project.com" "style" => string(12) "width:180px;" "data-validate-on" => string(4) "save" ) ) "funded_by" => array(3) ( "label" => string(9) "Funded By" "type" => string(8) "textarea" "attr" => array(0) ) "other_participants" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(4) "Name" "style" => string(26) "display:none; width:180px;" ) ) "other_participants_name" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(4) "Name" "style" => string(12) "width:180px;" "onkeyup" => string(20) "updateParticipants()" ) ) "other_participants_course" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(6) "Course" "style" => string(12) "width:180px;" "onkeyup" => string(20) "updateParticipants()" ) ) ) ) private errors => NULL private errors_autofocus_once => NULL }
public categories => object Database_MySQLi_Result(7){ protected _internal_row => integer 15 protected _query => string(252) "SELECT `category`.`category_id` AS `category_id`, `category`.`category_name` AS `category_name`, `category`.`sort_by` AS `sort_b …" protected _result => object mysqli_result(5)
public form_register => object Form_RegisterUser(8){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 15 protected _current_row => integer 15 protected _as_object => string(14) "Model_Category" protected _object_params => NULL }{ public data => array(0) public files => NULL public validation => NULL public rules => array(8) ( "fullname" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "username" => array(3) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(1) ( 0 => string(5) "email" ) 2 => array(2) ( 0 => string(29) "Lib_Validator::uniqueUsername" 1 => array(1) ( 0 => string(6) ":value" ) ) ) "confirm_username" => array(2) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(2) ( 0 => string(7) "matches" 1 => array(3) ( 0 => string(11) ":validation" 1 => string(6) ":field" 2 => string(8) "username" ) ) ) "password" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "confirm_password" => array(2) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(2) ( 0 => string(7) "matches" 1 => array(3) ( 0 => string(11) ":validation" 1 => string(6) ":field" 2 => string(8) "password" ) ) ) "course" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "contactno" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "have_read" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) ) public rule_on => string(0) "" private cache => array(1) ( "fields" => array(11) ( "username" => array(3) ( "label" => string(5) "Email" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(5) "Email" "autocomplete" => string(3) "off" ) ) "confirm_username" => array(3) ( "label" => string(14) "Re-enter Email" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(14) "Re-enter Email" "autocomplete" => string(3) "off" ) ) "fullname" => array(4) ( "label" => string(9) "Full Name" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(9) "Full Name" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "password" => array(4) ( "label" => string(8) "Password" "type" => string(8) "password" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "Password" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "confirm_password" => array(4) ( "label" => string(16) "Confirm Password" "type" => string(8) "password" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(17) "Re-enter Password" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "course" => array(3) ( "label" => string(6) "Course" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(6) "Course" ) ) "contactno" => array(3) ( "label" => string(11) "Contact No." "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(13) "+65 9123 4567" ) ) "nric" => array(3) ( "label" => string(4) "NRIC" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(9) "S1234567E" ) ) "matrix" => array(3) ( "label" => string(7) "Matrix." "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "0123456A" ) ) "institution" => array(5) ( "label" => string(11) "Institution" "type" => string(6) "select" "db_field" => string(14) "institution_id" "options" => array(8) ( 0 => string(6) "Select" 1 => string(19) "Temasek Polytechnic" 2 => string(16) "TP Design School" 3 => string(18) "TP Business School" 4 => string(26) "TP Informatics & IT School" 5 => string(21) "TP Engineering School" 6 => string(25) "TP Applied Science School" 7 => string(39) "TP Humanities and Social Science School" ) "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "0123456A" ) ) "have_read" => array(3) ( "label" => string(20) "Terms and Conditions" "type" => string(8) "checkbox" "attr" => array(0) ) ) ) private errors => NULL private errors_autofocus_once => NULL }
public a => NULL public participate => bool FALSE public register => bool TRUE }670 671 $templateFunction = $this->getFunctionName(); 672 673 try { 674 ob_start(); 675 $templateFunction($this, $this->_context); 676 $res = ob_get_clean(); 677 } 678 catch (Exception $e) 679 { 680 ob_end_clean();
-
MODPATH/kotal/classes/Kotal/View.php [ 102 ] » PHPTAL->execute()
97 ob_start(); 98 99 try 100 { 101 // Execute template 102 echo $tal->execute(); 103 } 104 catch (Exception $e) 105 { 106 // Delete the output buffer 107 ob_end_clean();
-
MODPATH/kotal/classes/Kotal/View.php [ 146 ] » Kotal_View::_capture(arguments)
0
string(58) "/var/www/ideabank/ideabank/application/views/idea/_add.php"
1
array(22) ( "kohana_view_filename" => string(60) "/var/www/ideabank/ideabank/application/views/site/signup.php" "kohana_view_data" => array(17) ( "body" => string(0) "" "metaData" => array(0) "pageTitle" => string(0) "" "is_guest" => bool TRUE "welcome_name" => string(0) "" "urlbase" => string(28) "http://www.ideabankasia.com/" "urlsite" => string(38) "http://www.ideabankasia.com/index.php/" "urlsite_frontend" => string(38) "http://www.ideabankasia.com/index.php/" "category_id" => integer 0 "urlaction" => string(6) "signup" "url_route" => string(11) "site/signup" "urlcontroller" => string(6) "signup" "flash_login_error" => NULL "idea_form" => object Form_Idea(9)
{ public allowed_video_types => string(24) "mp4,3gp,avi,webm,ogv,mov" public data => array(0) public files => NULL public validation => NULL public rules => array(0) public rule_on => string(0) "" private cache => array(1) ( "fields" => array(19) ( "idea_name" => array(3) ( "label" => string(13) "Project Title" "type" => string(5) "input" "attr" => array(3) ( "class" => string(13) "validate left" "placeholder" => string(13) "Project title" "style" => string(12) "width:180px;" ) ) "idea_tag" => array(3) ( "label" => string(11) "Project Tag" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(11) "Project tag" "style" => string(12) "width:180px;" ) ) "group_name" => array(3) ( "label" => string(12) "Group Member" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(10) "Group name" "style" => string(12) "width:180px;" ) ) "video" => array(3) ( "label" => string(12) "Upload Video" "type" => string(4) "file" "attr" => array(6) ( "class" => string(4) "left" "placeholder" => string(12) "Video Upload" "style" => string(12) "width:180px;" "data-valid-maxsize" => integer 400 "data-valid-ext" => string(24) "mp4,3gp,avi,webm,ogv,mov" "data-validate-if" => string(10) " not_empty" ) ) "bp_snapshot" => array(3) ( "label" => string(23) "Business Plan Snap Shot" "type" => string(4) "file" "attr" => array(6) ( "class" => string(5) " left" "placeholder" => string(12) "Video Upload" "style" => string(12) "width:180px;" "data-valid-maxsize" => integer 400 "data-valid-ext" => string(24) "mp4,3gp,avi,webm,ogv,mov" "data-validate-if" => string(9) "not_empty" ) ) "description" => array(3) ( "label" => string(13) "About Project" "type" => string(8) "textarea" "attr" => array(3) ( "class" => string(13) "validate left" "rows" => string(1) "5" "data-validate-on" => string(4) "save" ) ) "presentation_img" => array(3) ( "label" => string(11) "Cover Image" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(26) "Presentation's Cover Image" "style" => string(12) "width:180px;" "data-valid-image" => string(4) "true" "data-validate-if" => string(9) "not_empty" ) ) "categories" => array(3) ( "label" => string(10) "Categories" "type" => string(8) "checkbox" "attr" => array(2) ( "class" => string(8) "validate" "data-validate-on" => string(4) "save" ) ) "presentation_ppt" => array(3) ( "label" => string(12) "Presentation" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(12) "Presentation" "style" => string(12) "width:180px;" "data-valid-ext" => string(8) "ppt,pptx" "data-validate-if" => string(9) "not_empty" ) ) "other_ppt" => array(3) ( "label" => string(22) "Additional Information" "type" => string(4) "file" "attr" => array(5) ( "class" => string(5) " left" "placeholder" => string(10) "Powerpoint" "style" => string(12) "width:180px;" "data-valid-ext" => string(8) "ppt,pptx" "data-validate-if" => string(9) "not_empty" ) ) "idea_type" => array(4) ( "label" => string(4) "Type" "type" => string(6) "select" "options" => array(3) ( "" => string(6) "Select" 0 => string(8) "IdeaBank" 1 => string(14) "Industry Needs" ) "attr" => array(3) ( "style" => string(23) "width:180px !important;" "class" => string(13) "validate left" "placeholder" => string(4) "Type" ) ) "business_plan" => array(3) ( "label" => string(23) "Business Plan(Word,PDF)" "type" => string(4) "file" "attr" => array(5) ( "class" => string(5) " left" "placeholder" => string(13) "Business Plan" "style" => string(12) "width:180px;" "data-valid-ext" => string(12) "ppt,pptx,pdf" "data-validate-if" => string(9) "not_empty" ) ) "business_plan_ppt" => array(3) ( "label" => string(22) "Business Plan(PPT,PDF)" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(26) "Business Plan Presentation" "style" => string(12) "width:180px;" "data-valid-ext" => string(12) "ppt,pptx,pdf" "data-validate-if" => string(9) "not_empty" ) ) "images" => array(3) ( "label" => string(6) "Images" "type" => string(4) "file" "attr" => array(5) ( "class" => string(8) "validate" "placeholder" => string(6) "Images" "style" => string(12) "width:180px;" "data-valid-image" => string(4) "true" "data-validate-if" => string(9) "not_empty" ) ) "website" => array(3) ( "label" => string(7) "Website" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(25) "http://www.my-project.com" "style" => string(12) "width:180px;" "data-validate-on" => string(4) "save" ) ) "funded_by" => array(3) ( "label" => string(9) "Funded By" "type" => string(8) "textarea" "attr" => array(0) ) "other_participants" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(4) "Name" "style" => string(26) "display:none; width:180px;" ) ) "other_participants_name" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(4) "Name" "style" => string(12) "width:180px;" "onkeyup" => string(20) "updateParticipants()" ) ) "other_participants_course" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(6) "Course" "style" => string(12) "width:180px;" "onkeyup" => string(20) "updateParticipants()" ) ) ) ) private errors => NULL private errors_autofocus_once => NULL }
"categories" => object Database_MySQLi_Result(7){ protected _internal_row => integer 15 protected _query => string(252) "SELECT `category`.`category_id` AS `category_id`, `category`.`category_name` AS `category_name`, `category`.`sort_by` AS `sort_b …" protected _result => object mysqli_result(5)
"form_register" => object Form_RegisterUser(8){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 15 protected _current_row => integer 15 protected _as_object => string(14) "Model_Category" protected _object_params => NULL }{ public data => array(0) public files => NULL public validation => NULL public rules => array(8) ( "fullname" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "username" => array(3) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(1) ( 0 => string(5) "email" ) 2 => array(2) ( 0 => string(29) "Lib_Validator::uniqueUsername" 1 => array(1) ( 0 => string(6) ":value" ) ) ) "confirm_username" => array(2) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(2) ( 0 => string(7) "matches" 1 => array(3) ( 0 => string(11) ":validation" 1 => string(6) ":field" 2 => string(8) "username" ) ) ) "password" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "confirm_password" => array(2) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(2) ( 0 => string(7) "matches" 1 => array(3) ( 0 => string(11) ":validation" 1 => string(6) ":field" 2 => string(8) "password" ) ) ) "course" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "contactno" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "have_read" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) ) public rule_on => string(0) "" private cache => array(1) ( "fields" => array(11) ( "username" => array(3) ( "label" => string(5) "Email" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(5) "Email" "autocomplete" => string(3) "off" ) ) "confirm_username" => array(3) ( "label" => string(14) "Re-enter Email" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(14) "Re-enter Email" "autocomplete" => string(3) "off" ) ) "fullname" => array(4) ( "label" => string(9) "Full Name" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(9) "Full Name" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "password" => array(4) ( "label" => string(8) "Password" "type" => string(8) "password" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "Password" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "confirm_password" => array(4) ( "label" => string(16) "Confirm Password" "type" => string(8) "password" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(17) "Re-enter Password" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "course" => array(3) ( "label" => string(6) "Course" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(6) "Course" ) ) "contactno" => array(3) ( "label" => string(11) "Contact No." "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(13) "+65 9123 4567" ) ) "nric" => array(3) ( "label" => string(4) "NRIC" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(9) "S1234567E" ) ) "matrix" => array(3) ( "label" => string(7) "Matrix." "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "0123456A" ) ) "institution" => array(5) ( "label" => string(11) "Institution" "type" => string(6) "select" "db_field" => string(14) "institution_id" "options" => array(8) ( 0 => string(6) "Select" 1 => string(19) "Temasek Polytechnic" 2 => string(16) "TP Design School" 3 => string(18) "TP Business School" 4 => string(26) "TP Informatics & IT School" 5 => string(21) "TP Engineering School" 6 => string(25) "TP Applied Science School" 7 => string(39) "TP Humanities and Social Science School" ) "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "0123456A" ) ) "have_read" => array(3) ( "label" => string(20) "Terms and Conditions" "type" => string(8) "checkbox" "attr" => array(0) ) ) ) private errors => NULL private errors_autofocus_once => NULL }
"a" => NULL ) "body" => string(0) "" "metaData" => array(0) "pageTitle" => string(0) "" "is_guest" => bool TRUE "welcome_name" => string(0) "" "urlbase" => string(28) "http://www.ideabankasia.com/" "urlsite" => string(38) "http://www.ideabankasia.com/index.php/" "urlsite_frontend" => string(38) "http://www.ideabankasia.com/index.php/" "category_id" => integer 0 "urlaction" => string(6) "signup" "url_route" => string(11) "site/signup" "urlcontroller" => string(6) "signup" "flash_login_error" => NULL "idea_form" => object Form_Idea(9){ public allowed_video_types => string(24) "mp4,3gp,avi,webm,ogv,mov" public data => array(0) public files => NULL public validation => NULL public rules => array(0) public rule_on => string(0) "" private cache => array(1) ( "fields" => array(19) ( "idea_name" => array(3) ( "label" => string(13) "Project Title" "type" => string(5) "input" "attr" => array(3) ( "class" => string(13) "validate left" "placeholder" => string(13) "Project title" "style" => string(12) "width:180px;" ) ) "idea_tag" => array(3) ( "label" => string(11) "Project Tag" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(11) "Project tag" "style" => string(12) "width:180px;" ) ) "group_name" => array(3) ( "label" => string(12) "Group Member" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(10) "Group name" "style" => string(12) "width:180px;" ) ) "video" => array(3) ( "label" => string(12) "Upload Video" "type" => string(4) "file" "attr" => array(6) ( "class" => string(4) "left" "placeholder" => string(12) "Video Upload" "style" => string(12) "width:180px;" "data-valid-maxsize" => integer 400 "data-valid-ext" => string(24) "mp4,3gp,avi,webm,ogv,mov" "data-validate-if" => string(10) " not_empty" ) ) "bp_snapshot" => array(3) ( "label" => string(23) "Business Plan Snap Shot" "type" => string(4) "file" "attr" => array(6) ( "class" => string(5) " left" "placeholder" => string(12) "Video Upload" "style" => string(12) "width:180px;" "data-valid-maxsize" => integer 400 "data-valid-ext" => string(24) "mp4,3gp,avi,webm,ogv,mov" "data-validate-if" => string(9) "not_empty" ) ) "description" => array(3) ( "label" => string(13) "About Project" "type" => string(8) "textarea" "attr" => array(3) ( "class" => string(13) "validate left" "rows" => string(1) "5" "data-validate-on" => string(4) "save" ) ) "presentation_img" => array(3) ( "label" => string(11) "Cover Image" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(26) "Presentation's Cover Image" "style" => string(12) "width:180px;" "data-valid-image" => string(4) "true" "data-validate-if" => string(9) "not_empty" ) ) "categories" => array(3) ( "label" => string(10) "Categories" "type" => string(8) "checkbox" "attr" => array(2) ( "class" => string(8) "validate" "data-validate-on" => string(4) "save" ) ) "presentation_ppt" => array(3) ( "label" => string(12) "Presentation" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(12) "Presentation" "style" => string(12) "width:180px;" "data-valid-ext" => string(8) "ppt,pptx" "data-validate-if" => string(9) "not_empty" ) ) "other_ppt" => array(3) ( "label" => string(22) "Additional Information" "type" => string(4) "file" "attr" => array(5) ( "class" => string(5) " left" "placeholder" => string(10) "Powerpoint" "style" => string(12) "width:180px;" "data-valid-ext" => string(8) "ppt,pptx" "data-validate-if" => string(9) "not_empty" ) ) "idea_type" => array(4) ( "label" => string(4) "Type" "type" => string(6) "select" "options" => array(3) ( "" => string(6) "Select" 0 => string(8) "IdeaBank" 1 => string(14) "Industry Needs" ) "attr" => array(3) ( "style" => string(23) "width:180px !important;" "class" => string(13) "validate left" "placeholder" => string(4) "Type" ) ) "business_plan" => array(3) ( "label" => string(23) "Business Plan(Word,PDF)" "type" => string(4) "file" "attr" => array(5) ( "class" => string(5) " left" "placeholder" => string(13) "Business Plan" "style" => string(12) "width:180px;" "data-valid-ext" => string(12) "ppt,pptx,pdf" "data-validate-if" => string(9) "not_empty" ) ) "business_plan_ppt" => array(3) ( "label" => string(22) "Business Plan(PPT,PDF)" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(26) "Business Plan Presentation" "style" => string(12) "width:180px;" "data-valid-ext" => string(12) "ppt,pptx,pdf" "data-validate-if" => string(9) "not_empty" ) ) "images" => array(3) ( "label" => string(6) "Images" "type" => string(4) "file" "attr" => array(5) ( "class" => string(8) "validate" "placeholder" => string(6) "Images" "style" => string(12) "width:180px;" "data-valid-image" => string(4) "true" "data-validate-if" => string(9) "not_empty" ) ) "website" => array(3) ( "label" => string(7) "Website" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(25) "http://www.my-project.com" "style" => string(12) "width:180px;" "data-validate-on" => string(4) "save" ) ) "funded_by" => array(3) ( "label" => string(9) "Funded By" "type" => string(8) "textarea" "attr" => array(0) ) "other_participants" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(4) "Name" "style" => string(26) "display:none; width:180px;" ) ) "other_participants_name" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(4) "Name" "style" => string(12) "width:180px;" "onkeyup" => string(20) "updateParticipants()" ) ) "other_participants_course" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(6) "Course" "style" => string(12) "width:180px;" "onkeyup" => string(20) "updateParticipants()" ) ) ) ) private errors => NULL private errors_autofocus_once => NULL }
"categories" => object Database_MySQLi_Result(7){ protected _internal_row => integer 15 protected _query => string(252) "SELECT `category`.`category_id` AS `category_id`, `category`.`category_name` AS `category_name`, `category`.`sort_by` AS `sort_b …" protected _result => object mysqli_result(5)
"form_register" => object Form_RegisterUser(8){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 15 protected _current_row => integer 15 protected _as_object => string(14) "Model_Category" protected _object_params => NULL }{ public data => array(0) public files => NULL public validation => NULL public rules => array(8) ( "fullname" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "username" => array(3) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(1) ( 0 => string(5) "email" ) 2 => array(2) ( 0 => string(29) "Lib_Validator::uniqueUsername" 1 => array(1) ( 0 => string(6) ":value" ) ) ) "confirm_username" => array(2) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(2) ( 0 => string(7) "matches" 1 => array(3) ( 0 => string(11) ":validation" 1 => string(6) ":field" 2 => string(8) "username" ) ) ) "password" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "confirm_password" => array(2) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(2) ( 0 => string(7) "matches" 1 => array(3) ( 0 => string(11) ":validation" 1 => string(6) ":field" 2 => string(8) "password" ) ) ) "course" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "contactno" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "have_read" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) ) public rule_on => string(0) "" private cache => array(1) ( "fields" => array(11) ( "username" => array(3) ( "label" => string(5) "Email" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(5) "Email" "autocomplete" => string(3) "off" ) ) "confirm_username" => array(3) ( "label" => string(14) "Re-enter Email" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(14) "Re-enter Email" "autocomplete" => string(3) "off" ) ) "fullname" => array(4) ( "label" => string(9) "Full Name" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(9) "Full Name" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "password" => array(4) ( "label" => string(8) "Password" "type" => string(8) "password" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "Password" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "confirm_password" => array(4) ( "label" => string(16) "Confirm Password" "type" => string(8) "password" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(17) "Re-enter Password" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "course" => array(3) ( "label" => string(6) "Course" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(6) "Course" ) ) "contactno" => array(3) ( "label" => string(11) "Contact No." "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(13) "+65 9123 4567" ) ) "nric" => array(3) ( "label" => string(4) "NRIC" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(9) "S1234567E" ) ) "matrix" => array(3) ( "label" => string(7) "Matrix." "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "0123456A" ) ) "institution" => array(5) ( "label" => string(11) "Institution" "type" => string(6) "select" "db_field" => string(14) "institution_id" "options" => array(8) ( 0 => string(6) "Select" 1 => string(19) "Temasek Polytechnic" 2 => string(16) "TP Design School" 3 => string(18) "TP Business School" 4 => string(26) "TP Informatics & IT School" 5 => string(21) "TP Engineering School" 6 => string(25) "TP Applied Science School" 7 => string(39) "TP Humanities and Social Science School" ) "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "0123456A" ) ) "have_read" => array(3) ( "label" => string(20) "Terms and Conditions" "type" => string(8) "checkbox" "attr" => array(0) ) ) ) private errors => NULL private errors_autofocus_once => NULL }
"a" => NULL "breadcrumbs" => array(1) ( 0 => array(2) ( 0 => string(4) "Home" 1 => string(4) "home" ) ) "participate" => bool FALSE "register" => bool TRUE )2
object PHPTAL(23)
{ protected prefilters => array(0) private _prefilter => string(19) "REMOVED: DO NOT USE" protected _postfilter => NULL protected _repositories => array(0) protected _path => string(58) "/var/www/ideabank/ideabank/application/views/idea/_add.php" protected resolvers => array(1) ( 0 => object Kotal_SourceResolver(0)
{ }
) protected _source => object PHPTAL_FileSource(1){ private _path => string(58) "/var/www/ideabank/ideabank/application/views/idea/_add.php" }
protected _codeFile => string(49) "/tmp/tpl_59898c2b_add__5_XjsxWn93jsO6e0LgL7dA.php" protected _functionName => string(40) "tpl_59898c2b_add__5_XjsxWn93jsO6e0LgL7dA" protected _prepared => bool TRUE protected _triggers => array(0) protected _translator => object Kotal_TranslationService(1){ protected _vars => array(0) }
protected _globalContext => object stdClass(0){ }
protected _context => object PHPTAL_Context(31){ public repeat => object stdClass(1)
protected _errors => array(0) protected _encoding => string(5) "UTF-8" protected _outputMode => integer 55 protected _forceReparse => NULL private _phpCodeDestination => string(5) "/tmp/" private _phpCodeExtension => string(3) "php" private _cacheLifetime => integer 30 private _cachePurgeFrequency => integer 30 private externalMacroTemplatesCache => array(0) }{ public category => object PHPTAL_RepeatController(9)
public _xmlDeclaration => NULL public _docType => NULL private _nothrow => NULL private _slots => array(0) private _slotsStack => array(0) private _parentContext => NULL private _globalContext => object stdClass(0){ public key => integer 14 private current => object Model_Category(34)
}{ protected _primary_key => string(11) "category_id" protected _table_name => string(10) "categories" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(4) ( "category_id" => string(2) "32" "category_name" => string(16) "TP Entrepreneurs" "sort_by" => string(2) "41" "parent_id" => string(1) "0" ) protected _changed => array(0) protected _original_values => array(4) ( "category_id" => string(2) "32" "category_name" => string(16) "TP Entrepreneurs" "sort_by" => string(2) "41" "parent_id" => string(1) "0" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(4) ( "category_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "category_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "category_name" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "category_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(17) "latin1_swedish_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sort_by" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "sort_by" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "parent_id" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "parent_id" "column_default" => NULL "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "4" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(2) "32" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
private valid => bool FALSE private validOnNext => bool FALSE private uses_groups => bool FALSE protected iterator => object Database_MySQLi_Result(7){ protected _connection_id => string(40) "03824302e1542eca6ded6d0d44b995979e1257de" protected _identifier => string(1) "`" public last_query => string(126) "SELECT `institution`.`institution_id` AS `institution_id`, `institution`.`name` AS `name` FROM `institutions` AS `institution`" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(17) "ideabank_ideabank" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _internal_row => integer 15 protected _query => string(252) "SELECT `category`.`category_id` AS `category_id`, `category`.`category_name` AS `category_name`, `category`.`sort_by` AS `sort_b …" protected _result => object mysqli_result(5)
public index => integer 15 public end => bool TRUE private length => NULL }{ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 15 protected _current_row => integer 15 protected _as_object => string(14) "Model_Category" protected _object_params => NULL }{ }
private _echoDeclarations => bool FALSE public body => string(0) "" public breadcrumbs => array(1) ( 0 => array(2) ( 0 => string(4) "Home" 1 => string(4) "home" ) ) public metaData => array(0) public pageTitle => string(0) "" public is_guest => bool TRUE public welcome_name => string(0) "" public urlbase => string(28) "http://www.ideabankasia.com/" public urlsite => string(38) "http://www.ideabankasia.com/index.php/" public urlsite_frontend => string(38) "http://www.ideabankasia.com/index.php/" public category_id => integer 0 public urlaction => string(6) "signup" public url_route => string(11) "site/signup" public urlcontroller => string(6) "signup" public kohana_view_filename => string(60) "/var/www/ideabank/ideabank/application/views/site/signup.php" public kohana_view_data => array(17) ( "body" => string(0) "" "metaData" => array(0) "pageTitle" => string(0) "" "is_guest" => bool TRUE "welcome_name" => string(0) "" "urlbase" => string(28) "http://www.ideabankasia.com/" "urlsite" => string(38) "http://www.ideabankasia.com/index.php/" "urlsite_frontend" => string(38) "http://www.ideabankasia.com/index.php/" "category_id" => integer 0 "urlaction" => string(6) "signup" "url_route" => string(11) "site/signup" "urlcontroller" => string(6) "signup" "flash_login_error" => NULL "idea_form" => object Form_Idea(9){ public allowed_video_types => string(24) "mp4,3gp,avi,webm,ogv,mov" public data => array(0) public files => NULL public validation => NULL public rules => array(0) public rule_on => string(0) "" private cache => array(1) ( "fields" => array(19) ( "idea_name" => array(3) ( "label" => string(13) "Project Title" "type" => string(5) "input" "attr" => array(3) ( "class" => string(13) "validate left" "placeholder" => string(13) "Project title" "style" => string(12) "width:180px;" ) ) "idea_tag" => array(3) ( "label" => string(11) "Project Tag" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(11) "Project tag" "style" => string(12) "width:180px;" ) ) "group_name" => array(3) ( "label" => string(12) "Group Member" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(10) "Group name" "style" => string(12) "width:180px;" ) ) "video" => array(3) ( "label" => string(12) "Upload Video" "type" => string(4) "file" "attr" => array(6) ( "class" => string(4) "left" "placeholder" => string(12) "Video Upload" "style" => string(12) "width:180px;" "data-valid-maxsize" => integer 400 "data-valid-ext" => string(24) "mp4,3gp,avi,webm,ogv,mov" "data-validate-if" => string(10) " not_empty" ) ) "bp_snapshot" => array(3) ( "label" => string(23) "Business Plan Snap Shot" "type" => string(4) "file" "attr" => array(6) ( "class" => string(5) " left" "placeholder" => string(12) "Video Upload" "style" => string(12) "width:180px;" "data-valid-maxsize" => integer 400 "data-valid-ext" => string(24) "mp4,3gp,avi,webm,ogv,mov" "data-validate-if" => string(9) "not_empty" ) ) "description" => array(3) ( "label" => string(13) "About Project" "type" => string(8) "textarea" "attr" => array(3) ( "class" => string(13) "validate left" "rows" => string(1) "5" "data-validate-on" => string(4) "save" ) ) "presentation_img" => array(3) ( "label" => string(11) "Cover Image" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(26) "Presentation's Cover Image" "style" => string(12) "width:180px;" "data-valid-image" => string(4) "true" "data-validate-if" => string(9) "not_empty" ) ) "categories" => array(3) ( "label" => string(10) "Categories" "type" => string(8) "checkbox" "attr" => array(2) ( "class" => string(8) "validate" "data-validate-on" => string(4) "save" ) ) "presentation_ppt" => array(3) ( "label" => string(12) "Presentation" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(12) "Presentation" "style" => string(12) "width:180px;" "data-valid-ext" => string(8) "ppt,pptx" "data-validate-if" => string(9) "not_empty" ) ) "other_ppt" => array(3) ( "label" => string(22) "Additional Information" "type" => string(4) "file" "attr" => array(5) ( "class" => string(5) " left" "placeholder" => string(10) "Powerpoint" "style" => string(12) "width:180px;" "data-valid-ext" => string(8) "ppt,pptx" "data-validate-if" => string(9) "not_empty" ) ) "idea_type" => array(4) ( "label" => string(4) "Type" "type" => string(6) "select" "options" => array(3) ( "" => string(6) "Select" 0 => string(8) "IdeaBank" 1 => string(14) "Industry Needs" ) "attr" => array(3) ( "style" => string(23) "width:180px !important;" "class" => string(13) "validate left" "placeholder" => string(4) "Type" ) ) "business_plan" => array(3) ( "label" => string(23) "Business Plan(Word,PDF)" "type" => string(4) "file" "attr" => array(5) ( "class" => string(5) " left" "placeholder" => string(13) "Business Plan" "style" => string(12) "width:180px;" "data-valid-ext" => string(12) "ppt,pptx,pdf" "data-validate-if" => string(9) "not_empty" ) ) "business_plan_ppt" => array(3) ( "label" => string(22) "Business Plan(PPT,PDF)" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(26) "Business Plan Presentation" "style" => string(12) "width:180px;" "data-valid-ext" => string(12) "ppt,pptx,pdf" "data-validate-if" => string(9) "not_empty" ) ) "images" => array(3) ( "label" => string(6) "Images" "type" => string(4) "file" "attr" => array(5) ( "class" => string(8) "validate" "placeholder" => string(6) "Images" "style" => string(12) "width:180px;" "data-valid-image" => string(4) "true" "data-validate-if" => string(9) "not_empty" ) ) "website" => array(3) ( "label" => string(7) "Website" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(25) "http://www.my-project.com" "style" => string(12) "width:180px;" "data-validate-on" => string(4) "save" ) ) "funded_by" => array(3) ( "label" => string(9) "Funded By" "type" => string(8) "textarea" "attr" => array(0) ) "other_participants" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(4) "Name" "style" => string(26) "display:none; width:180px;" ) ) "other_participants_name" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(4) "Name" "style" => string(12) "width:180px;" "onkeyup" => string(20) "updateParticipants()" ) ) "other_participants_course" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(6) "Course" "style" => string(12) "width:180px;" "onkeyup" => string(20) "updateParticipants()" ) ) ) ) private errors => NULL private errors_autofocus_once => NULL }
"categories" => object Database_MySQLi_Result(7){ protected _internal_row => integer 15 protected _query => string(252) "SELECT `category`.`category_id` AS `category_id`, `category`.`category_name` AS `category_name`, `category`.`sort_by` AS `sort_b …" protected _result => object mysqli_result(5)
"form_register" => object Form_RegisterUser(8){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 15 protected _current_row => integer 15 protected _as_object => string(14) "Model_Category" protected _object_params => NULL }{ public data => array(0) public files => NULL public validation => NULL public rules => array(8) ( "fullname" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "username" => array(3) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(1) ( 0 => string(5) "email" ) 2 => array(2) ( 0 => string(29) "Lib_Validator::uniqueUsername" 1 => array(1) ( 0 => string(6) ":value" ) ) ) "confirm_username" => array(2) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(2) ( 0 => string(7) "matches" 1 => array(3) ( 0 => string(11) ":validation" 1 => string(6) ":field" 2 => string(8) "username" ) ) ) "password" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "confirm_password" => array(2) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(2) ( 0 => string(7) "matches" 1 => array(3) ( 0 => string(11) ":validation" 1 => string(6) ":field" 2 => string(8) "password" ) ) ) "course" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "contactno" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "have_read" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) ) public rule_on => string(0) "" private cache => array(1) ( "fields" => array(11) ( "username" => array(3) ( "label" => string(5) "Email" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(5) "Email" "autocomplete" => string(3) "off" ) ) "confirm_username" => array(3) ( "label" => string(14) "Re-enter Email" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(14) "Re-enter Email" "autocomplete" => string(3) "off" ) ) "fullname" => array(4) ( "label" => string(9) "Full Name" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(9) "Full Name" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "password" => array(4) ( "label" => string(8) "Password" "type" => string(8) "password" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "Password" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "confirm_password" => array(4) ( "label" => string(16) "Confirm Password" "type" => string(8) "password" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(17) "Re-enter Password" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "course" => array(3) ( "label" => string(6) "Course" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(6) "Course" ) ) "contactno" => array(3) ( "label" => string(11) "Contact No." "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(13) "+65 9123 4567" ) ) "nric" => array(3) ( "label" => string(4) "NRIC" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(9) "S1234567E" ) ) "matrix" => array(3) ( "label" => string(7) "Matrix." "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "0123456A" ) ) "institution" => array(5) ( "label" => string(11) "Institution" "type" => string(6) "select" "db_field" => string(14) "institution_id" "options" => array(8) ( 0 => string(6) "Select" 1 => string(19) "Temasek Polytechnic" 2 => string(16) "TP Design School" 3 => string(18) "TP Business School" 4 => string(26) "TP Informatics & IT School" 5 => string(21) "TP Engineering School" 6 => string(25) "TP Applied Science School" 7 => string(39) "TP Humanities and Social Science School" ) "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "0123456A" ) ) "have_read" => array(3) ( "label" => string(20) "Terms and Conditions" "type" => string(8) "checkbox" "attr" => array(0) ) ) ) private errors => NULL private errors_autofocus_once => NULL }
"a" => NULL ) public flash_login_error => NULL public idea_form => object Form_Idea(9){ public allowed_video_types => string(24) "mp4,3gp,avi,webm,ogv,mov" public data => array(0) public files => NULL public validation => NULL public rules => array(0) public rule_on => string(0) "" private cache => array(1) ( "fields" => array(19) ( "idea_name" => array(3) ( "label" => string(13) "Project Title" "type" => string(5) "input" "attr" => array(3) ( "class" => string(13) "validate left" "placeholder" => string(13) "Project title" "style" => string(12) "width:180px;" ) ) "idea_tag" => array(3) ( "label" => string(11) "Project Tag" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(11) "Project tag" "style" => string(12) "width:180px;" ) ) "group_name" => array(3) ( "label" => string(12) "Group Member" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(10) "Group name" "style" => string(12) "width:180px;" ) ) "video" => array(3) ( "label" => string(12) "Upload Video" "type" => string(4) "file" "attr" => array(6) ( "class" => string(4) "left" "placeholder" => string(12) "Video Upload" "style" => string(12) "width:180px;" "data-valid-maxsize" => integer 400 "data-valid-ext" => string(24) "mp4,3gp,avi,webm,ogv,mov" "data-validate-if" => string(10) " not_empty" ) ) "bp_snapshot" => array(3) ( "label" => string(23) "Business Plan Snap Shot" "type" => string(4) "file" "attr" => array(6) ( "class" => string(5) " left" "placeholder" => string(12) "Video Upload" "style" => string(12) "width:180px;" "data-valid-maxsize" => integer 400 "data-valid-ext" => string(24) "mp4,3gp,avi,webm,ogv,mov" "data-validate-if" => string(9) "not_empty" ) ) "description" => array(3) ( "label" => string(13) "About Project" "type" => string(8) "textarea" "attr" => array(3) ( "class" => string(13) "validate left" "rows" => string(1) "5" "data-validate-on" => string(4) "save" ) ) "presentation_img" => array(3) ( "label" => string(11) "Cover Image" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(26) "Presentation's Cover Image" "style" => string(12) "width:180px;" "data-valid-image" => string(4) "true" "data-validate-if" => string(9) "not_empty" ) ) "categories" => array(3) ( "label" => string(10) "Categories" "type" => string(8) "checkbox" "attr" => array(2) ( "class" => string(8) "validate" "data-validate-on" => string(4) "save" ) ) "presentation_ppt" => array(3) ( "label" => string(12) "Presentation" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(12) "Presentation" "style" => string(12) "width:180px;" "data-valid-ext" => string(8) "ppt,pptx" "data-validate-if" => string(9) "not_empty" ) ) "other_ppt" => array(3) ( "label" => string(22) "Additional Information" "type" => string(4) "file" "attr" => array(5) ( "class" => string(5) " left" "placeholder" => string(10) "Powerpoint" "style" => string(12) "width:180px;" "data-valid-ext" => string(8) "ppt,pptx" "data-validate-if" => string(9) "not_empty" ) ) "idea_type" => array(4) ( "label" => string(4) "Type" "type" => string(6) "select" "options" => array(3) ( "" => string(6) "Select" 0 => string(8) "IdeaBank" 1 => string(14) "Industry Needs" ) "attr" => array(3) ( "style" => string(23) "width:180px !important;" "class" => string(13) "validate left" "placeholder" => string(4) "Type" ) ) "business_plan" => array(3) ( "label" => string(23) "Business Plan(Word,PDF)" "type" => string(4) "file" "attr" => array(5) ( "class" => string(5) " left" "placeholder" => string(13) "Business Plan" "style" => string(12) "width:180px;" "data-valid-ext" => string(12) "ppt,pptx,pdf" "data-validate-if" => string(9) "not_empty" ) ) "business_plan_ppt" => array(3) ( "label" => string(22) "Business Plan(PPT,PDF)" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(26) "Business Plan Presentation" "style" => string(12) "width:180px;" "data-valid-ext" => string(12) "ppt,pptx,pdf" "data-validate-if" => string(9) "not_empty" ) ) "images" => array(3) ( "label" => string(6) "Images" "type" => string(4) "file" "attr" => array(5) ( "class" => string(8) "validate" "placeholder" => string(6) "Images" "style" => string(12) "width:180px;" "data-valid-image" => string(4) "true" "data-validate-if" => string(9) "not_empty" ) ) "website" => array(3) ( "label" => string(7) "Website" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(25) "http://www.my-project.com" "style" => string(12) "width:180px;" "data-validate-on" => string(4) "save" ) ) "funded_by" => array(3) ( "label" => string(9) "Funded By" "type" => string(8) "textarea" "attr" => array(0) ) "other_participants" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(4) "Name" "style" => string(26) "display:none; width:180px;" ) ) "other_participants_name" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(4) "Name" "style" => string(12) "width:180px;" "onkeyup" => string(20) "updateParticipants()" ) ) "other_participants_course" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(6) "Course" "style" => string(12) "width:180px;" "onkeyup" => string(20) "updateParticipants()" ) ) ) ) private errors => NULL private errors_autofocus_once => NULL }
public categories => object Database_MySQLi_Result(7){ protected _internal_row => integer 15 protected _query => string(252) "SELECT `category`.`category_id` AS `category_id`, `category`.`category_name` AS `category_name`, `category`.`sort_by` AS `sort_b …" protected _result => object mysqli_result(5)
public form_register => object Form_RegisterUser(8){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 15 protected _current_row => integer 15 protected _as_object => string(14) "Model_Category" protected _object_params => NULL }{ public data => array(0) public files => NULL public validation => NULL public rules => array(8) ( "fullname" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "username" => array(3) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(1) ( 0 => string(5) "email" ) 2 => array(2) ( 0 => string(29) "Lib_Validator::uniqueUsername" 1 => array(1) ( 0 => string(6) ":value" ) ) ) "confirm_username" => array(2) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(2) ( 0 => string(7) "matches" 1 => array(3) ( 0 => string(11) ":validation" 1 => string(6) ":field" 2 => string(8) "username" ) ) ) "password" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "confirm_password" => array(2) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(2) ( 0 => string(7) "matches" 1 => array(3) ( 0 => string(11) ":validation" 1 => string(6) ":field" 2 => string(8) "password" ) ) ) "course" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "contactno" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "have_read" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) ) public rule_on => string(0) "" private cache => array(1) ( "fields" => array(11) ( "username" => array(3) ( "label" => string(5) "Email" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(5) "Email" "autocomplete" => string(3) "off" ) ) "confirm_username" => array(3) ( "label" => string(14) "Re-enter Email" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(14) "Re-enter Email" "autocomplete" => string(3) "off" ) ) "fullname" => array(4) ( "label" => string(9) "Full Name" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(9) "Full Name" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "password" => array(4) ( "label" => string(8) "Password" "type" => string(8) "password" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "Password" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "confirm_password" => array(4) ( "label" => string(16) "Confirm Password" "type" => string(8) "password" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(17) "Re-enter Password" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "course" => array(3) ( "label" => string(6) "Course" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(6) "Course" ) ) "contactno" => array(3) ( "label" => string(11) "Contact No." "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(13) "+65 9123 4567" ) ) "nric" => array(3) ( "label" => string(4) "NRIC" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(9) "S1234567E" ) ) "matrix" => array(3) ( "label" => string(7) "Matrix." "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "0123456A" ) ) "institution" => array(5) ( "label" => string(11) "Institution" "type" => string(6) "select" "db_field" => string(14) "institution_id" "options" => array(8) ( 0 => string(6) "Select" 1 => string(19) "Temasek Polytechnic" 2 => string(16) "TP Design School" 3 => string(18) "TP Business School" 4 => string(26) "TP Informatics & IT School" 5 => string(21) "TP Engineering School" 6 => string(25) "TP Applied Science School" 7 => string(39) "TP Humanities and Social Science School" ) "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "0123456A" ) ) "have_read" => array(3) ( "label" => string(20) "Terms and Conditions" "type" => string(8) "checkbox" "attr" => array(0) ) ) ) private errors => NULL private errors_autofocus_once => NULL }
public a => NULL public participate => bool FALSE public register => bool TRUE }141 return parent::capture($this->_file, $this->_data); 142 } 143 else 144 { 145 // Combine local and global data and capture the output 146 return self::_capture($this->_file, $this->_data, $this->_tal); 147 } 148 } 149 150 /** 151 * Sets the view filename. Overrides extension if set.
-
SYSPATH/classes/Kohana/View.php [ 228 ] » Kotal_View->render()
223 */ 224 public function __toString() 225 { 226 try 227 { 228 return $this->render(); 229 } 230 catch (Exception $e) 231 { 232 /** 233 * Display the exception message.
-
APPPATH/views/site/signup.php [ 96 ] » Kohana_View->__toString()
91 <input type="hidden" name="register" value="1"> 92 93 </form> 94 95 <div id="project_form_container" style="display:none"> 96 <?php echo Lib_View::factory('tal:idea/_add', get_defined_vars()+array('participate'=>false,'register'=>true)); ?> 97 </div> 98 99 <div style="display:none"> 100 <div id="image_template" class="file_field" style="padding:0px" > 101 <div style="display:none" ><?php echo $idea_form->field('images[]') ?></div>
-
SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)
0
string(60) "/var/www/ideabank/ideabank/application/views/site/signup.php"
56 ob_start(); 57 58 try 59 { 60 // Load the view within the current scope 61 include $kohana_view_filename; 62 } 63 catch (Exception $e) 64 { 65 // Delete the output buffer 66 ob_end_clean();
-
MODPATH/kotal/classes/Kotal/View.php [ 141 ] » Kohana_View::capture(arguments)
0
string(60) "/var/www/ideabank/ideabank/application/views/site/signup.php"
1
array(17) ( "body" => string(0) "" "metaData" => array(0) "pageTitle" => string(0) "" "is_guest" => bool TRUE "welcome_name" => string(0) "" "urlbase" => string(28) "http://www.ideabankasia.com/" "urlsite" => string(38) "http://www.ideabankasia.com/index.php/" "urlsite_frontend" => string(38) "http://www.ideabankasia.com/index.php/" "category_id" => integer 0 "urlaction" => string(6) "signup" "url_route" => string(11) "site/signup" "urlcontroller" => string(6) "signup" "flash_login_error" => NULL "idea_form" => object Form_Idea(9)
{ public allowed_video_types => string(24) "mp4,3gp,avi,webm,ogv,mov" public data => array(0) public files => NULL public validation => NULL public rules => array(0) public rule_on => string(0) "" private cache => array(1) ( "fields" => array(19) ( "idea_name" => array(3) ( "label" => string(13) "Project Title" "type" => string(5) "input" "attr" => array(3) ( "class" => string(13) "validate left" "placeholder" => string(13) "Project title" "style" => string(12) "width:180px;" ) ) "idea_tag" => array(3) ( "label" => string(11) "Project Tag" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(11) "Project tag" "style" => string(12) "width:180px;" ) ) "group_name" => array(3) ( "label" => string(12) "Group Member" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(10) "Group name" "style" => string(12) "width:180px;" ) ) "video" => array(3) ( "label" => string(12) "Upload Video" "type" => string(4) "file" "attr" => array(6) ( "class" => string(4) "left" "placeholder" => string(12) "Video Upload" "style" => string(12) "width:180px;" "data-valid-maxsize" => integer 400 "data-valid-ext" => string(24) "mp4,3gp,avi,webm,ogv,mov" "data-validate-if" => string(10) " not_empty" ) ) "bp_snapshot" => array(3) ( "label" => string(23) "Business Plan Snap Shot" "type" => string(4) "file" "attr" => array(6) ( "class" => string(5) " left" "placeholder" => string(12) "Video Upload" "style" => string(12) "width:180px;" "data-valid-maxsize" => integer 400 "data-valid-ext" => string(24) "mp4,3gp,avi,webm,ogv,mov" "data-validate-if" => string(9) "not_empty" ) ) "description" => array(3) ( "label" => string(13) "About Project" "type" => string(8) "textarea" "attr" => array(3) ( "class" => string(13) "validate left" "rows" => string(1) "5" "data-validate-on" => string(4) "save" ) ) "presentation_img" => array(3) ( "label" => string(11) "Cover Image" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(26) "Presentation's Cover Image" "style" => string(12) "width:180px;" "data-valid-image" => string(4) "true" "data-validate-if" => string(9) "not_empty" ) ) "categories" => array(3) ( "label" => string(10) "Categories" "type" => string(8) "checkbox" "attr" => array(2) ( "class" => string(8) "validate" "data-validate-on" => string(4) "save" ) ) "presentation_ppt" => array(3) ( "label" => string(12) "Presentation" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(12) "Presentation" "style" => string(12) "width:180px;" "data-valid-ext" => string(8) "ppt,pptx" "data-validate-if" => string(9) "not_empty" ) ) "other_ppt" => array(3) ( "label" => string(22) "Additional Information" "type" => string(4) "file" "attr" => array(5) ( "class" => string(5) " left" "placeholder" => string(10) "Powerpoint" "style" => string(12) "width:180px;" "data-valid-ext" => string(8) "ppt,pptx" "data-validate-if" => string(9) "not_empty" ) ) "idea_type" => array(4) ( "label" => string(4) "Type" "type" => string(6) "select" "options" => array(3) ( "" => string(6) "Select" 0 => string(8) "IdeaBank" 1 => string(14) "Industry Needs" ) "attr" => array(3) ( "style" => string(23) "width:180px !important;" "class" => string(13) "validate left" "placeholder" => string(4) "Type" ) ) "business_plan" => array(3) ( "label" => string(23) "Business Plan(Word,PDF)" "type" => string(4) "file" "attr" => array(5) ( "class" => string(5) " left" "placeholder" => string(13) "Business Plan" "style" => string(12) "width:180px;" "data-valid-ext" => string(12) "ppt,pptx,pdf" "data-validate-if" => string(9) "not_empty" ) ) "business_plan_ppt" => array(3) ( "label" => string(22) "Business Plan(PPT,PDF)" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(26) "Business Plan Presentation" "style" => string(12) "width:180px;" "data-valid-ext" => string(12) "ppt,pptx,pdf" "data-validate-if" => string(9) "not_empty" ) ) "images" => array(3) ( "label" => string(6) "Images" "type" => string(4) "file" "attr" => array(5) ( "class" => string(8) "validate" "placeholder" => string(6) "Images" "style" => string(12) "width:180px;" "data-valid-image" => string(4) "true" "data-validate-if" => string(9) "not_empty" ) ) "website" => array(3) ( "label" => string(7) "Website" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(25) "http://www.my-project.com" "style" => string(12) "width:180px;" "data-validate-on" => string(4) "save" ) ) "funded_by" => array(3) ( "label" => string(9) "Funded By" "type" => string(8) "textarea" "attr" => array(0) ) "other_participants" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(4) "Name" "style" => string(26) "display:none; width:180px;" ) ) "other_participants_name" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(4) "Name" "style" => string(12) "width:180px;" "onkeyup" => string(20) "updateParticipants()" ) ) "other_participants_course" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(6) "Course" "style" => string(12) "width:180px;" "onkeyup" => string(20) "updateParticipants()" ) ) ) ) private errors => NULL private errors_autofocus_once => NULL }
"categories" => object Database_MySQLi_Result(7){ protected _internal_row => integer 15 protected _query => string(252) "SELECT `category`.`category_id` AS `category_id`, `category`.`category_name` AS `category_name`, `category`.`sort_by` AS `sort_b …" protected _result => object mysqli_result(5)
"form_register" => object Form_RegisterUser(8){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 15 protected _current_row => integer 15 protected _as_object => string(14) "Model_Category" protected _object_params => NULL }{ public data => array(0) public files => NULL public validation => NULL public rules => array(8) ( "fullname" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "username" => array(3) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(1) ( 0 => string(5) "email" ) 2 => array(2) ( 0 => string(29) "Lib_Validator::uniqueUsername" 1 => array(1) ( 0 => string(6) ":value" ) ) ) "confirm_username" => array(2) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(2) ( 0 => string(7) "matches" 1 => array(3) ( 0 => string(11) ":validation" 1 => string(6) ":field" 2 => string(8) "username" ) ) ) "password" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "confirm_password" => array(2) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(2) ( 0 => string(7) "matches" 1 => array(3) ( 0 => string(11) ":validation" 1 => string(6) ":field" 2 => string(8) "password" ) ) ) "course" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "contactno" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "have_read" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) ) public rule_on => string(0) "" private cache => array(1) ( "fields" => array(11) ( "username" => array(3) ( "label" => string(5) "Email" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(5) "Email" "autocomplete" => string(3) "off" ) ) "confirm_username" => array(3) ( "label" => string(14) "Re-enter Email" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(14) "Re-enter Email" "autocomplete" => string(3) "off" ) ) "fullname" => array(4) ( "label" => string(9) "Full Name" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(9) "Full Name" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "password" => array(4) ( "label" => string(8) "Password" "type" => string(8) "password" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "Password" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "confirm_password" => array(4) ( "label" => string(16) "Confirm Password" "type" => string(8) "password" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(17) "Re-enter Password" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "course" => array(3) ( "label" => string(6) "Course" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(6) "Course" ) ) "contactno" => array(3) ( "label" => string(11) "Contact No." "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(13) "+65 9123 4567" ) ) "nric" => array(3) ( "label" => string(4) "NRIC" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(9) "S1234567E" ) ) "matrix" => array(3) ( "label" => string(7) "Matrix." "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "0123456A" ) ) "institution" => array(5) ( "label" => string(11) "Institution" "type" => string(6) "select" "db_field" => string(14) "institution_id" "options" => array(8) ( 0 => string(6) "Select" 1 => string(19) "Temasek Polytechnic" 2 => string(16) "TP Design School" 3 => string(18) "TP Business School" 4 => string(26) "TP Informatics & IT School" 5 => string(21) "TP Engineering School" 6 => string(25) "TP Applied Science School" 7 => string(39) "TP Humanities and Social Science School" ) "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "0123456A" ) ) "have_read" => array(3) ( "label" => string(20) "Terms and Conditions" "type" => string(8) "checkbox" "attr" => array(0) ) ) ) private errors => NULL private errors_autofocus_once => NULL }
"a" => NULL )136 } 137 138 if ($this->_check_tal_exclusions() === FALSE) 139 { 140 // No TAL, just process as normal 141 return parent::capture($this->_file, $this->_data); 142 } 143 else 144 { 145 // Combine local and global data and capture the output 146 return self::_capture($this->_file, $this->_data, $this->_tal);
-
MODPATH/ideabank/classes/Controller/Base.php [ 49 ] » Kotal_View->render()
44 $this->redirect('login?a=account!/profile'); 45 } 46 47 public function view($view = '', $data = array()) { 48 $data = array_merge_recursive( Lib_View::getGlobalData() , $data); 49 $this->template->body = Lib_View::factory($view, $data)->render(); 50 } 51 52 // override 53 public function before() { 54
-
APPPATH/classes/Controller/Site.php [ 160 ] » Controller_Base->view(arguments)
0
string(8) "./signup"
1
array(5) ( "flash_login_error" => NULL "idea_form" => object Form_Idea(9)
{ public allowed_video_types => string(24) "mp4,3gp,avi,webm,ogv,mov" public data => array(0) public files => NULL public validation => NULL public rules => array(0) public rule_on => string(0) "" private cache => array(1) ( "fields" => array(19) ( "idea_name" => array(3) ( "label" => string(13) "Project Title" "type" => string(5) "input" "attr" => array(3) ( "class" => string(13) "validate left" "placeholder" => string(13) "Project title" "style" => string(12) "width:180px;" ) ) "idea_tag" => array(3) ( "label" => string(11) "Project Tag" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(11) "Project tag" "style" => string(12) "width:180px;" ) ) "group_name" => array(3) ( "label" => string(12) "Group Member" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(10) "Group name" "style" => string(12) "width:180px;" ) ) "video" => array(3) ( "label" => string(12) "Upload Video" "type" => string(4) "file" "attr" => array(6) ( "class" => string(4) "left" "placeholder" => string(12) "Video Upload" "style" => string(12) "width:180px;" "data-valid-maxsize" => integer 400 "data-valid-ext" => string(24) "mp4,3gp,avi,webm,ogv,mov" "data-validate-if" => string(10) " not_empty" ) ) "bp_snapshot" => array(3) ( "label" => string(23) "Business Plan Snap Shot" "type" => string(4) "file" "attr" => array(6) ( "class" => string(5) " left" "placeholder" => string(12) "Video Upload" "style" => string(12) "width:180px;" "data-valid-maxsize" => integer 400 "data-valid-ext" => string(24) "mp4,3gp,avi,webm,ogv,mov" "data-validate-if" => string(9) "not_empty" ) ) "description" => array(3) ( "label" => string(13) "About Project" "type" => string(8) "textarea" "attr" => array(3) ( "class" => string(13) "validate left" "rows" => string(1) "5" "data-validate-on" => string(4) "save" ) ) "presentation_img" => array(3) ( "label" => string(11) "Cover Image" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(26) "Presentation's Cover Image" "style" => string(12) "width:180px;" "data-valid-image" => string(4) "true" "data-validate-if" => string(9) "not_empty" ) ) "categories" => array(3) ( "label" => string(10) "Categories" "type" => string(8) "checkbox" "attr" => array(2) ( "class" => string(8) "validate" "data-validate-on" => string(4) "save" ) ) "presentation_ppt" => array(3) ( "label" => string(12) "Presentation" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(12) "Presentation" "style" => string(12) "width:180px;" "data-valid-ext" => string(8) "ppt,pptx" "data-validate-if" => string(9) "not_empty" ) ) "other_ppt" => array(3) ( "label" => string(22) "Additional Information" "type" => string(4) "file" "attr" => array(5) ( "class" => string(5) " left" "placeholder" => string(10) "Powerpoint" "style" => string(12) "width:180px;" "data-valid-ext" => string(8) "ppt,pptx" "data-validate-if" => string(9) "not_empty" ) ) "idea_type" => array(4) ( "label" => string(4) "Type" "type" => string(6) "select" "options" => array(3) ( "" => string(6) "Select" 0 => string(8) "IdeaBank" 1 => string(14) "Industry Needs" ) "attr" => array(3) ( "style" => string(23) "width:180px !important;" "class" => string(13) "validate left" "placeholder" => string(4) "Type" ) ) "business_plan" => array(3) ( "label" => string(23) "Business Plan(Word,PDF)" "type" => string(4) "file" "attr" => array(5) ( "class" => string(5) " left" "placeholder" => string(13) "Business Plan" "style" => string(12) "width:180px;" "data-valid-ext" => string(12) "ppt,pptx,pdf" "data-validate-if" => string(9) "not_empty" ) ) "business_plan_ppt" => array(3) ( "label" => string(22) "Business Plan(PPT,PDF)" "type" => string(4) "file" "attr" => array(5) ( "class" => string(13) "validate left" "placeholder" => string(26) "Business Plan Presentation" "style" => string(12) "width:180px;" "data-valid-ext" => string(12) "ppt,pptx,pdf" "data-validate-if" => string(9) "not_empty" ) ) "images" => array(3) ( "label" => string(6) "Images" "type" => string(4) "file" "attr" => array(5) ( "class" => string(8) "validate" "placeholder" => string(6) "Images" "style" => string(12) "width:180px;" "data-valid-image" => string(4) "true" "data-validate-if" => string(9) "not_empty" ) ) "website" => array(3) ( "label" => string(7) "Website" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(25) "http://www.my-project.com" "style" => string(12) "width:180px;" "data-validate-on" => string(4) "save" ) ) "funded_by" => array(3) ( "label" => string(9) "Funded By" "type" => string(8) "textarea" "attr" => array(0) ) "other_participants" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "placeholder" => string(4) "Name" "style" => string(26) "display:none; width:180px;" ) ) "other_participants_name" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(4) "Name" "style" => string(12) "width:180px;" "onkeyup" => string(20) "updateParticipants()" ) ) "other_participants_course" => array(3) ( "label" => string(18) "Other Participants" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "placeholder" => string(6) "Course" "style" => string(12) "width:180px;" "onkeyup" => string(20) "updateParticipants()" ) ) ) ) private errors => NULL private errors_autofocus_once => NULL }
"categories" => object Database_MySQLi_Result(7){ protected _internal_row => integer 15 protected _query => string(252) "SELECT `category`.`category_id` AS `category_id`, `category`.`category_name` AS `category_name`, `category`.`sort_by` AS `sort_b …" protected _result => object mysqli_result(5)
"form_register" => object Form_RegisterUser(8){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 15 protected _current_row => integer 15 protected _as_object => string(14) "Model_Category" protected _object_params => NULL }{ public data => array(0) public files => NULL public validation => NULL public rules => array(8) ( "fullname" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "username" => array(3) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(1) ( 0 => string(5) "email" ) 2 => array(2) ( 0 => string(29) "Lib_Validator::uniqueUsername" 1 => array(1) ( 0 => string(6) ":value" ) ) ) "confirm_username" => array(2) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(2) ( 0 => string(7) "matches" 1 => array(3) ( 0 => string(11) ":validation" 1 => string(6) ":field" 2 => string(8) "username" ) ) ) "password" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "confirm_password" => array(2) ( 0 => array(1) ( 0 => string(9) "not_empty" ) 1 => array(2) ( 0 => string(7) "matches" 1 => array(3) ( 0 => string(11) ":validation" 1 => string(6) ":field" 2 => string(8) "password" ) ) ) "course" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "contactno" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) "have_read" => array(1) ( 0 => array(1) ( 0 => string(9) "not_empty" ) ) ) public rule_on => string(0) "" private cache => array(1) ( "fields" => array(11) ( "username" => array(3) ( "label" => string(5) "Email" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(5) "Email" "autocomplete" => string(3) "off" ) ) "confirm_username" => array(3) ( "label" => string(14) "Re-enter Email" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(14) "Re-enter Email" "autocomplete" => string(3) "off" ) ) "fullname" => array(4) ( "label" => string(9) "Full Name" "type" => string(5) "input" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(9) "Full Name" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "password" => array(4) ( "label" => string(8) "Password" "type" => string(8) "password" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "Password" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "confirm_password" => array(4) ( "label" => string(16) "Confirm Password" "type" => string(8) "password" "attr" => array(4) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(17) "Re-enter Password" "autocomplete" => string(3) "off" ) "redisplay" => bool FALSE ) "course" => array(3) ( "label" => string(6) "Course" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(6) "Course" ) ) "contactno" => array(3) ( "label" => string(11) "Contact No." "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(13) "+65 9123 4567" ) ) "nric" => array(3) ( "label" => string(4) "NRIC" "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(9) "S1234567E" ) ) "matrix" => array(3) ( "label" => string(7) "Matrix." "type" => string(5) "input" "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "0123456A" ) ) "institution" => array(5) ( "label" => string(11) "Institution" "type" => string(6) "select" "db_field" => string(14) "institution_id" "options" => array(8) ( 0 => string(6) "Select" 1 => string(19) "Temasek Polytechnic" 2 => string(16) "TP Design School" 3 => string(18) "TP Business School" 4 => string(26) "TP Informatics & IT School" 5 => string(21) "TP Engineering School" 6 => string(25) "TP Applied Science School" 7 => string(39) "TP Humanities and Social Science School" ) "attr" => array(3) ( "class" => string(4) "left" "style" => string(12) "width:180px;" "placeholder" => string(8) "0123456A" ) ) "have_read" => array(3) ( "label" => string(20) "Terms and Conditions" "type" => string(8) "checkbox" "attr" => array(0) ) ) ) private errors => NULL private errors_autofocus_once => NULL }
"a" => NULL )155 //------------ 156 157 158 $data['form_register'] = new Form_RegisterUser(); 159 $data['a'] = $this->request->query('a'); 160 $this->view('./signup',$data); 161 162 } 163 164 public function action_register_with_project() 165 {
-
SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Site->action_signup()
79 array(':uri' => $this->request->uri()) 80 )->request($this->request); 81 } 82 83 // Execute the action itself 84 $this->{$action}(); 85 86 // Execute the "after action" method 87 $this->after(); 88 89 // Return the response
-
{PHP internal call} » Kohana_Controller->execute()
-
SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)
0
object Controller_Site(7)
{ public public_actions => array(1) ( 0 => string(1) "*" ) public template => object View(4)
{ protected _tal => NULL protected _tal_enable => bool FALSE protected _file => string(60) "/var/www/ideabank/ideabank/application/views/layout/main.php" protected _data => array(0) }
public layout_column => string(1) "1" public breadcrumbs => array(1) ( 0 => array(2) ( 0 => string(4) "Home" 1 => string(4) "home" ) ) public auto_render => bool TRUE public request => object Request(19){ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.0" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
public response => object Response(5){ protected _filters => array(0) protected _uri => string(6) "signup" protected _regex => array(0) protected _defaults => array(2) ( "controller" => string(4) "site" "action" => string(6) "signup" ) protected _route_regex => string(12) "#^signup$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(0) "" protected _controller => string(4) "Site" protected _action => string(6) "signup" protected _uri => string(6) "signup" protected _external => bool FALSE protected _params => array(0) protected _get => array(0) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "Authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }
}{ protected _status => integer 200 protected _header => object HTTP_Header(0)
}{ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.0" }92 93 // Create a new instance of the controller 94 $controller = $class->newInstance($request, $response); 95 96 // Run the controller's execute() method 97 $response = $class->getMethod('execute')->invoke($controller); 98 99 if ( ! $response instanceof Response) 100 { 101 // Controller failed to return a Response. 102 throw new Kohana_Exception('Controller failed to return a Response');
-
SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)
0
object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.0" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(6) "signup" protected _regex => array(0) protected _defaults => array(2) ( "controller" => string(4) "site" "action" => string(6) "signup" ) protected _route_regex => string(12) "#^signup$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(0) "" protected _controller => string(4) "Site" protected _action => string(6) "signup" protected _uri => string(6) "signup" protected _external => bool FALSE protected _params => array(0) protected _get => array(0) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "Authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }
}1
object Response(5)
{ protected _status => integer 200 protected _header => object HTTP_Header(0)
{ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.0" }109 $orig_response = $response = Response::factory(array('_protocol' => $request->protocol())); 110 111 if (($cache = $this->cache()) instanceof HTTP_Cache) 112 return $cache->execute($this, $request, $response); 113 114 $response = $this->execute_request($request, $response); 115 116 // Execute response callbacks 117 foreach ($this->header_callbacks() as $header => $callback) 118 { 119 if ($response->headers($header))
-
SYSPATH/classes/Kohana/Request.php [ 986 ] » Kohana_Request_Client->execute(arguments)
0
object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.0" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(6) "signup" protected _regex => array(0) protected _defaults => array(2) ( "controller" => string(4) "site" "action" => string(6) "signup" ) protected _route_regex => string(12) "#^signup$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(0) "" protected _controller => string(4) "Site" protected _action => string(6) "signup" protected _uri => string(6) "signup" protected _external => bool FALSE protected _params => array(0) protected _get => array(0) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "Authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }
}981 throw new Request_Exception('Unable to execute :uri without a Kohana_Request_Client', array( 982 ':uri' => $this->_uri, 983 )); 984 } 985 986 return $this->_client->execute($this); 987 } 988 989 /** 990 * Returns whether this request is the initial request Kohana received. 991 * Can be used to test for sub requests.
-
DOCROOT/index.php [ 20 ] » Kohana_Request->execute()
15 /** 16 * Execute the main request. A source of the URI can be passed, eg: $_SERVER['PATH_INFO']. 17 * If no source is specified, the URI will be automatically detected. 18 */ 19 echo Request::factory(TRUE, array(), FALSE) 20 ->execute() 21 ->send_headers(TRUE) 22 ->body(); 23 }