PHP 클래스 TasksTable, Flarepoint-crm

Kartaca WBVS is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Kartaca WBVS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Kartaca WBVS. If not, see .
상속: extends Zend_Db_Table
파일 보기 프로젝트 열기: Bottelet/Flarepoint-crm 1 사용 예제들

공개 메소드들

메소드 설명
down ( ) : void Reverse the migrations.
up ( ) : void Run the migrations.

메소드 상세

down() 공개 메소드

Reverse the migrations.
public down ( ) : void
리턴 void

up() 공개 메소드

Run the migrations.
public up ( ) : void
리턴 void