NuSphere Forums Forum Index
NuSphere Forums


Wed Jun 17, 2009 2:21 pm
Replies: 4
Views: 3732
A view script is a plain php script that is included by a method of a class.
Basically like this:

class Zend_View {

public function render($script){
/*
...

Tue Jun 16, 2009 8:47 am
Replies: 4
Views: 3732
I am using Zend Framework and there is no code completition inside view scripts. I know that IDE has no knowledge of the properties and I have to type hint.
I am doing somethig like this:

<?php ...

Tue Dec 02, 2008 12:36 pm
Replies: 2
Views: 3683
Not sure if it is just me, but after updating to PHPEd 5.6 all Top publishing directory entries in project setting are empty.
I have to reenter them for all projects.

KASI

Fri Jan 11, 2008 3:55 pm
Replies: 2
Views: 3788
Do not use some sort of phpdoc syntax but correct phpdoc syntax

this works:

foreach ($objects as $current)
{
/**
* @var baseClass
*/
$current->
}


KASI

Wed Oct 24, 2007 11:33 am
Replies: 4
Views: 4513
This was a [url=http://forum.nusphere.com/viewtopic.php?t=3882]feature request and is implemented in version 5.2.
I also prefer the previous way. So we are at least 2, which makes me hoping we can sw ...

Wed Oct 24, 2007 11:25 am
Replies: 7
Views: 4974
I thought you are specialized in doing the impossible Wink ?
So what is about a switch Settings->IDE->clickthrough : true | false??

KASI

Tue Oct 23, 2007 2:36 pm
Replies: 7
Views: 4974
Is there a switch because I prefer the old behavior.
Best is do like Visual Studio (which is closer to PhpED than Word) and place the cursor (if possible) on the clicked position but do no further a ...

Mon Oct 22, 2007 2:51 pm
Replies: 1
Views: 4138
Hi, I am using PhpED 5.2.5210 on xp.sp2

When I for example use Code Explorer in Project Tree View, and open and close some Folders and then click "Shop public members"-Icon all once opene ...

Tue Sep 04, 2007 4:38 pm
Replies: 17
Views: 9718
I also still have problems with the sun server, So I downloaded the latest version of PHPed (5029 / 3.2.3), installed DBG and changed php.ini to autoprepend a file and it crashed.

So I did some mor ...

Thu Aug 02, 2007 3:46 pm
Replies: 7
Views: 9477
It is strange but I know for sure when auto_prepend_file in php.ini is used:
1. using php from console an "Segmentation fault (core dumped)" always occurs.
2. using php as apache module so ...

Thu Aug 02, 2007 8:33 am
Replies: 7
Views: 9477
The problem with the SSH settings happened on window XP. Only the SSH defaults settings where updated, but not my own. So that are only 2 more so it is no problem to change them manually.

The bigge ...

Wed Aug 01, 2007 12:02 pm
Replies: 7
Views: 9477
1. I have installed PhpED 5.0.1 over an existing 5.0 installation. Installation went fine but then it told me that I need DBG3.2 to use debugging. After copying the new file to PHP extension dir and r ...
Page 1 of 1
All times are GMT - 5 Hours