PATH:
home
/
lab2454c
/
incforce.com
/
wp-content
/
plugins
/
smart-slider-3
/
Nextend
/
Framework
/
Font
<?php namespace Nextend\Framework\Font; use Nextend\Framework\Controller\Admin\AdminVisualManagerAjaxController; class ControllerAjaxFont extends AdminVisualManagerAjaxController { protected $type = 'font'; public function getModel() { return new ModelFont($this); } }
[-] FontStyle.php
[edit]
[-] FontStorage.php
[edit]
[-] ModelFont.php
[edit]
[+]
..
[-] FontRenderer.php
[edit]
[-] AbstractFontSource.php
[edit]
[-] ControllerAjaxFont.php
[edit]
[+]
Block
[-] FontSettings.php
[edit]
[-] FontSources.php
[edit]
[-] FontParser.php
[edit]
[-] FontManager.php
[edit]
[+]
Sources