Welcome Guest, Not a member yet? Register   Sign In
Template Lib/Parser question
#1

[eluser]the_unforgiven[/eluser]
Using Phil Sturgeons library for templating i have
Code:
$this->template
     ->set_layout('default')
     ->build('admin/clientlist', $data);
in my controller, so oif i wanted to say if clientlist template is used do this how would i acheive this?

like
Code:
$template['clientlist']


Messages In This Thread
Template Lib/Parser question - by El Forum - 08-13-2012, 07:47 AM
Template Lib/Parser question - by El Forum - 08-13-2012, 03:07 PM
Template Lib/Parser question - by El Forum - 08-13-2012, 04:56 PM
Template Lib/Parser question - by El Forum - 08-14-2012, 02:43 AM
Template Lib/Parser question - by El Forum - 08-16-2012, 07:33 AM
Template Lib/Parser question - by El Forum - 08-16-2012, 07:58 AM
Template Lib/Parser question - by El Forum - 08-16-2012, 08:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB