PHP 클래스 Ip\Internal\Grid\Model\Status

파일 보기 프로젝트 열기: impresspages/impresspages

공개 메소드들

메소드 설명
build ( $variables )
depth ( $statusVariables ) : integer Get the depth of nesting
genSubgridVariables ( $curStatusVariables, $gridId, $gridParentId )
parse ( $statusVariable )

메소드 상세

build() 공개 정적인 메소드

public static build ( $variables )

depth() 공개 정적인 메소드

Get the depth of nesting
public static depth ( $statusVariables ) : integer
$statusVariables
리턴 integer

genSubgridVariables() 공개 정적인 메소드

public static genSubgridVariables ( $curStatusVariables, $gridId, $gridParentId )

parse() 공개 정적인 메소드

public static parse ( $statusVariable )