PHP 클래스 iaPage

Subrion - open source content management system Copyright (C) 2016 Intelliants, LLC This file is part of Subrion. Subrion 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. Subrion 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 Subrion. If not, see .
상속: extends abstractPlugin
파일 보기 프로젝트 열기: intelliants/subrion 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$extendedExtensions

보호된 프로퍼티들

프로퍼티 타입 설명
$_adminGroupsTable
$_adminTable
$_pageTitles
$_table

공개 메소드들

메소드 설명
getAdminGroupsTable ( )
getAdminTable ( )
getByName ( $pageName, $lookupThroughBackend = true )
getGroups ( array $exclusions = [] )
getNonServicePages ( array $exclude )
getPageTitle ( $pageName, $default = null )
getTitles ( )
getUrlByName ( $pageName )

메소드 상세

getAdminGroupsTable() 공개 정적인 메소드

public static getAdminGroupsTable ( )

getAdminTable() 공개 정적인 메소드

public static getAdminTable ( )

getByName() 공개 메소드

public getByName ( $pageName, $lookupThroughBackend = true )

getGroups() 공개 메소드

public getGroups ( array $exclusions = [] )
$exclusions array

getNonServicePages() 공개 메소드

public getNonServicePages ( array $exclude )
$exclude array

getPageTitle() 공개 메소드

public getPageTitle ( $pageName, $default = null )

getTitles() 공개 메소드

public getTitles ( )

getUrlByName() 공개 메소드

public getUrlByName ( $pageName )

프로퍼티 상세

$_adminGroupsTable 보호되어 있는 정적으로 프로퍼티

protected static $_adminGroupsTable

$_adminTable 보호되어 있는 정적으로 프로퍼티

protected static $_adminTable

$_pageTitles 보호되어 있는 정적으로 프로퍼티

protected static $_pageTitles

$_table 보호되어 있는 정적으로 프로퍼티

protected static $_table

$extendedExtensions 공개적으로 프로퍼티

public $extendedExtensions